summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-04checkout: don't rfc2047-encode oneline on detached HEADJeff King
2008-05-03filter-branch: Documentation fix.Florian Ragwitz
2008-04-30fetch-pack: brown paper bag fixJunio C Hamano
2008-04-30Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-30cvsimport: always pass user data to "system" as a listJeff King
2008-04-30fix reflog approxidate parsing bugJeff King
2008-04-29Fix use after free() in builtin-fetchAlex Riesen
2008-04-28fetch-pack: do not stop traversing an already parsed commitLinus Torvalds
2008-04-28Use "=" instead of "==" in condition as it is more portableAlex Riesen
2008-04-28clone: detect and fail on excess parametersJunio C Hamano
2008-04-28Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-28Remove 'header' from --signoff option descriptionDan McGee
2008-04-25remote: create fetch config lines with '+'Jeff King
2008-04-25push: allow unqualified dest refspecs to DWIMJeff King
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-25doc/git-gc: add a note about what is collectedJeff King
2008-04-23t5516: remove ambiguity test (1)Jeff King
2008-04-23Linked glossary from cvs-migration pageMatt Graham
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23Amend git-push refspec documentationSam Vilain
2008-04-23git-gc --prune is deprecatedDmitry Potapov
2008-04-23svn-git: Use binmode for reading/writing binary rev mapsMichael Weber
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-23Don't force imap.host to be set when imap.tunnel is setJeff King
2008-04-23git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey
2008-04-23git-svn bug with blank commits and author fileThomas Guyot-Sionnest
2008-04-23archive.c: format_subst - fixed bogus argument to memchrAriel Badichi
2008-04-23copy.c: copy_fd - correctly report write errorsAriel Badichi
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-22post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins
2008-04-22Escape project names before creating pathinfo URLsmartin f. krafft
2008-04-22Escape project name in regexpmartin f. krafft
2008-04-22bash: Add completion for git diff --base --ours --theirsTeemu Likonen
2008-04-22diff-options.txt: document the new "--dirstat" optionGerrit Pape
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-20Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-19Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-19Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-18am: POSIX portability fixJunio C Hamano
2008-04-17Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-am: minor cleanupJunio C Hamano
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-16git-am: cope better with an empty Subject: lineLinus Torvalds
2008-04-16Ignore leading empty lines while summarizing mergesLinus Torvalds