aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* git-apply: use default name for mode change patchesLinus Torvalds2005-06-17
* Don't use -C in "git diff"Linus Torvalds2005-06-17
* Add some installation notes in INSTALLLinus Torvalds2005-06-17
* git-read-tree: fix "--reset" handlingLinus Torvalds2005-06-15
* Update tutorial a bit for scripted helpers.Linus Torvalds2005-06-14
* Trivial git script fixupsLinus Torvalds2005-06-14
* [PATCH] ssh-push: Don't add '/' to pathnameSven Verdoolaege2005-06-14
* [PATCH] Unset TZ in t5000Mark Allen2005-06-14
* Make 'git' script be a bit more helpful on unrecognized commandsLinus Torvalds2005-06-14
* Make "git commit" handle initial commits tooLinus Torvalds2005-06-14
* git-apply: normalize file mode when comparing with expected valueLinus Torvalds2005-06-13
* Add "git diff" scriptLinus Torvalds2005-06-13
* Teach git-rev-parse about revision-specifying argumentsLinus Torvalds2005-06-13
* git-whatchanged: use the git-rev-parse helperLinus Torvalds2005-06-13
* git-rev-parse: split "revs" and "non-revs"Linus Torvalds2005-06-13
* Make "git log" use the new git-rev-parse helperLinus Torvalds2005-06-13
* Add 'git-rev-parse' helper scriptLinus Torvalds2005-06-13
* git-apply: fix error handling for nonexistent filesLinus Torvalds2005-06-12
* [PATCH] git cvsimport fuzz argumentTommy M. McGuire2005-06-12
* [PATCH] cvs-migration.txtTommy M. McGuire2005-06-12
* [PATCH] git cvsimport sanity checkingTommy M. McGuire2005-06-12
* [PATCH] cvsimport: allow remote CVS reposTommy M. McGuire2005-06-12
* [PATCH] diff-stages: unuglify the too big main() function.Junio C Hamano2005-06-12