12671 Commits (e5d3de5c457d1a82c921b9bf2cd9a962970ce30e)
 

Author SHA1 Message Date
Linus Torvalds d6db01075b diff-tree: don't print multiple headers for merges when silent. 20 years ago
Junio C Hamano 057c7d3018 [PATCH] Constness fix for pickaxe option. 20 years ago
Linus Torvalds 3258c902e7 diff-tree: prettify output slightly 20 years ago
Linus Torvalds da196b603e t/t4003-diff-rename-1: use modern options to "diff" 20 years ago
Linus Torvalds cebf03c4cd "make clean" should also clean up documentation 20 years ago
Junio C Hamano c3e7fbcbd0 [PATCH] Diff overhaul, adding the other half of copy detection. 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago
Linus Torvalds c8265ac096 git-whatchanged: allow other pagers 20 years ago
Paul Mackerras 887fe3c474 Read tags from .git/refs/tags/* and mark commits with tags 20 years ago
Daniel Barkalow ca3ebdf5b2 [PATCH] Fix use of wc in t0000-basic 20 years ago
Nicolas Pitre e002a16ba5 [PATCH] delta creation 20 years ago
Nicolas Pitre d1af002dc6 [PATCH] delta check 20 years ago
Nicolas Pitre 91d7b8afc2 [PATCH] delta read 20 years ago
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
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