aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* documentation: help: add "man.<tool>.path" config variableChristian Couder2008-04-26
* help: use man viewer path from "man.<tool>.path" config varChristian Couder2008-04-26
* Merge branch 'ho/shared'Junio C Hamano2008-04-25
|\
| * Make core.sharedRepository more genericHeikki Orsila2008-04-16
* | Merge branch 'maint'Junio C Hamano2008-04-24
|\ \
| * | remote: create fetch config lines with '+'Jeff King2008-04-24
| * | push: allow unqualified dest refspecs to DWIMJeff King2008-04-24
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-24
| |\ \
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-23
| | * | Linked glossary from cvs-migration pageMatt Graham2008-04-23
| | * | write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-23
| * | | doc/git-gc: add a note about what is collectedJeff King2008-04-24
* | | | Merge branch 'maint'Junio C Hamano2008-04-23
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-22
| |\ \ \ | | |/ /
| | * | svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-22
| | * | diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-22
| | * | git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-22
| | * | archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-22
| | * | copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-22
| | * | gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-22
| * | | Amend git-push refspec documentationSam Vilain2008-04-22
| * | | git-gc --prune is deprecatedDmitry Potapov2008-04-22
| * | | Don't force imap.host to be set when imap.tunnel is setJeff King2008-04-22
| * | | git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-22
* | | | Merge branch 'maint'Junio C Hamano2008-04-22
|\ \ \ \ | |/ / /
| * | | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-21
| * | | Escape project names before creating pathinfo URLsmartin f. krafft2008-04-21
| * | | Escape project name in regexpmartin f. krafft2008-04-21
| * | | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-21
| * | | diff-options.txt: document the new "--dirstat" optionGerrit Pape2008-04-21
* | | | completion: remove use of dashed git commandsDan McGee2008-04-21
* | | | completion: allow 'git remote' subcommand completionDan McGee2008-04-21
* | | | Spelling fixes in the gitweb documentationRafael Garcia-Suarez2008-04-21
* | | | git.el: Set process-environment instead of invoking envClifford Caoile2008-04-21
* | | | First batch of post 1.5.5 updatesJunio C Hamano2008-04-20
* | | | Merge branch 'maint'Junio C Hamano2008-04-20
|\ \ \ \ | |/ / /
| * | | GIT 1.5.5.1v1.5.5.1Junio C Hamano2008-04-20
| * | | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-19
| |\ \ \
* | \ \ \ Merge branch 'jc/sha1-lookup'Junio C Hamano2008-04-19
|\ \ \ \ \
| * | | | | sha1-lookup: make selection of 'middle' less aggressiveJunio C Hamano2008-04-09
| * | | | | sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-09
* | | | | | Merge branch 'jc/dirstat'Junio C Hamano2008-04-19
|\ \ \ \ \ \
| * | | | | | diff: make --dirstat binary-file safeJunio C Hamano2008-04-09
| |/ / / / /
* | | | | | Merge branch 'mv/defer-gc'Junio C Hamano2008-04-19
|\ \ \ \ \ \
| * | | | | | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-09
| * | | | | | Documentation/hooks: add pre-auto-gc hookMiklos Vajna2008-04-09
| * | | | | | git-gc --auto: add pre-auto-gc hookMiklos Vajna2008-04-09
* | | | | | | Merge branch 'py/submodule'Junio C Hamano2008-04-19
|\ \ \ \ \ \ \
| * | | | | | | builtin-status: Add tests for submodule summaryPing Yin2008-04-12
| * | | | | | | builtin-status: submodule summary supportPing Yin2008-04-12