git.git
2005-05-26 Linus TorvaldsMake "parse_object()" also fill in commit message buffe...
2005-05-26 Linus Torvaldsgit-rev-list: add "end" commit and "--header" flag
2005-05-26 Linus Torvaldscommit: save the commit buffer off when parsing a commit
2005-05-26 Linus Torvaldsunpack_sha1_file: zero-pad the unpacked object.
2005-05-25 Junio C Hamano[PATCH] Mode only changes from diff.
2005-05-25 Junio C Hamano[PATCH] Fix type-change handling when assigning the...
2005-05-25 Junio C Hamano[PATCH] Adjust show-files test for dotfiles.
2005-05-25 Linus Torvaldsgit-pull-script: pretty-print the merge head information
2005-05-25 Jeff Garzik[PATCH] optimize git-resolve-script
2005-05-25 Linus Torvaldsdiff.c: don't silently ignore unknown state changes...
2005-05-25 Junio C Hamano[PATCH] show changed tree objects with recursive git...
2005-05-25 Junio C Hamano[PATCH] Use pathspec array correctly
2005-05-25 Linus Torvaldsgit-rev-tree: teach it about tag references
2005-05-25 Junio C Hamano[PATCH] Allow dot files in ls-files as well (take #2).
2005-05-25 Linus Torvaldsgit-diff-cache: fix argument parsing
2005-05-25 Junio C Hamano[PATCH] Update rename/copy similarity estimator.
2005-05-25 Junio C Hamano[PATCH] Squelch compiler warning
2005-05-25 Junio C Hamano[PATCH] Allow symlinks in the leading path in checkout...
2005-05-25 Junio C Hamano[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff...
2005-05-24 Linus Torvaldsgit-update-cache: allow dot-files
2005-05-24 Linus Torvaldsgit-commit-tree: allow overriding of commit date
2005-05-24 Junio C Hamano[PATCH] Redo rename/copy detection logic.
2005-05-24 Linus Torvaldsgit-apply: more consistency checks on gitdiff filenames
2005-05-24 Nicolas Pitre[PATCH] adjust git-deltafy-script to the new diff-tree...
2005-05-24 Junio C Hamano[PATCH] Update git-diff-cache documentation.
2005-05-24 Junio C Hamano[PATCH] Fix diff-pruning logic which was running prune...
2005-05-24 Linus Torvaldsgit-apply: start using the index file information.
2005-05-23 Linus Torvaldsgit-apply: if no input files specified, apply stdin
2005-05-23 Linus Torvaldsdiff-tree: don't write headers if the diff queue is...
2005-05-23 Linus Torvaldsgit-apply: unknown modes are zero, not -1
2005-05-23 Junio C Hamano[PATCH] diff-raw format update take #2.
2005-05-23 Linus Torvaldsgit-apply: parse the diff headers (both traditional...
2005-05-23 Linus Torvaldsgit-apply: improve error detection and messages
2005-05-23 Linus Torvaldsgit-apply: bad patch fragments are fatal
2005-05-23 Junio C Hamano[PATCH] NUL terminate diff-tree header lines under -z.
2005-05-23 Junio C Hamano[PATCH] Performance fix for pickaxe.
2005-05-23 Junio C Hamano[PATCH] Rename/copy detection fix.
2005-05-23 Junio C Hamano[PATCH] Be careful with symlinks when detecting renames...
2005-05-23 Linus TorvaldsStart implementing "git-apply"
2005-05-22 Linus TorvaldsDon't care about st_dev in the index file
2005-05-22 Linus TorvaldsSome more sparse warning fixes
2005-05-22 Linus TorvaldsFix up git-fsck-cache documentation
2005-05-22 Linus TorvaldsInclude file cleanups..
2005-05-22 Thomas Glanzmann[PATCH] Makefile: Solaris fix: call $(MAKE) instead...
2005-05-22 David Greaves[PATCH] Docs - delta object
2005-05-22 David Greaves[PATCH] Docs - tag object, git- prefix and s/changeset...
2005-05-22 David Greaves[PATCH] Docs - include README in git.txt
2005-05-22 David Greaves[PATCH] Docs - asciidoc changes
2005-05-22 David Greaves[PATCH] Docs - Makefile update
2005-05-22 Linus TorvaldsSplit up git-pull-script into separate "fetch" and...
2005-05-22 Junio C Hamano[PATCH] Diffcore updates.
2005-05-22 Junio C Hamano[PATCH] Add the code to set default minimum score back in.
2005-05-22 Junio C Hamano[PATCH] Fix tweak in similarity estimator.
2005-05-22 Junio C Hamano[PATCH] The diff-raw format updates.
2005-05-22 Junio C Hamano[PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21 Junio C Hamano[PATCH] Tweak diffcore-rename heuristics.
2005-05-21 Linus Torvaldsdiff-tree: don't print multiple headers for merges...
2005-05-21 Junio C Hamano[PATCH] Constness fix for pickaxe option.
2005-05-21 Linus Torvaldsdiff-tree: prettify output slightly
2005-05-21 Linus Torvaldst/t4003-diff-rename-1: use modern options to "diff"
2005-05-21 Linus Torvalds"make clean" should also clean up documentation
2005-05-21 Junio C Hamano[PATCH] Diff overhaul, adding the other half of copy...
2005-05-21 Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21 Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-21 Linus Torvaldsgit-whatchanged: allow other pagers
2005-05-21 Daniel Barkalow[PATCH] Fix use of wc in t0000-basic
2005-05-20 Nicolas Pitre[PATCH] delta creation
2005-05-20 Nicolas Pitre[PATCH] delta check
2005-05-20 Nicolas Pitre[PATCH] delta read
2005-05-20 Linus Torvaldssparse cleanup
2005-05-20 Junio C Hamano[PATCH] Simplify "reverse-diff" logic in the diff core.
2005-05-20 Junio C Hamano[PATCH] Diff-files fix with more tests.
2005-05-20 Junio C Hamano[PATCH] Add tests for diff-tree
2005-05-20 Linus Torvaldsdiff-tree: use new base_name_compare() helper function
2005-05-20 Linus TorvaldsIntroduce "base_name_compare()" helper function
2005-05-20 Junio C Hamano[PATCH] Document -R option for git-diff-tree.
2005-05-20 Linus Torvaldsfsck-cache: fix segfault on nonexistent referenced...
2005-05-20 Linus TorvaldsFix up previous commit
2005-05-20 Junio C Hamano[PATCH] diff overhaul
2005-05-19 Linus Torvaldsdiff-tree: add "--root" flag to show a root commit...
2005-05-19 Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-19 Thomas Glanzmann[PATCH] Declare stacked variables before the first...
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-19 Sebastian Kuzminsky[PATCH] manpage name conflict
2005-05-19 Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-19 Linus Torvaldsdiff.c: remove left-over scoring debug message
2005-05-19 Linus Torvaldsgit-whatchanged: use 'less -S' on the output to make...
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-19 Nicolas Pitre[PATCH] Deltification library work by Nicolas Pitre.
2005-05-19 Junio C Hamano[PATCH] A test case addition for strbuf regression
2005-05-19 Junio C Hamano[PATCH] fix strbuf take #2
2005-05-18 Linus Torvaldsmerge-base: use the new lookup_commit_reference() helpe...
2005-05-18 Linus Torvaldscommit: add "lookup_commit_reference()" helper function
2005-05-18 Nicolas Pitre[PATCH] fix show_date() for positive timezones
2005-05-18 Linus Torvaldsdiff-tree: don't match non-directories as partial pathnames
2005-05-18 Linus Torvaldsdiff-tree: fix "whole sub-tree disappeared or appeared...
2005-05-18 Linus Torvaldsdiff-tree: fix up comparison of "interesting" sub-trees
2005-05-18 Linus Torvaldsdiff-tree: show hex sha1 of the single-commit argument...
2005-05-18 Linus Torvaldsdiff-tree: fix and extend argument parsing
2005-05-18 Linus Torvaldsdiff-tree: clean up diff_tree_stdin() function
next