summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-12-09qsort(): ptrdiff_t may be larger than intJunio C Hamano
2005-12-09Documentation: git-pruneJunio C Hamano
2005-12-08Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull
2005-12-08Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull
2005-12-08Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull
2005-12-08Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull
2005-12-08Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull