summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-08show-branch: comment typoLibravatar Junio C Hamano1-1/+1
2005-12-08Documentation: recursive is the default strategy these days.Libravatar Junio C Hamano3-7/+7
2005-12-07Make sure we use compat/subprocess.py with Python 2.3 while running tests.Libravatar Junio C Hamano1-1/+12
2005-12-07Clean up file descriptors when calling hooks.Libravatar Daniel Barkalow3-3/+17
2005-12-07refs.c: make sure leading directories exist before writing a ref.Libravatar Junio C Hamano1-0/+4
2005-12-07Documentation(tutorial): adjust merge example to the new merge world order.Libravatar Junio C Hamano1-11/+12
2005-12-07Documentation(cvs-migration): minor cleanups.Libravatar Junio C Hamano1-1/+2
2005-12-07Documentation(glossary): minor formatting clean-ups.Libravatar Junio C Hamano2-7/+6
2005-12-07Documentation: git.html/git.7Libravatar Junio C Hamano2-87/+104
2005-12-07Merge http://www.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-67/+469
2005-12-07gitk: Work around Tcl's non-standard names for encodingsLibravatar Paul Mackerras1-94/+374
2005-12-07update-index: allow --index-info to add higher stages.Libravatar Junio C Hamano2-18/+104
2005-12-07git-merge-one: new merge world order.Libravatar Junio C Hamano1-16/+9
2005-12-07checkout-index: allow checking out from higher stages.Libravatar Junio C Hamano2-19/+48
2005-12-06Use printf rather than echo -n.Libravatar Jason Riedy4-5/+5
2005-12-06qsort() ptrdiff_t may be larger than intLibravatar Junio C Hamano1-1/+6
2005-12-06[PATCH] Initial AIX portability fixes.Libravatar Jason Riedy3-1/+7
2005-12-06git-merge-one-file: resurrect leading path creation.Libravatar Junio C Hamano1-2/+10
2005-12-05Documentaiton (read-tree): update description of 3-wayLibravatar Junio C Hamano1-12/+31
2005-12-05Documentation: hash-object.Libravatar Junio C Hamano1-1/+1
2005-12-05write-tree: check extra arguments and die but be a bit more helpful.Libravatar Junio C Hamano1-1/+3
2005-12-05init-db: check extra arguments and complain.Libravatar Junio C Hamano1-3/+1
2005-12-05hash-object: -- and --helpLibravatar Junio C Hamano1-10/+22
2005-12-05Added documentation for few missing options.Libravatar Jon Loeliger6-79/+139
2005-12-05git-mv to work with Perl 5.6Libravatar Junio C Hamano1-1/+1
2005-12-05Fix 5501 testLibravatar Junio C Hamano1-4/+9
2005-12-05Clean up compatibility definitions.Libravatar Junio C Hamano8-118/+129
2005-12-06gitk: Some improvements for the code for updating the displayLibravatar Paul Mackerras1-44/+66
2005-12-05[PATCH] Document config.mak in INSTALL.Libravatar Jason Riedy1-0/+3
2005-12-05config.c: remove unnecessary header in minimum configuration file.Libravatar Junio C Hamano2-28/+0
2005-12-05server-info.c: and two functions are not used anymore.Libravatar Junio C Hamano1-33/+0
2005-12-05server-info.c: use pack_local like everybody else.Libravatar Junio C Hamano1-4/+2
2005-12-05Documentation: shared repository management in tutorial.Libravatar Junio C Hamano2-69/+171
2005-12-05Documentation: push/receive hook references.Libravatar Junio C Hamano2-0/+9
2005-12-05Documentation: git-diff asciidoc table workaround.Libravatar Junio C Hamano1-8/+10
2005-12-05Documentation: git-mv manpage workaround.Libravatar Junio C Hamano1-2/+5
2005-12-05Documentation: talk about pathspec in bisect.Libravatar Junio C Hamano1-15/+51
2005-12-04server-info: throw away T computation as well.Libravatar Junio C Hamano1-130/+3
2005-12-04server-info: stop sorting packs by latest date.Libravatar Junio C Hamano1-36/+3