aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-format-patch: add a new format.cc configuration variableMiklos Vajna2008-04-29
* Die for an early EOF in a file reading loopHeikki Orsila2008-04-27
* Document functions xmemdupz(), xread() and xwrite()Heikki Orsila2008-04-27
* Merge branch 'maint'Junio C Hamano2008-04-27
|\
| * clone: detect and fail on excess parametersJunio C Hamano2008-04-27
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-27
| |\
| | * Remove 'header' from --signoff option descriptionDan McGee2008-04-27
* | | bash: Add completion for gitk --mergeRichard Quirk2008-04-27
* | | rev-parse: fix --verify to error out when passed junk after a good revChristian Couder2008-04-27
* | | git checkout: add -t alias for --trackMiklos Vajna2008-04-27
* | | rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian 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