summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Documentation: fix missing links to git(7)Libravatar Junio C Hamano3-1/+13
2005-12-12Documentation: more examples.Libravatar Junio C Hamano7-26/+209
2005-12-12Everyday: a bit more example.Libravatar Junio C Hamano1-17/+93
2005-12-12diffcore-break: do not break too small filepair.Libravatar Junio C Hamano1-2/+3
2005-12-12Revert "Add deltifier test."Libravatar Junio C Hamano2-52/+2
2005-12-12Revert "diff-delta.c: allow delta with empty blob."Libravatar Junio C Hamano2-3/+3
2005-12-12Everyday: some examples.Libravatar Junio C Hamano1-4/+68
2005-12-12diff-delta.c: allow delta with empty blob.Libravatar Junio C Hamano2-3/+3
2005-12-12Add deltifier test.Libravatar Junio C Hamano2-2/+52
2005-12-12diffcore-break.c: check diff_delta() return value.Libravatar Junio C Hamano1-0/+2
2005-12-11GIT 0.99.9m aka 1.0rc5Libravatar Junio C Hamano89-1259/+2611
2005-12-11t/t6022: a new test for renaming merge.Libravatar Junio C Hamano1-0/+164
2005-12-11merge-recursive: cleanup setIndexStagesLibravatar Junio C Hamano1-12/+5
2005-12-11merge-recursive: leave unmerged entries in the index.Libravatar Junio C Hamano1-8/+46
2005-12-10format-patch: use same number of digits in numbersLibravatar Junio C Hamano1-4/+10
2005-12-10t0000: catch trivial pilot errors.Libravatar Junio C Hamano2-2/+36
2005-12-10t3300: funny name testLibravatar Junio C Hamano1-14/+14
2005-12-10Allow saving an object from a pipeLibravatar Daniel Barkalow4-3/+52
2005-12-11archimport: fix a in new changeset applyer additionLibravatar Eric Wong1-5/+1
2005-12-11archimport: Fix a bug I introduced in the new log parserLibravatar Eric Wong1-2/+2
2005-12-11archimport: Add the accurate changeset applyerLibravatar Eric Wong1-28/+171
2005-12-11archimport: safer log file parsingLibravatar Eric Wong1-98/+111
2005-12-11archimport: add -D <depth> and -a switchLibravatar Eric Wong1-90/+135
2005-12-11archimport: remove git wrapper dependencyLibravatar Eric Wong1-1/+1
2005-12-11archimport: fix -t tmpdir switchLibravatar Eric Wong1-3/+2
2005-12-11archimport: remove String::ShellQuote dependency.Libravatar Eric Wong1-23/+28
2005-12-11archimport: first, make sure it still compilesLibravatar Eric Wong1-0/+16
2005-12-09Link Everyday GIT to main documentation tree.Libravatar Junio C Hamano2-10/+11
2005-12-09Everyday GIT with 20 commandsLibravatar Junio C Hamano2-0/+139
2005-12-09Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Libravatar Junio C Hamano1-3/+2
2005-12-09use "git init-db" in testsLibravatar Alex Riesen1-2/+2
2005-12-08git-prune: never lose objects reachable from our refs.Libravatar Junio C Hamano2-19/+14
2005-12-08qsort(): ptrdiff_t may be larger than intLibravatar Junio C Hamano1-1/+6
2005-12-08Documentation: git-pruneLibravatar Junio C Hamano1-1/+29
2005-12-08Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Libravatar Nikolai Weibull1-20/+20
2005-12-08Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-http-fetch.txt: Document the commit-id argument.Libravatar Nikolai Weibull1-0/+6
2005-12-08Documentation/git-repack.txt: Add -l and -n.Libravatar Nikolai Weibull1-1/+8
2005-12-08Documentation/git-ls-remote.txt: Add -h and -t.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Libravatar Nikolai Weibull1-6/+17
2005-12-08Add documentation for the --topo-order option to git-show-branch.Libravatar Nikolai Weibull2-2/+8
2005-12-08Add documentation for git-revert and git-cherry-pick.Libravatar Nikolai Weibull3-4/+4
2005-12-08Documentation/git-cherry-pick: Add --replay and --no-commit.Libravatar Nikolai Weibull1-2/+2
2005-12-08Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-verify-pack.txt: added documentation for --.Libravatar Nikolai Weibull1-1/+3
2005-12-08Documentation/git-commit.txt: Add long options and -- to documentation.Libravatar Nikolai Weibull1-6/+12
2005-12-08Use uniform description for the '--' option.Libravatar Nikolai Weibull1-1/+1
2005-12-08Fix the description of --utf8 and --keep to git-am.Libravatar Nikolai Weibull1-1/+1
2005-12-08Document the --non-empty command-line option to git-pack-objects.Libravatar Nikolai Weibull2-2/+6