summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2005-12-11archimport: fix a in new changeset applyer additionEric Wong
2005-12-11archimport: Fix a bug I introduced in the new log parserEric Wong
2005-12-11archimport: Add the accurate changeset applyerEric Wong
2005-12-11archimport: safer log file parsingEric Wong
2005-12-11archimport: add -D <depth> and -a switchEric Wong
2005-12-11archimport: remove git wrapper dependencyEric Wong
2005-12-11archimport: fix -t tmpdir switchEric Wong
2005-12-11archimport: remove String::ShellQuote dependency.Eric Wong
2005-12-11archimport: first, make sure it still compilesEric Wong
2005-12-10Link Everyday GIT to main documentation tree.Junio C Hamano
2005-12-10Everyday GIT with 20 commandsJunio C Hamano
2005-12-10Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano
2005-12-09use "git init-db" in testsAlex Riesen
2005-12-09git-prune: never lose objects reachable from our refs.Junio C Hamano