aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-21
|\
| * git-am: fix typo in usage messageJeff King2008-05-19
| * doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-19
* | git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-16
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-14
|\ \ | |/
| * Documentation/git-describe.txt: make description more readableIan Hilt2008-05-14
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-11
|\ \ | |/
| * wt-status.h: declare global variables as externJohannes Sixt2008-05-11
| * builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty2008-05-11
| * git-repack: re-enable parsing of -n command line optionA Large Angry SCM2008-05-11
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-08
|\ \ | |/
| * Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings2008-05-08
| * doc: clarify definition of "update" for git-add -uJeff King2008-05-08
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-03
|\ \ | |/
| * filter-branch: Documentation fix.Florian Ragwitz2008-05-03
* | checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-03
* | fetch-pack: brown paper bag fixJunio C Hamano2008-04-30
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-29
|\ \ | |/
| * cvsimport: always pass user data to "system" as a listJeff King2008-04-29
| * fix reflog approxidate parsing bugJeff King2008-04-29
* | Fix use after free() in builtin-fetchAlex Riesen2008-04-28
* | fetch-pack: do not stop traversing an already parsed commitLinus Torvalds2008-04-28
* | Use "=" instead of "==" in condition as it is more portableAlex Riesen2008-04-28
* | 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
* | 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-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
* | 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
* | GIT 1.5.5.1v1.5.5.1Junio C Hamano2008-04-20