923 Commits (61221472a5f8591f2d06d5e5c5aafb03271b8066)
 

Author SHA1 Message Date
Linus Torvalds 8b3a1e056f git-rev-list: add "--bisect" flag to find the "halfway" point 20 years ago
Linus Torvalds 753fd78458 Use "-M" instead of "-C" for "git diff" and "git status" 20 years ago
Linus Torvalds b7e8039a6f git-apply: use default name for mode change patches 20 years ago
Linus Torvalds aeac668125 Don't use -C in "git diff" 20 years ago
Linus Torvalds c538d2d34a Add some installation notes in INSTALL 20 years ago
Paul Mackerras 84ba734580 Draw graph lines as one continuous line where possible 20 years ago
Paul Mackerras ea13cba175 Fix operation without libreadobj.so.0.0 20 years ago
Paul Mackerras 9ccbdfbfbc Restructure to do incremental drawing 20 years ago
Linus Torvalds 7875b50d1a git-read-tree: fix "--reset" handling 20 years ago
Linus Torvalds ce30a4b68a Update tutorial a bit for scripted helpers. 20 years ago
Linus Torvalds 40d8cfe411 Trivial git script fixups 20 years ago
Sven Verdoolaege 479346adc5 [PATCH] ssh-push: Don't add '/' to pathname 20 years ago
Mark Allen 7737314de7 [PATCH] Unset TZ in t5000 20 years ago
Linus Torvalds fc865468d8 Make 'git' script be a bit more helpful on unrecognized commands 20 years ago
Linus Torvalds 96069cf03a Make "git commit" handle initial commits too 20 years ago
Linus Torvalds de4971b500 git-apply: normalize file mode when comparing with expected value 20 years ago
Linus Torvalds 940c1bb018 Add "git diff" script 20 years ago
Linus Torvalds 921d865ea2 Teach git-rev-parse about revision-specifying arguments 20 years ago
Linus Torvalds d6cb5e5f99 git-whatchanged: use the git-rev-parse helper 20 years ago
Linus Torvalds 8ebb018402 git-rev-parse: split "revs" and "non-revs" 20 years ago
Linus Torvalds f04b05697c Make "git log" use the new git-rev-parse helper 20 years ago
Linus Torvalds 178cb24338 Add 'git-rev-parse' helper script 20 years ago
Linus Torvalds 84fb9a4dca git-apply: fix error handling for nonexistent files 20 years ago
Tommy M. McGuire 9718a00b90 [PATCH] git cvsimport fuzz argument 20 years ago
Tommy M. McGuire 1cc92ff6ca [PATCH] cvs-migration.txt 20 years ago
Tommy M. McGuire 861cb6f02c [PATCH] git cvsimport sanity checking 20 years ago
Tommy M. McGuire 667628d97a [PATCH] cvsimport: allow remote CVS repos 20 years ago
Junio C Hamano 9939664a0b [PATCH] diff-stages: unuglify the too big main() function. 20 years ago
Junio C Hamano 036d51cc55 [PATCH] read-tree: loosen too strict index requirements 20 years ago
Junio C Hamano 32192e6622 [PATCH] Finish making --emu23 equivalent to pure 2-way merge. 20 years ago
Junio C Hamano e7f9bc411c [PATCH] read-tree: fix too strong index requirement #5ALT 20 years ago
Junio C Hamano 03efa6d9a4 [PATCH] read-tree --emu23. 20 years ago
Junio C Hamano 76bc82ca0e [PATCH] Clean up read-tree two-way tests. 20 years ago
Junio C Hamano f2ce9fde57 [PATCH] Add --diff-filter= output restriction to diff-* family. 20 years ago
Junio C Hamano a7ca65405c [PATCH] diff-tree: --find-copies-harder 20 years ago
Junio C Hamano d327b89a22 [PATCH] Tutorial update to adjust for -B fix 20 years ago
Junio C Hamano 2210100ac0 [PATCH] Fix rename/copy when dealing with temporarily broken pairs. 20 years ago
Linus Torvalds a7fa68c5f9 git-whatchanged: make default output format be pretty. 20 years ago
Linus Torvalds ba88e54b1a git-diff-tree: fix output with just "--pretty". 20 years ago
Junio C Hamano a8db165ee9 [PATCH] Support commit_format in diff-tree 20 years ago
Junio C Hamano dc7090efbc [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -p 20 years ago
Linus Torvalds 206de27efa git-apply: ignore empty git headers 20 years ago
Junio C Hamano 025a0709b6 [PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries. 20 years ago
Paul Mackerras c2f6a02251 Show heads as well as tags 20 years ago
Linus Torvalds aa16021efc git-read-tree: remove deleted files in the working directory 20 years ago
Junio C Hamano 22f77b772d [PATCH] Add git-diff-stages command. 20 years ago
Linus Torvalds 438195cced git-read-tree: add "--reset" flag 20 years ago
Linus Torvalds 98a96b00b8 One more time.. Clean up git-merge-one-file-script 20 years ago
Linus Torvalds e0226add28 Fix up git-merge-one-file-script 20 years ago
Linus Torvalds 566487c8a6 Merge my and Petr's git-merge-one-file-script modifications 20 years ago