aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation: diff examples.Junio C Hamano2005-12-13
* Documentation: fix missing links to git(7)Junio C Hamano2005-12-12
* Documentation: more examples.Junio C Hamano2005-12-12
* Everyday: a bit more example.Junio C Hamano2005-12-12
* diffcore-break: do not break too small filepair.Junio C Hamano2005-12-12
* Revert "Add deltifier test."Junio C Hamano2005-12-12
* Revert "diff-delta.c: allow delta with empty blob."Junio C Hamano2005-12-12
* Everyday: some examples.Junio C Hamano2005-12-12
* diff-delta.c: allow delta with empty blob.Junio C Hamano2005-12-12
* Add deltifier test.Junio C Hamano2005-12-12
* diffcore-break.c: check diff_delta() return value.Junio C Hamano2005-12-12
* t/t6022: a new test for renaming merge.Junio C Hamano2005-12-11
* merge-recursive: cleanup setIndexStagesJunio C Hamano2005-12-11
* merge-recursive: leave unmerged entries in the index.Junio C Hamano2005-12-11
* format-patch: use same number of digits in numbersJunio C Hamano2005-12-10
* t0000: catch trivial pilot errors.Junio C Hamano2005-12-10
* t3300: funny name testJunio C Hamano2005-12-10
* Allow saving an object from a pipeDaniel Barkalow2005-12-10
* archimport: fix a in new changeset applyer additionEric Wong2005-12-11
* archimport: Fix a bug I introduced in the new log parserEric Wong2005-12-11
* archimport: Add the accurate changeset applyerEric Wong2005-12-11
* archimport: safer log file parsingEric Wong2005-12-11
* archimport: add -D <depth> and -a switchEric Wong2005-12-11
* archimport: remove git wrapper dependencyEric Wong2005-12-11
* archimport: fix -t tmpdir switchEric Wong2005-12-11
* archimport: remove String::ShellQuote dependency.Eric Wong2005-12-11
* archimport: first, make sure it still compilesEric Wong2005-12-11
* Link Everyday GIT to main documentation tree.Junio C Hamano2005-12-09
* Everyday GIT with 20 commandsJunio C Hamano2005-12-09
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-09
* use "git init-db" in testsAlex Riesen2005-12-09
* git-prune: never lose objects reachable from our refs.Junio C Hamano2005-12-08
* qsort(): ptrdiff_t may be larger than intJunio C Hamano2005-12-08
* Documentation: git-pruneJunio C Hamano2005-12-08
* Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull2005-12-08
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-08
* Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull2005-12-08
* Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull2005-12-08
* Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull2005-12-08
* Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull2005-12-08
* Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull2005-12-08
* Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2005-12-08
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-08
* Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull2005-12-08
* Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull2005-12-08
* Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull2005-12-08
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-08
* Use uniform description for the '--' option.Nikolai Weibull2005-12-08
* Fix the description of --utf8 and --keep to git-am.Nikolai Weibull2005-12-08
* Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2005-12-08