summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* archimport: remove git wrapper dependencyEric Wong2005-12-111-1/+1
* archimport: fix -t tmpdir switchEric Wong2005-12-111-3/+2
* archimport: remove String::ShellQuote dependency.Eric Wong2005-12-111-23/+28
* archimport: first, make sure it still compilesEric Wong2005-12-111-0/+16
* Link Everyday GIT to main documentation tree.Junio C Hamano2005-12-092-10/+11
* Everyday GIT with 20 commandsJunio C Hamano2005-12-092-0/+139
* Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.Junio C Hamano2005-12-091-3/+2
* use "git init-db" in testsAlex Riesen2005-12-091-2/+2
* git-prune: never lose objects reachable from our refs.Junio C Hamano2005-12-082-19/+14
* qsort(): ptrdiff_t may be larger than intJunio C Hamano2005-12-081-1/+6
* Documentation: git-pruneJunio C Hamano2005-12-081-1/+29
* Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-081-20/+20
* Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull2005-12-081-1/+1
* Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull2005-12-081-0/+6
* Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull2005-12-081-1/+8
* Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull2005-12-081-6/+17
* Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2005-12-082-2/+8
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-083-4/+4
* Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull2005-12-081-2/+2
* Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull2005-12-081-1/+3
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-081-6/+12
* Use uniform description for the '--' option.Nikolai Weibull2005-12-081-1/+1
* Fix the description of --utf8 and --keep to git-am.Nikolai Weibull2005-12-081-1/+1
* Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2005-12-082-2/+6
* show-branch: comment typoJunio C Hamano2005-12-081-1/+1
* Documentation: recursive is the default strategy these days.Junio C Hamano2005-12-083-7/+7
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-071-1/+12
* Clean up file descriptors when calling hooks.Daniel Barkalow2005-12-073-3/+17
* refs.c: make sure leading directories exist before writing a ref.Junio C Hamano2005-12-071-0/+4
* Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano2005-12-071-11/+12
* Documentation(cvs-migration): minor cleanups.Junio C Hamano2005-12-071-1/+2
* Documentation(glossary): minor formatting clean-ups.Junio C Hamano2005-12-072-7/+6
* Documentation: git.html/git.7Junio C Hamano2005-12-072-87/+104
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-12-071-67/+469
|\
| * gitk: Work around Tcl's non-standard names for encodingsPaul Mackerras2005-12-071-94/+374
| * gitk: Some improvements for the code for updating the displayPaul Mackerras2005-12-061-44/+66
| * gitk: Factored out some common code into a new start_rev_list procedurePaul Mackerras2005-12-011-30/+22
| * [PATCH] gitk: add Update menu item.Sven Verdoolaege2005-12-011-34/+142
* | update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-072-18/+104
* | git-merge-one: new merge world order.Junio C Hamano2005-12-071-16/+9
* | checkout-index: allow checking out from higher stages.Junio C Hamano2005-12-072-19/+48
* | Use printf rather than echo -n.Jason Riedy2005-12-064-5/+5
* | qsort() ptrdiff_t may be larger than intJunio C Hamano2005-12-061-1/+6
* | [PATCH] Initial AIX portability fixes.Jason Riedy2005-12-063-1/+7
* | git-merge-one-file: resurrect leading path creation.Junio C Hamano2005-12-061-2/+10
* | Documentaiton (read-tree): update description of 3-wayJunio C Hamano2005-12-051-12/+31
* | Documentation: hash-object.Junio C Hamano2005-12-051-1/+1