summaryrefslogtreecommitdiffstats
path: root/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2005-12-09Documentation: git-pruneJunio C Hamano1-1/+29
2005-12-09Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull1-1/+1
2005-12-09Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull1-20/+20
2005-12-09Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull1-1/+1
2005-12-09Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull1-0/+6
2005-12-09Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull1-1/+8
2005-12-09Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull1-1/+1
2005-12-09Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull1-6/+17
2005-12-09Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2-2/+8
2005-12-09Add documentation for git-revert and git-cherry-pick.Nikolai Weibull3-4/+4
2005-12-09Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull1-2/+2
2005-12-09Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull1-1/+1
2005-12-09Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull1-1/+3
2005-12-09Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull1-6/+12
2005-12-09Use uniform description for the '--' option.Nikolai Weibull1-1/+1
2005-12-09Fix the description of --utf8 and --keep to git-am.Nikolai Weibull1-1/+1
2005-12-09Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2-2/+6
2005-12-08show-branch: comment typoJunio C Hamano1-1/+1
2005-12-08Documentation: recursive is the default strategy these days.Junio C Hamano3-7/+7
2005-12-08Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano1-1/+12
2005-12-08Clean up file descriptors when calling hooks.Daniel Barkalow3-3/+17
2005-12-08refs.c: make sure leading directories exist before writing a ref.Junio C Hamano1-0/+4
2005-12-08Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano1-11/+12
2005-12-08Documentation(cvs-migration): minor cleanups.Junio C Hamano1-1/+2
2005-12-08Documentation(glossary): minor formatting clean-ups.Junio C Hamano2-7/+6
2005-12-08Documentation: git.html/git.7Junio C Hamano2-87/+104
2005-12-07gitk: Work around Tcl's non-standard names for encodingsPaul Mackerras1-94/+374
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano2-18/+104
2005-12-07git-merge-one: new merge world order.Junio C Hamano1-16/+9
2005-12-07checkout-index: allow checking out from higher stages.Junio C Hamano2-19/+48
2005-12-07Use printf rather than echo -n.Jason Riedy4-5/+5
2005-12-07qsort() ptrdiff_t may be larger than intJunio C Hamano1-1/+6
2005-12-07[PATCH] Initial AIX portability fixes.Jason Riedy3-1/+7
2005-12-06git-merge-one-file: resurrect leading path creation.Junio C Hamano1-2/+10
2005-12-06Documentaiton (read-tree): update description of 3-wayJunio C Hamano1-12/+31
2005-12-06Documentation: hash-object.Junio C Hamano1-1/+1
2005-12-06write-tree: check extra arguments and die but be a bit more helpful.Junio C Hamano1-1/+3
2005-12-06init-db: check extra arguments and complain.Junio C Hamano1-3/+1
2005-12-06hash-object: -- and --helpJunio C Hamano1-10/+22
2005-12-06Added documentation for few missing options.Jon Loeliger6-79/+139
2005-12-06git-mv to work with Perl 5.6Junio C Hamano1-1/+1
2005-12-06Fix 5501 testJunio C Hamano1-4/+9
2005-12-06Clean up compatibility definitions.Junio C Hamano8-118/+129
2005-12-05gitk: Some improvements for the code for updating the displayPaul Mackerras1-44/+66
2005-12-05[PATCH] Document config.mak in INSTALL.Jason Riedy1-0/+3
2005-12-05config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2-28/+0
2005-12-05server-info.c: and two functions are not used anymore.Junio C Hamano1-33/+0
2005-12-05server-info.c: use pack_local like everybody else.Junio C Hamano1-4/+2
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano2-69/+171
2005-12-05Documentation: push/receive hook references.Junio C Hamano2-0/+9