944 Commits (7ec4e60819764128351d526a77859a403c0d4ff4)
 

Author SHA1 Message Date
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
Paul Mackerras 39ad85705c Accommodate new git-diff-tree output format 20 years ago
Paul Mackerras 5842215ee9 Handle \ No newline at end of line lines in diff 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
Paul Mackerras 173860663e More fixes for geometry restoration 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
Paul Mackerras df3d83b143 Error popups on error conditions rather than stderr msgs 20 years ago
Linus Torvalds 02481aec2a Add silly "git-whatchanged" script. 20 years ago
Paul Mackerras 0fba86b3a9 save window geometry on exit, and restore it on startup 20 years ago
Paul Mackerras 43bddeb43d Resize the panes in the paned windows (commit list and details) 20 years ago
Junio C Hamano 14cd1ff396 [PATCH 4/4] Trivial test harness fixes. 20 years ago
Paul Mackerras e47120cb93 Fix stder -> stderr 20 years ago
Paul Mackerras 276819b35b Bumped version number 20 years ago
Paul Mackerras 1d10f36d7f Made commit list reading asynchronous 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