summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-27git checkout: add -t alias for --trackLibravatar Miklos Vajna2-2/+2
2008-04-26rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"Libravatar Christian Couder2-4/+21
2008-04-26gitweb: Use feed link according to current viewLibravatar Jakub Narebski2-25/+104
2008-04-26Optimize match_pathspec() to avoid fnmatch()Libravatar Linus Torvalds1-2/+20
2008-04-26Make ls-remote http://... list HEAD, like for git://...Libravatar Daniel Barkalow5-2/+43
2008-04-26Make walker.fetch_ref() take a struct ref.Libravatar Daniel Barkalow6-27/+36
2008-04-26documentation: web--browse: add a note about konquerorLibravatar Christian Couder1-1/+23
2008-04-26documentation: help: add info about "man.<tool>.cmd" config varLibravatar Christian Couder2-5/+48
2008-04-26help: use "man.<tool>.cmd" as custom man viewer commandLibravatar Christian Couder1-18/+40
2008-04-26documentation: help: add "man.<tool>.path" config variableLibravatar Christian Couder2-0/+13
2008-04-26help: use man viewer path from "man.<tool>.path" config varLibravatar Christian Couder1-19/+124
2008-04-26Allow cherry-pick (and revert) to add signoff lineLibravatar Dan McGee3-7/+23
2008-04-26gitk: Reorganize processing of arguments for git logLibravatar Paul Mackerras1-77/+114
2008-04-25Merge branch 'ho/shared'Libravatar Junio C Hamano7-38/+149
2008-04-24Merge branch 'maint'Libravatar Junio C Hamano8-19/+170
2008-04-24remote: create fetch config lines with '+'Libravatar Jeff King2-0/+11
2008-04-24push: allow unqualified dest refspecs to DWIMLibravatar Jeff King2-3/+69
2008-04-24Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano4-16/+75
2008-04-24doc/git-gc: add a note about what is collectedLibravatar Jeff King1-0/+15
2008-04-23Merge branch 'maint'Libravatar Shawn O. Pearce1-4/+10
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Libravatar Shawn O. Pearce1-4/+10
2008-04-23t5516: remove ambiguity test (1)Libravatar Jeff King1-13/+1
2008-04-23Linked glossary from cvs-migration pageLibravatar Matt Graham1-1/+2
2008-04-23write-tree: properly detect failure to write tree objectsLibravatar Junio C Hamano2-2/+72
2008-04-23Merge branch 'maint'Libravatar Junio C Hamano11-46/+54
2008-04-22Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano6-10/+24
2008-04-22Amend git-push refspec documentationLibravatar Sam Vilain1-10/+13
2008-04-22git-gc --prune is deprecatedLibravatar Dmitry Potapov2-20/+3
2008-04-22svn-git: Use binmode for reading/writing binary rev mapsLibravatar Michael Weber1-0/+4
2008-04-22diff options documentation: refer to --diff-filter in --name-statusLibravatar Miklos Vajna1-1/+2
2008-04-22Don't force imap.host to be set when imap.tunnel is setLibravatar Jeff King1-2/+5
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcLibravatar Brandon Casey1-4/+9
2008-04-22git-svn bug with blank commits and author fileLibravatar Thomas Guyot-Sionnest1-2/+1
2008-04-22archive.c: format_subst - fixed bogus argument to memchrLibravatar Ariel Badichi1-2/+2
2008-04-22copy.c: copy_fd - correctly report write errorsLibravatar Ariel Badichi1-4/+4
2008-04-22gitattributes: Fix subdirectory attributes specified from root directoryLibravatar Matthew Ogilvie2-1/+11
2008-04-22Merge branch 'maint'Libravatar Junio C Hamano4-4/+14
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineLibravatar Andy Parkins1-1/+2
2008-04-21completion: remove use of dashed git commandsLibravatar Dan McGee1-4/+4
2008-04-21completion: allow 'git remote' subcommand completionLibravatar Dan McGee1-0/+1
2008-04-21Escape project names before creating pathinfo URLsLibravatar martin f. krafft1-2/+2
2008-04-21Escape project name in regexpLibravatar martin f. krafft1-1/+1
2008-04-21Spelling fixes in the gitweb documentationLibravatar Rafael Garcia-Suarez2-64/+65
2008-04-21git.el: Set process-environment instead of invoking envLibravatar Clifford Caoile1-7/+4
2008-04-21bash: Add completion for git diff --base --ours --theirsLibravatar Teemu Likonen1-0/+1
2008-04-21diff-options.txt: document the new "--dirstat" optionLibravatar Gerrit Pape1-0/+8
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini8-36/+104
2008-04-20Add tests for `branch --[no-]merged`Libravatar Lars Hjemli1-1/+41
2008-04-20git-branch.txt: compare --contains, --merged and --no-mergedLibravatar Lars Hjemli1-0/+21
2008-04-20git-branch: add support for --merged and --no-mergedLibravatar Lars Hjemli2-2/+18