summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano4-3/+11
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann1-8/+9
2008-06-06name-rev: Fix segmentation fault when using --allBjörn Steinbrink1-2/+6
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel2-4/+27
2008-05-28GIT 1.5.5.3v1.5.5.3Junio C Hamano4-3/+17
2008-05-28commit --interactive: properly update the index before commitingGerrit Pape1-0/+2
2008-05-28gitweb: only display "next" links in logs if there is a next pageLea Wiemann1-4/+4
2008-05-28Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2-12/+3
2008-05-28Documentation/git-bundle.txt: fix synopsisGerrit Pape1-1/+1
2008-05-27Documentation: fix graph in git-rev-parse.txtMichele Ballabio1-10/+12
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-09bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2-2/+24
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-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape3-8/+31
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