aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] git-apply: documentation.Junio C Hamano2005-06-22
* [PATCH] git-apply: implement --summary option.Junio C Hamano2005-06-22
* [PATCH] git-apply --stat: show new filename for rename/copy patch.Junio C Hamano2005-06-22
* [PATCH] local-pull: implement fetch_ref()Junio C Hamano2005-06-22
* git-apply: create subdirectories leading up to a new fileLinus Torvalds2005-06-21
* [PATCH] Pull refs by HTTPDaniel Barkalow2005-06-21
* [PATCH] Pull misc objectsDaniel Barkalow2005-06-21
* [PATCH] Parse tags for absent objectsDaniel Barkalow2005-06-21
* Fix typo in git-checkout-script.Linus Torvalds2005-06-21
* Remove MERGE_HEAD in "git checkout/reset"Linus Torvalds2005-06-21
* Clean up different special *HEAD handlingLinus Torvalds2005-06-21
* [PATCH] Fix several gcc4 signedness warningsMika Kukkonen2005-06-21
* git checkout: fix default head caseLinus Torvalds2005-06-21
* Make "git checkout" know about different branchesLinus Torvalds2005-06-21
* "git checkout": add "-u" flag to update HEAD conditionallyLinus Torvalds2005-06-21
* Add "git checkout" that does what the name suggestsLinus Torvalds2005-06-21
* [PATCH] fix scalability problems with git-deltafy-scriptNicolas Pitre2005-06-21
* [PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes.Sven Verdoolaege2005-06-21
* Let "git commit" take arguments for files to commit.Linus Torvalds2005-06-20
* Add "-q" flag to git-update-cacheLinus Torvalds2005-06-20
* Change parent syntax to "xyz^" instead of "xyz.p"Linus Torvalds2005-06-20
* Make rev-parse understand "extended sha1" syntaxLinus Torvalds2005-06-20
* Keep the parents in order when parsing commitsLinus Torvalds2005-06-20
* git-rev-parse: flush "default" head when encountering something unexpectedLinus Torvalds2005-06-20
* [PATCH] git-resolve-script: Add LAST_MERGE and use git-rev-parseDan Holmsand2005-06-20
* git-rev-parse: parse ".." before simple SHA1'sLinus Torvalds2005-06-20
* Avoid gcc warning in diff-stages.cLinus Torvalds2005-06-19
* [PATCH] Fix for --merge-order, --max-age interaction issueJon Seymour2005-06-19
* [PATCH] Prevent git-rev-list without --merge-order producing duplicates in ou...Jon Seymour2005-06-19
* [PATCH] Prevent git-rev-list --merge-order producing duplicates in the outputJon Seymour2005-06-19
* [PATCH] Relaxes error checking in epoch.c to allow duplicate parentsJon Seymour2005-06-19
* [PATCH] Fixes problem with --merge-order head ^headJon Seymour2005-06-19
* [PATCH] Tweaked --merge-order --show-breaks output in case specified head has...Jon Seymour2005-06-19
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-19
* [PATCH] Rework -B output.Junio C Hamano2005-06-19
* [PATCH] Update diff documentation.Junio C Hamano2005-06-19
* [PATCH] Make -C less eager.Junio C Hamano2005-06-19
* Make "git commit" clean up after itselfLinus Torvalds2005-06-19
* Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges.Linus Torvalds2005-06-19
* [PATCH] cvs2git.c: support incremental conversionPanagiotis Issaris2005-06-19
* [PATCH] ssh-push.c: Fix handling of ssh://host/path URLsSven Verdoolaege2005-06-19
* git-commit-tree: ignore duplicate parentsLinus Torvalds2005-06-19
* Fix up INSTALL and "git add"Linus Torvalds2005-06-18
* read-cache.c: remove stray debugging printfLinus Torvalds2005-06-18
* Re-implement "check_file_directory_conflict()"Linus Torvalds2005-06-18
* Avoid warning about function without return.Linus Torvalds2005-06-18
* [PATCH] cvs2git and file permissionsSven Verdoolaege2005-06-18
* Make "pretty" commit logs always show merge informationLinus Torvalds2005-06-18
* git-rev-list: add "--bisect" flag to find the "halfway" pointLinus Torvalds2005-06-17
* Use "-M" instead of "-C" for "git diff" and "git status"Linus Torvalds2005-06-17