630 Commits (0e3994fa97e9876b571531444b97ae6e63fd744d)
 

Author SHA1 Message Date
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Junio C Hamano 7ca45252a3 [PATCH] Simplify "reverse-diff" logic in the diff core. 20 years ago
Junio C Hamano 411746940f [PATCH] Diff-files fix with more tests. 20 years ago
Junio C Hamano 63713028cd [PATCH] Add tests for diff-tree 20 years ago
Linus Torvalds e46091d5f3 diff-tree: use new base_name_compare() helper function 20 years ago
Linus Torvalds 958ba6c96e Introduce "base_name_compare()" helper function 20 years ago
Junio C Hamano e59363822f [PATCH] Document -R option for git-diff-tree. 20 years ago
Linus Torvalds 7c4d07c7cc fsck-cache: fix segfault on nonexistent referenced object 20 years ago
Linus Torvalds de809dbbce Fix up previous commit 20 years ago
Junio C Hamano 57fe64a40d [PATCH] diff overhaul 20 years ago
Linus Torvalds dc26bd890d diff-tree: add "--root" flag to show a root commit as a big creation event. 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Thomas Glanzmann 9669e17a2f [PATCH] Declare stacked variables before the first statement. 20 years ago
Junio C Hamano 5b486c3b65 [PATCH] Detect renames in diff family. 20 years ago
Sebastian Kuzminsky 7984eabe07 [PATCH] manpage name conflict 20 years ago
Junio C Hamano 415e96c8b7 [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 20 years ago
Linus Torvalds 875d0f8ddb diff.c: remove left-over scoring debug message 20 years ago
Linus Torvalds ce7d9c9c3c git-whatchanged: use 'less -S' on the output to make it more user friendly 20 years ago
Junio C Hamano 5c97558c9a [PATCH] Detect renames in diff family. 20 years ago
Nicolas Pitre a310d43494 [PATCH] Deltification library work by Nicolas Pitre. 20 years ago
Junio C Hamano 21949255d1 [PATCH] A test case addition for strbuf regression 20 years ago
Junio C Hamano 9dc527adbc [PATCH] fix strbuf take #2 20 years ago
Linus Torvalds 9b632be30c merge-base: use the new lookup_commit_reference() helper function 20 years ago
Linus Torvalds 961784ee42 commit: add "lookup_commit_reference()" helper function 20 years ago
Nicolas Pitre fbab835c03 [PATCH] fix show_date() for positive timezones 20 years ago
Linus Torvalds 850e82d889 diff-tree: don't match non-directories as partial pathnames 20 years ago
Linus Torvalds ed1a368ba1 diff-tree: fix "whole sub-tree disappeared or appeared" case 20 years ago
Linus Torvalds cb6c8ed2fe diff-tree: fix up comparison of "interesting" sub-trees 20 years ago
Linus Torvalds 73848892ad diff-tree: show hex sha1 of the single-commit argument case correctly. 20 years ago
Linus Torvalds 0a8365a179 diff-tree: fix and extend argument parsing 20 years ago
Linus Torvalds b11645be01 diff-tree: clean up diff_tree_stdin() function 20 years ago
Linus Torvalds e11b29c50c diff-helper: pass unrecognized lines through unmodified 20 years ago
Linus Torvalds ad87de7c9d strbuf: allow zero-length lines 20 years ago
Junio C Hamano 915838c3cb [PATCH] Diff-helper update 20 years ago
Linus Torvalds e7bd907db6 fsck-cache: read the default reference information even when 20 years ago
Linus Torvalds 1024932f01 fsck-cache: walk the 'refs' directory if the user doesn't give any 20 years ago
Junio C Hamano b58f23b38a [PATCH] Fix diff output take #4. 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Linus Torvalds 02481aec2a Add silly "git-whatchanged" script. 20 years ago
Junio C Hamano 14cd1ff396 [PATCH 4/4] Trivial test harness fixes. 20 years ago
Petr Baudis 7ab6f3d437 Remove obsolete note about native CPU byte format 20 years ago
Brad Roberts dbbce55b3a Rename some more cache-related functions 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Brad Roberts 127cfd0d2f Cleanup the x-allocation functions 20 years ago
Junio C Hamano 902b92e00e [PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2). 20 years ago
Junio C Hamano 99665af5c0 [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper. 20 years ago
Junio C Hamano 13ab4462d2 The test of the basic diff functionality 20 years ago
Junio C Hamano 273b98343c [PATCH 1/3] Update mode-change strings in diff output. 20 years ago
Junio C Hamano 2ecd90502f [PATCH] Add the merge test Linus called "test script from hell". 20 years ago
Petr Baudis 1bb4624417 Fixed misnamed t/t2010-update-cache-badpath.sh 20 years ago