873 Commits (e2efb676ef0e70364f130c4097b7b9d67804753f)
 

Author SHA1 Message Date
Junio C Hamano f5ab6ccae3 [PATCH] local-pull: implement fetch_ref() 20 years ago
Paul Mackerras 6c20ff3423 Try to assign colors so crossing lines have different colors 20 years ago
Paul Mackerras 806ce09718 Account for indentation of the checkin comments by git-rev-list 20 years ago
Linus Torvalds 5c8af185cc git-apply: create subdirectories leading up to a new file 20 years ago
Daniel Barkalow fa3e0655a4 [PATCH] Pull refs by HTTP 20 years ago
Daniel Barkalow 3173bd4969 [PATCH] Pull misc objects 20 years ago
Daniel Barkalow 89e4202f98 [PATCH] Parse tags for absent objects 20 years ago
Paul Mackerras b490a99176 Use git-rev-list --header. 20 years ago
Linus Torvalds 9661c25640 Fix typo in git-checkout-script. 20 years ago
Linus Torvalds ef0bfa25e9 Remove MERGE_HEAD in "git checkout/reset" 20 years ago
Linus Torvalds 6b38a402e9 Clean up different special *HEAD handling 20 years ago
Mika Kukkonen d565b3412a [PATCH] Fix several gcc4 signedness warnings 20 years ago
Linus Torvalds dc14841102 git checkout: fix default head case 20 years ago
Linus Torvalds e8b11749f0 Make "git checkout" know about different branches 20 years ago
Linus Torvalds a79944d76c "git checkout": add "-u" flag to update HEAD conditionally 20 years ago
Linus Torvalds 303e5f4c32 Add "git checkout" that does what the name suggests 20 years ago
Nicolas Pitre 83ba99bc8c [PATCH] fix scalability problems with git-deltafy-script 20 years ago
Sven Verdoolaege 69f956e104 [PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes. 20 years ago
Linus Torvalds 0795495388 Let "git commit" take arguments for files to commit. 20 years ago
Linus Torvalds 0ed3715ffc Add "-q" flag to git-update-cache 20 years ago
Linus Torvalds 218e441daf Change parent syntax to "xyz^" instead of "xyz.p" 20 years ago
Linus Torvalds a8be83fe00 Make rev-parse understand "extended sha1" syntax 20 years ago
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