summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-053-8/+31
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-031-2/+2
|\
| * filter-branch: Documentation fix.Florian Ragwitz2008-05-031-2/+2
* | checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-031-1/+1
* | fetch-pack: brown paper bag fixJunio C Hamano2008-04-301-1/+1
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-292-3/+6
|\ \ | |/
| * cvsimport: always pass user data to "system" as a listJeff King2008-04-291-1/+1
| * fix reflog approxidate parsing bugJeff King2008-04-291-2/+5
* | Fix use after free() in builtin-fetchAlex Riesen2008-04-281-3/+5
* | fetch-pack: do not stop traversing an already parsed commitLinus Torvalds2008-04-281-4/+4
* | Use "=" instead of "==" in condition as it is more portableAlex Riesen2008-04-281-1/+1
* | clone: detect and fail on excess parametersJunio C Hamano2008-04-272-0/+27
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-271-1/+1
|\ \ | |/
| * Remove 'header' from --signoff option descriptionDan McGee2008-04-271-1/+1
* | remote: create fetch config lines with '+'Jeff King2008-04-242-0/+11
* | push: allow unqualified dest refspecs to DWIMJeff King2008-04-242-3/+69
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-244-16/+75
|\ \ | |/
| * t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
| * Linked glossary from cvs-migration pageMatt Graham2008-04-231-1/+2
| * write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-232-2/+72
* | doc/git-gc: add a note about what is collectedJeff King2008-04-241-0/+15
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-226-10/+24
|\ \ | |/
| * svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-221-0/+4
| * diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna2008-04-221-1/+2
| * git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-221-2/+1
| * archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-221-2/+2
| * copy.c: copy_fd - correctly report write errorsAriel Badichi2008-04-221-4/+4
| * gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-222-1/+11
* | Amend git-push refspec documentationSam Vilain2008-04-221-10/+13
* | git-gc --prune is deprecatedDmitry Potapov2008-04-222-20/+3
* | Don't force imap.host to be set when imap.tunnel is setJeff King2008-04-221-2/+5
* | git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-221-4/+9
* | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-211-1/+2
* | Escape project names before creating pathinfo URLsmartin f. krafft2008-04-211-2/+2
* | Escape project name in regexpmartin f. krafft2008-04-211-1/+1
* | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-211-0/+1
* | diff-options.txt: document the new "--dirstat" optionGerrit Pape2008-04-211-0/+8
* | GIT 1.5.5.1v1.5.5.1Junio C Hamano2008-04-203-1/+48
* | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-192-5/+55
|\ \
| * | rebase: do not munge commit log messageJunio C Hamano2008-04-162-5/+55
* | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-182-3/+31
* | | Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy2008-04-181-12/+33
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-181-1/+1
|\ \ \ | | |/ | |/|
| * | am: POSIX portability fixJunio C Hamano2008-04-181-1/+1
* | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-184-6/+32
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-162-22/+33
|\ \ \ | |/ / | | / | |/ |/|
| * git-am: minor cleanupJunio C Hamano2008-04-161-2/+1
| * Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-161-20/+32
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-166-33/+54
|\ \ | |/
| * git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-162-5/+16