851 Commits (1abb3f14c872ac1b5b70db4334b21dde60e57b7a)
 

Author SHA1 Message Date
Linus Torvalds 6c88be1698 Keep the parents in order when parsing commits 20 years ago
Paul Mackerras 2efef4b9b5 Pass arguments through git-rev-parse. 20 years ago
Paul Mackerras a823a91131 Handle the case of a parent being listed twice in a merge. 20 years ago
Linus Torvalds 9d73fad4ca git-rev-parse: flush "default" head when encountering something unexpected 20 years ago
Dan Holmsand c591412cc0 [PATCH] git-resolve-script: Add LAST_MERGE and use git-rev-parse 20 years ago
Linus Torvalds 800644c5cb git-rev-parse: parse ".." before simple SHA1's 20 years ago
Linus Torvalds fc4263ce4b Avoid gcc warning in diff-stages.c 20 years ago
Jon Seymour 5e749e259b [PATCH] Fix for --merge-order, --max-age interaction issue 20 years ago
Jon Seymour 51b1e1713b [PATCH] Prevent git-rev-list without --merge-order producing duplicates in output 20 years ago
Jon Seymour eff19d5ecc [PATCH] Prevent git-rev-list --merge-order producing duplicates in the output 20 years ago
Jon Seymour c3c1163137 [PATCH] Relaxes error checking in epoch.c to allow duplicate parents 20 years ago
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