summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Use $(git rev-parse --show-toplevel) in cd_to_toplevel().Libravatar Steven Drake1-14/+5
2010-01-11Add 'git rev-parse --show-toplevel' option.Libravatar Steven Drake2-0/+9
2010-01-10rerere forget path: forget recorded resolutionLibravatar Junio C Hamano4-0/+161
2010-01-10rerere: refactor rerere logic to make it independent from I/OLibravatar Junio C Hamano1-35/+76
2010-01-10Documentation: emphasise 'git shortlog' in its synopsisLibravatar Thomas Rast1-1/+1
2010-01-10start_command: detect execvp failures earlyLibravatar Johannes Sixt4-1/+96
2010-01-10run-command: move wait_or_whine earlierLibravatar Johannes Sixt1-42/+42
2010-01-10start_command: report child process setup errors to the parent's stderrLibravatar Johannes Sixt1-3/+43
2010-01-10ident.c: treat $EMAIL as giving user.email identity explicitlyLibravatar Junio C Hamano1-2/+3
2010-01-10ident.c: check explicit identity for name and email separatelyLibravatar Junio C Hamano4-8/+10
2010-01-10Merge branch 'tr/http-updates'Libravatar Junio C Hamano3-2/+60
2010-01-10Merge branch 'jk/maint-1.6.5-reset-hard'Libravatar Junio C Hamano2-4/+8
2010-01-10Merge branch 'jk/push-to-delete'Libravatar Junio C Hamano3-3/+53
2010-01-10Merge branch 'mm/config-path'Libravatar Junio C Hamano3-4/+58
2010-01-10Merge branch 'pm/cvs-environ'Libravatar Junio C Hamano2-1/+36
2010-01-10Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Libravatar Junio C Hamano1-4/+2
2010-01-10Merge branch 'bg/maint-remote-update-default'Libravatar Junio C Hamano2-6/+18
2010-01-10Merge branch 'mm/diag-path-in-treeish'Libravatar Junio C Hamano4-7/+198
2010-01-10Merge branch 'fc/opt-quiet-gc-reset'Libravatar Junio C Hamano3-3/+3
2010-01-10Documentation: show-files is now called git-ls-filesLibravatar Thomas Rast1-1/+1
2010-01-10Documentation: tiny git config manual tweaksLibravatar Jonathan Nieder1-4/+4
2010-01-10Documentation: git gc packs refs by default nowLibravatar Jonathan Nieder1-9/+6
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast112-647/+647
2010-01-10Documentation: format full commands in typewriter fontLibravatar Thomas Rast12-28/+28
2010-01-10Merge branch 'maint'Libravatar Junio C Hamano3-26/+21
2010-01-10Merge branch 'maint-1.6.2' into maintLibravatar Junio C Hamano2-13/+11
2010-01-10Merge branch 'maint-1.6.1' into maint-1.6.2Libravatar Junio C Hamano8-43/+47
2010-01-10Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano4-28/+28
2010-01-09daemon: consider only address in kill_some_child()Libravatar Erik Faye-Lund1-8/+20
2010-01-09Handle relative paths in submodule .git filesLibravatar Brad King2-4/+20
2010-01-09Test update-index for a gitlink to a .git fileLibravatar Brad King1-0/+38
2010-01-09help: fix configured help format taking over command line oneLibravatar Christian Couder1-1/+8
2010-01-09string-list: rename the include guard to STRING_LIST_HLibravatar Thiago Farina1-3/+3
2010-01-09t7111: check that reset options work as described in the tablesLibravatar Christian Couder1-0/+113
2010-01-09transport-helper.c::push_refs(): emit "no refs" error messageLibravatar Tay Ray Chuan1-1/+4
2010-01-09transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...Libravatar Tay Ray Chuan2-1/+10
2010-01-09transport.c::transport_push(): make ref status affect return valueLibravatar Tay Ray Chuan2-4/+7
2010-01-09refactor ref status logic for pushingLibravatar Tay Ray Chuan6-48/+77
2010-01-09t5541-http-push.sh: add test for unmatched, non-fast-forwarded refsLibravatar Tay Ray Chuan1-0/+21
2010-01-09t5541-http-push.sh: add tests for non-fast-forward pushesLibravatar Tay Ray Chuan1-0/+23
2010-01-09base85: Make the code more obvious instead of explaining the non-obviousLibravatar Andreas Gruenbacher1-8/+2
2010-01-09base85: encode_85() does not use the decode tableLibravatar Andreas Gruenbacher1-2/+0
2010-01-09base85 debug code: Fix length byte calculationLibravatar Andreas Gruenbacher1-1/+1
2010-01-09git-diff.txt: Link to git-difftoolLibravatar David Aguilar1-0/+4
2010-01-09difftool: Allow specifying unconfigured commands with --extcmdLibravatar David Aguilar4-8/+50
2010-01-09difftool--helper: Remove use of the GIT_MERGE_TOOL variableLibravatar David Aguilar2-14/+4
2010-01-09difftool--helper: Update copyright and remove distracting commentsLibravatar David Aguilar1-4/+1
2010-01-09Documentation: tiny git config manual tweaksLibravatar Jonathan Nieder1-4/+4
2010-01-09Documentation: git gc packs refs by default nowLibravatar Jonathan Nieder1-9/+6
2010-01-09Reset possible helper before reusing remote structureLibravatar Ilari Liusvaara1-0/+3