summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-12-08Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull
2005-12-08Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull
2005-12-08Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull
2005-12-08Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull
2005-12-08Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull
2005-12-08Use uniform description for the '--' option.Nikolai Weibull
2005-12-08Fix the description of --utf8 and --keep to git-am.Nikolai Weibull
2005-12-08Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull
2005-12-08show-branch: comment typoJunio C Hamano
2005-12-08Documentation: recursive is the default strategy these days.Junio C Hamano
2005-12-08Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano
2005-12-08Clean up file descriptors when calling hooks.Daniel Barkalow
2005-12-08refs.c: make sure leading directories exist before writing a ref.Junio C Hamano
2005-12-08Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano
2005-12-08Documentation(cvs-migration): minor cleanups.Junio C Hamano
2005-12-08Documentation(glossary): minor formatting clean-ups.Junio C Hamano
2005-12-08Documentation: git.html/git.7Junio C Hamano
2005-12-07Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-12-07gitk: Work around Tcl's non-standard names for encodingsPaul Mackerras
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano
2005-12-07git-merge-one: new merge world order.Junio C Hamano
2005-12-07checkout-index: allow checking out from higher stages.Junio C Hamano
2005-12-07Use printf rather than echo -n.Jason Riedy
2005-12-07qsort() ptrdiff_t may be larger than intJunio C Hamano
2005-12-07[PATCH] Initial AIX portability fixes.Jason Riedy
2005-12-06git-merge-one-file: resurrect leading path creation.Junio C Hamano
2005-12-06Documentaiton (read-tree): update description of 3-wayJunio C Hamano
2005-12-06Documentation: hash-object.Junio C Hamano
2005-12-06write-tree: check extra arguments and die but be a bit more helpful.Junio C Hamano
2005-12-06init-db: check extra arguments and complain.Junio C Hamano
2005-12-06hash-object: -- and --helpJunio C Hamano
2005-12-06Added documentation for few missing options.Jon Loeliger
2005-12-06git-mv to work with Perl 5.6Junio C Hamano
2005-12-06Fix 5501 testJunio C Hamano
2005-12-05Clean up compatibility definitions.Junio C Hamano
2005-12-05gitk: Some improvements for the code for updating the displayPaul Mackerras
2005-12-05[PATCH] Document config.mak in INSTALL.Jason Riedy
2005-12-05config.c: remove unnecessary header in minimum configuration file.Junio C Hamano
2005-12-05server-info.c: and two functions are not used anymore.Junio C Hamano
2005-12-05server-info.c: use pack_local like everybody else.Junio C Hamano
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano
2005-12-05Documentation: push/receive hook references.Junio C Hamano
2005-12-05Documentation: git-diff asciidoc table workaround.Junio C Hamano