940 Commits (f3bf92240956241e6b21e80a1c281ec7716b9f23)
 

Author SHA1 Message Date
Jon Seymour d6bd56a0e2 [PATCH] Fixes problem with --merge-order head ^head 20 years ago
Jon Seymour 8cd1033e10 [PATCH] Tweaked --merge-order --show-breaks output in case specified head has no parent 20 years ago
Jon Seymour dec5eda786 [PATCH] Additional git-rev-list unit tests to demonstrate problems that require fixes 20 years ago
Junio C Hamano 366175ef8c [PATCH] Rework -B output. 20 years ago
Junio C Hamano 232b75ab3d [PATCH] Update diff documentation. 20 years ago
Junio C Hamano 4727f64003 [PATCH] Make -C less eager. 20 years ago
Linus Torvalds 170241b7d1 Make "git commit" clean up after itself 20 years ago
Linus Torvalds 55a716cc8c Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges. 20 years ago
Panagiotis Issaris 31b6d200d6 [PATCH] cvs2git.c: support incremental conversion 20 years ago
Sven Verdoolaege 44ab20cd88 [PATCH] ssh-push.c: Fix handling of ssh://host/path URLs 20 years ago
Linus Torvalds b389237ae8 git-commit-tree: ignore duplicate parents 20 years ago
Linus Torvalds 1c107dc422 Fix up INSTALL and "git add" 20 years ago
Linus Torvalds 2160a025d2 read-cache.c: remove stray debugging printf 20 years ago
Linus Torvalds 12676608fe Re-implement "check_file_directory_conflict()" 20 years ago
Linus Torvalds 3d958064e0 Avoid warning about function without return. 20 years ago
Sven Verdoolaege deb153a75a [PATCH] cvs2git and file permissions 20 years ago
Linus Torvalds 28342a5d32 Make "pretty" commit logs always show merge information 20 years ago
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