summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Merge branch 'nd/literal-pathspecs'Junio C Hamano1-1/+3
2013-11-18Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano1-1/+7
2013-11-18branch: fix --verbose output column alignmentTorstein Hegge1-1/+7
2013-11-06Merge branch 'fc/trivial'Junio C Hamano4-16/+7
2013-11-01Merge branch 'jk/reset-p-current-head-fix'Junio C Hamano1-1/+1
2013-11-01Merge branch 'jk/for-each-ref-skip-parsing'Junio C Hamano1-9/+20
2013-11-01Merge branch 'jl/submodule-mv'Junio C Hamano1-4/+9
2013-10-31diff: trivial style fixFelipe Contreras1-1/+1
2013-10-31describe: trivial style fixesFelipe Contreras1-4/+3
2013-10-31branch: trivial style fixFelipe Contreras1-2/+1
2013-10-31merge: simplify ff-only optionFelipe Contreras1-9/+2
2013-10-30Merge branch 'nd/lift-path-max'Junio C Hamano1-1/+1
2013-10-30Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano1-0/+24
2013-10-30Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano1-28/+71
2013-10-30Merge branch 'fc/styles'Junio C Hamano3-3/+3
2013-10-30for-each-ref: avoid loading objects to print %(objectname)Jeff King1-9/+20
2013-10-28pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy1-1/+3
2013-10-25reset: pass real rev name to add--interactiveJeff King1-1/+1
2013-10-24checkout_entry(): clarify the use of topath[] parameterJunio C Hamano1-1/+1
2013-10-23Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano1-2/+2
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano3-18/+39
2013-10-23Merge branch 'jc/pack-objects'Junio C Hamano1-11/+12
2013-10-18Merge branch 'sb/repack-in-c'Junio C Hamano1-0/+388
2013-10-18Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano1-23/+21
2013-10-18checkout: proper error message on 'git checkout foo bar --'Matthieu Moy1-5/+16
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy1-23/+55
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder1-0/+24
2013-10-17Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano2-18/+10
2013-10-17Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano1-1/+7
2013-10-16C: have space around && and || operatorsJunio C Hamano3-3/+3
2013-10-15Merge branch 'maint'Junio C Hamano1-0/+4
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow1-0/+4
2013-10-14Merge branch 'po/remote-set-head-usage'Jonathan Nieder1-2/+2
2013-10-13mv: Fix spurious warning when moving a file in presence of submodulesJens Lehmann1-4/+9
2013-10-10cherry-pick: handle "-" after parsing optionsJeff King1-2/+2
2013-09-27remote set-head -h: add long options to synopsisPhilip Oakley1-2/+2
2013-09-24Merge branch 'cc/replace-with-the-same-type'Jonathan Nieder1-3/+13
2013-09-24Merge branch 'jk/shortlog-tolerate-broken-commit'Jonathan Nieder1-2/+4
2013-09-24clone: add a period after "done" to end the sentenceSebastian Schuberth1-1/+1
2013-09-20Merge branch 'dw/check-ignore-sans-index'Junio C Hamano1-2/+4
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Junio C Hamano1-8/+17
2013-09-20Merge branch 'bk/refs-multi-update'Junio C Hamano8-9/+261
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano1-0/+2
2013-09-20Merge branch 'mm/status-without-comment-char'Junio C Hamano2-4/+14
2013-09-20Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano1-15/+21
2013-09-20Merge branch 'nd/fetch-into-shallow'Junio C Hamano2-2/+2
2013-09-18shortlog: ignore commits with missing authorsJeff King1-2/+4
2013-09-18clone: always set transport optionsJeff King1-16/+14
2013-09-18clone: treat "checking connectivity" like other progressJeff King1-2/+2
2013-09-18clone: send diagnostic messages to stderrJeff King1-5/+5