aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] delta checkNicolas Pitre2005-05-20
* [PATCH] delta readNicolas Pitre2005-05-20
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] Simplify "reverse-diff" logic in the diff core.Junio C Hamano2005-05-20
* [PATCH] Diff-files fix with more tests.Junio C Hamano2005-05-20
* [PATCH] Add tests for diff-treeJunio C Hamano2005-05-20
* diff-tree: use new base_name_compare() helper functionLinus Torvalds2005-05-20
* Introduce "base_name_compare()" helper functionLinus Torvalds2005-05-20
* [PATCH] Document -R option for git-diff-tree.Junio C Hamano2005-05-20
* fsck-cache: fix segfault on nonexistent referenced objectLinus Torvalds2005-05-20
* Fix up previous commitLinus Torvalds2005-05-19
* [PATCH] diff overhaulJunio C Hamano2005-05-19
* diff-tree: add "--root" flag to show a root commit as a big creation event.Linus Torvalds2005-05-19
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH] Declare stacked variables before the first statement.Thomas Glanzmann2005-05-19
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-19
* [PATCH] manpage name conflictSebastian Kuzminsky2005-05-19
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-19
* diff.c: remove left-over scoring debug messageLinus Torvalds2005-05-19
* git-whatchanged: use 'less -S' on the output to make it more user friendlyLinus Torvalds2005-05-19
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-19
* [PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre2005-05-19
* [PATCH] A test case addition for strbuf regressionJunio C Hamano2005-05-19
* [PATCH] fix strbuf take #2Junio C Hamano2005-05-19
* merge-base: use the new lookup_commit_reference() helper functionLinus Torvalds2005-05-18
* commit: add "lookup_commit_reference()" helper functionLinus Torvalds2005-05-18
* [PATCH] fix show_date() for positive timezonesNicolas Pitre2005-05-18
* diff-tree: don't match non-directories as partial pathnamesLinus Torvalds2005-05-18
* diff-tree: fix "whole sub-tree disappeared or appeared" caseLinus Torvalds2005-05-18
* diff-tree: fix up comparison of "interesting" sub-treesLinus Torvalds2005-05-18
* diff-tree: show hex sha1 of the single-commit argument case correctly.Linus Torvalds2005-05-18
* diff-tree: fix and extend argument parsingLinus Torvalds2005-05-18
* diff-tree: clean up diff_tree_stdin() functionLinus Torvalds2005-05-18
* diff-helper: pass unrecognized lines through unmodifiedLinus Torvalds2005-05-18
* strbuf: allow zero-length linesLinus Torvalds2005-05-18
* [PATCH] Diff-helper updateJunio C Hamano2005-05-18
* fsck-cache: read the default reference information even whenLinus Torvalds2005-05-18
* fsck-cache: walk the 'refs' directory if the user doesn't give anyLinus Torvalds2005-05-18
* [PATCH] Fix diff output take #4.Junio C Hamano2005-05-18
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-18
* Add silly "git-whatchanged" script.Linus Torvalds2005-05-17
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-16
* Remove obsolete note about native CPU byte formatPetr Baudis2005-05-15
* Rename some more cache-related functionsBrad Roberts2005-05-15
* Rename cache_match_stat() to ce_match_stat()Brad Roberts2005-05-15
* Cleanup the x-allocation functionsBrad Roberts2005-05-15
* [PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano2005-05-15
* [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano2005-05-15
* The test of the basic diff functionalityJunio C Hamano2005-05-15
* [PATCH 1/3] Update mode-change strings in diff output.Junio C Hamano2005-05-15