summaryrefslogtreecommitdiffstats
path: root/git-request-pull.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-27show-branch --current: do not barf on detached HEADJunio C Hamano1-2/+2
2008-05-26builtin-fast-export: Only output a single parent per linePieter de Bie1-5/+1
2008-05-26Release Notes for 1.5.5.2Junio C Hamano2-1/+28
2008-05-24rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-23Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-21Fix recipient santitizationHorst H. von Brand1-1/+1
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2-2/+32
2008-05-21send-email: specify content-type of --compose bodyJeff King2-0/+68
2008-05-20git-am: fix typo in usage messageJeff King1-1/+1
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King1-2/+2
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger1-0/+4
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt1-3/+4
2008-05-11wt-status.h: declare global variables as externJohannes Sixt1-2/+2
2008-05-11builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty1-1/+1
2008-05-11git-repack: re-enable parsing of -n command line optionA Large Angry SCM1-0/+1
2008-05-08Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings1-1/+2
2008-05-08doc: clarify definition of "update" for git-add -uJeff King1-1/+3
2008-05-04checkout: don't rfc2047-encode oneline on detached HEADJeff King1-1/+1
2008-05-03filter-branch: Documentation fix.Florian Ragwitz1-2/+2
2008-04-30fetch-pack: brown paper bag fixJunio C Hamano1-1/+1
2008-04-30cvsimport: always pass user data to "system" as a listJeff King1-1/+1
2008-04-30fix reflog approxidate parsing bugJeff King1-2/+5
2008-04-29Fix use after free() in builtin-fetchAlex Riesen1-3/+5
2008-04-29fetch-pack: do not stop traversing an already parsed commitLinus Torvalds1-4/+4
2008-04-29Use "=" instead of "==" in condition as it is more portableAlex Riesen1-1/+1
2008-04-28clone: detect and fail on excess parametersJunio C Hamano2-0/+27
2008-04-28Remove 'header' from --signoff option descriptionDan McGee1-1/+1
2008-04-25remote: create fetch config lines with '+'Jeff King2-0/+11
2008-04-25push: allow unqualified dest refspecs to DWIMJeff King2-3/+69
2008-04-25doc/git-gc: add a note about what is collectedJeff King1-0/+15
2008-04-23t5516: remove ambiguity test (1)Jeff King1-13/+1
2008-04-23Linked glossary from cvs-migration pageMatt Graham1-1/+2
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano2-2/+72
2008-04-23Amend git-push refspec documentationSam Vilain1-10/+13
2008-04-23git-gc --prune is deprecatedDmitry Potapov2-20/+3
2008-04-23svn-git: Use binmode for reading/writing binary rev mapsMichael Weber1-0/+4
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna1-1/+2
2008-04-23Don't force imap.host to be set when imap.tunnel is setJeff King1-2/+5
2008-04-23git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey1-4/+9
2008-04-23git-svn bug with blank commits and author fileThomas Guyot-Sionnest1-2/+1
2008-04-23archive.c: format_subst - fixed bogus argument to memchrAriel Badichi1-2/+2
2008-04-23copy.c: copy_fd - correctly report write errorsAriel Badichi1-4/+4
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2-1/+11
2008-04-22post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins1-1/+2
2008-04-22Escape project names before creating pathinfo URLsmartin f. krafft1-2/+2
2008-04-22Escape project name in regexpmartin f. krafft1-1/+1
2008-04-22bash: Add completion for git diff --base --ours --theirsTeemu Likonen1-0/+1
2008-04-22diff-options.txt: document the new "--dirstat" optionGerrit Pape1-0/+8