summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-03checkout: 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-29Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-29cvsimport: always pass user data to "system" as a listJeff King
2008-04-29fix reflog approxidate parsing bugJeff King
2008-04-28Fix 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-27clone: detect and fail on excess parametersJunio C Hamano
2008-04-27Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-27Remove 'header' from --signoff option descriptionDan McGee
2008-04-24remote: create fetch config lines with '+'Jeff King
2008-04-24push: allow unqualified dest refspecs to DWIMJeff King
2008-04-24Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-24doc/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-22Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-22Amend git-push refspec documentationSam Vilain
2008-04-22git-gc --prune is deprecatedDmitry Potapov
2008-04-22svn-git: Use binmode for reading/writing binary rev mapsMichael Weber
2008-04-22diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-22Don't force imap.host to be set when imap.tunnel is setJeff King
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey
2008-04-22git-svn bug with blank commits and author fileThomas Guyot-Sionnest
2008-04-22archive.c: format_subst - fixed bogus argument to memchrAriel Badichi
2008-04-22copy.c: copy_fd - correctly report write errorsAriel Badichi
2008-04-22gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins
2008-04-21Escape project names before creating pathinfo URLsmartin f. krafft
2008-04-21Escape project name in regexpmartin f. krafft
2008-04-21bash: Add completion for git diff --base --ours --theirsTeemu Likonen
2008-04-21diff-options.txt: document the new "--dirstat" optionGerrit Pape
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano
2008-04-19Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-18gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-18Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy
2008-04-18Merge 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-16Merge 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-15Ignore leading empty lines while summarizing mergesLinus Torvalds