summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-27git checkout: add -t alias for --trackMiklos Vajna
2008-04-27rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Christian Couder
2008-04-25Merge branch 'ho/shared'Junio C Hamano
2008-04-25Merge branch 'maint'Junio C Hamano
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'Junio 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-22Merge branch 'maint'Junio C Hamano
2008-04-22post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins
2008-04-22completion: remove use of dashed git commandsDan McGee
2008-04-22completion: allow 'git remote' subcommand completionDan McGee
2008-04-22Escape project names before creating pathinfo URLsmartin f. krafft
2008-04-22Escape project name in regexpmartin f. krafft
2008-04-22Spelling fixes in the gitweb documentationRafael Garcia-Suarez
2008-04-22git.el: Set process-environment instead of invoking envClifford Caoile
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-20First batch of post 1.5.5 updatesJunio C Hamano
2008-04-20Merge branch 'maint'Junio C Hamano
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-20Merge branch 'jc/sha1-lookup'Junio C Hamano
2008-04-20Merge branch 'jc/dirstat'Junio C Hamano
2008-04-20Merge branch 'mv/defer-gc'Junio C Hamano
2008-04-20Merge branch 'py/submodule'Junio C Hamano
2008-04-20Merge branch 'jc/terminator-separator'Junio C Hamano
2008-04-20Merge branch 'jk/remote-default-show'Junio C Hamano
2008-04-20Merge branch 'mk/color'Junio C Hamano
2008-04-19Merge branch 'jc/maint-rebase-am'Junio C Hamano
2008-04-19Merge branch 'maint'Junio 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