summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-15GIT 0.99.9n aka 1.0rc6v1.0rc6v0.99.9nJunio C Hamano
2005-12-15git rebase loses author name/email if given bad email addressAmos Waterland
2005-12-15Bugfixes for git-rebaseLukas Sandström
2005-12-15mailinfo and git-am: allow "John Doe <johndoe>"Junio C Hamano
2005-12-14define MAXPATHLEN for hosts that don't support itMartin Atukunda
2005-12-14Do not let errors pass by unnoticed when running `make check'.Junio C Hamano
2005-12-14Merge branch 'hold/am'Junio C Hamano
2005-12-14rebase: do not get confused in fast-forward situation.Junio C Hamano
2005-12-14Merge branch 'fk/usage'Junio C Hamano
2005-12-14Documentation: topic branchesJunio C Hamano
2005-12-14applypatch: no need to do non-portable [[ ... ]]Junio C Hamano
2005-12-14git-repack: Usage string clean-up, emit usage at incorrect invocationfreku045@student.liu.se
2005-12-14git-rebase: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-prune: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se
2005-12-14git-lost-found: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se
2005-12-14git-cherry: Usage string clean-up, use the 'usage' functionfreku045@student.liu.se
2005-12-14git-applypatch: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14git-am: Usage string clean-upfreku045@student.liu.se
2005-12-14git-revert: Usage string clean-upfreku045@student.liu.se
2005-12-14git-verify-tag: Usage string clean-up, emit usage string at incorrect invocationfreku045@student.liu.se
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-12-14t3200: branch --help does not die anymore.Junio C Hamano
2005-12-14Usage message clean-up, take #2Fredrik Kuivinen
2005-12-14git-am support for naked email messages (take 2)H. Peter Anvin
2005-12-14Everyday: a bit more examples.Junio C Hamano
2005-12-14checkout-index: fix checking out specific path.Junio C Hamano
2005-12-14Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis
2005-12-14[PATCH] allow merging any committishJunio C Hamano
2005-12-13git-clone: tell the user a bit more about clone-pack failure.Junio C Hamano
2005-12-13Documentation: not learning core git commands.Junio C Hamano
2005-12-13Documentation: diff examples.Junio C Hamano
2005-12-13Documentation: fix missing links to git(7)Junio C Hamano
2005-12-13Documentation: more examples.Junio C Hamano
2005-12-13Everyday: a bit more example.Junio C Hamano
2005-12-13diffcore-break: do not break too small filepair.Junio C Hamano
2005-12-13Revert "Add deltifier test."Junio C Hamano
2005-12-13Revert "diff-delta.c: allow delta with empty blob."Junio C Hamano
2005-12-13Everyday: some examples.Junio C Hamano
2005-12-12diff-delta.c: allow delta with empty blob.Junio C Hamano
2005-12-12Add deltifier test.Junio C Hamano
2005-12-12diffcore-break.c: check diff_delta() return value.Junio C Hamano
2005-12-12GIT 0.99.9m aka 1.0rc5v1.0rc5v0.99.9mJunio C Hamano
2005-12-11t/t6022: a new test for renaming merge.Junio C Hamano
2005-12-11merge-recursive: cleanup setIndexStagesJunio C Hamano
2005-12-11merge-recursive: leave unmerged entries in the index.Junio C Hamano
2005-12-11format-patch: use same number of digits in numbersJunio C Hamano
2005-12-11t0000: catch trivial pilot errors.Junio C Hamano
2005-12-11t3300: funny name testJunio C Hamano
2005-12-11Allow saving an object from a pipeDaniel Barkalow