summaryrefslogtreecommitdiffstats
path: root/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-22Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-22git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-22Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-19git-am: fix typo in usage messageJeff King1-1/+1
2008-05-19doc/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-03checkout: 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-29cvsimport: always pass user data to "system" as a listJeff King1-1/+1
2008-04-29fix reflog approxidate parsing bugJeff King1-2/+5
2008-04-28Fix use after free() in builtin-fetchAlex Riesen1-3/+5
2008-04-28fetch-pack: do not stop traversing an already parsed commitLinus Torvalds1-4/+4
2008-04-28Use "=" instead of "==" in condition as it is more portableAlex Riesen1-1/+1
2008-04-27clone: detect and fail on excess parametersJunio C Hamano2-0/+27
2008-04-27Remove 'header' from --signoff option descriptionDan McGee1-1/+1
2008-04-24remote: create fetch config lines with '+'Jeff King2-0/+11
2008-04-24push: allow unqualified dest refspecs to DWIMJeff King2-3/+69
2008-04-24doc/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-22Amend git-push refspec documentationSam Vilain1-10/+13
2008-04-22git-gc --prune is deprecatedDmitry Potapov2-20/+3
2008-04-22svn-git: Use binmode for reading/writing binary rev mapsMichael Weber1-0/+4
2008-04-22diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna1-1/+2
2008-04-22Don't force imap.host to be set when imap.tunnel is setJeff King1-2/+5
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey1-4/+9
2008-04-22git-svn bug with blank commits and author fileThomas Guyot-Sionnest1-2/+1
2008-04-22archive.c: format_subst - fixed bogus argument to memchrAriel Badichi1-2/+2
2008-04-22copy.c: copy_fd - correctly report write errorsAriel Badichi1-4/+4
2008-04-22gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2-1/+11
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins1-1/+2
2008-04-21Escape project names before creating pathinfo URLsmartin f. krafft1-2/+2
2008-04-21Escape project name in regexpmartin f. krafft1-1/+1
2008-04-21bash: Add completion for git diff --base --ours --theirsTeemu Likonen1-0/+1
2008-04-21diff-options.txt: document the new "--dirstat" optionGerrit Pape1-0/+8
2008-04-20GIT 1.5.5.1v1.5.5.1Junio C Hamano3-1/+48
2008-04-18gitweb: Fix 'history' view for deleted files with historyJakub Narebski2-3/+31
2008-04-18Document that WebDAV doesn't need git on the server, and works over SSLMatthieu Moy1-12/+33
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca4-6/+32
2008-04-18am: POSIX portability fixJunio C Hamano1-1/+1
2008-04-16git-am: minor cleanupJunio C Hamano1-2/+1
2008-04-16Clarify and fix English in "git-rm" documentationJon Loeliger1-20/+32