summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2013-09-27remote set-head -h: add long options to synopsisLibravatar Philip Oakley1-2/+2
2013-09-24Merge branch 'cc/replace-with-the-same-type'Libravatar Jonathan Nieder1-3/+13
2013-09-24Merge branch 'jk/shortlog-tolerate-broken-commit'Libravatar Jonathan Nieder1-2/+4
2013-09-24clone: add a period after "done" to end the sentenceLibravatar Sebastian Schuberth1-1/+1
2013-09-20Merge branch 'dw/check-ignore-sans-index'Libravatar Junio C Hamano1-2/+4
2013-09-20Merge branch 'mm/commit-template-squelch-advice-messages'Libravatar Junio C Hamano1-8/+17
2013-09-20Merge branch 'bk/refs-multi-update'Libravatar Junio C Hamano8-9/+261
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Libravatar Junio C Hamano1-0/+2
2013-09-20Merge branch 'mm/status-without-comment-char'Libravatar Junio C Hamano2-4/+14
2013-09-20Merge branch 'jx/branch-vv-always-compare-with-upstream'Libravatar Junio C Hamano1-15/+21
2013-09-20Merge branch 'nd/fetch-into-shallow'Libravatar Junio C Hamano2-2/+2
2013-09-18shortlog: ignore commits with missing authorsLibravatar Jeff King1-2/+4
2013-09-18clone: always set transport optionsLibravatar Jeff King1-16/+14
2013-09-18clone: treat "checking connectivity" like other progressLibravatar Jeff King1-2/+2
2013-09-18clone: send diagnostic messages to stderrLibravatar Jeff King1-5/+5
2013-09-17repack: improve warnings about failure of renaming and removing filesLibravatar Stefan Beller1-2/+3
2013-09-17repack: retain the return value of pack-objectsLibravatar Stefan Beller1-2/+2
2013-09-17repack: rewrite the shell script in CLibravatar Stefan Beller1-0/+387
2013-09-17Merge branch 'rh/ishes-doc'Libravatar Junio C Hamano2-3/+3
2013-09-17Merge branch 'fc/trivial'Libravatar Junio C Hamano2-12/+9
2013-09-17Merge branch 'fc/fast-export'Libravatar Junio C Hamano1-40/+47
2013-09-17Merge branch 'ap/commit-author-mailmap'Libravatar Junio C Hamano1-1/+7
2013-09-17Merge branch 'jk/free-tree-buffer'Libravatar Junio C Hamano3-11/+10
2013-09-13reset: handle submodule with trailing slashLibravatar John Keeping1-2/+6
2013-09-13rm: re-use parse_pathspec's trailing-slash removalLibravatar John Keeping1-16/+4
2013-09-12check-ignore: Add option to ignore index contentsLibravatar Dave Williams1-2/+4
2013-09-12Merge branch 'jk/config-int-range-check'Libravatar Junio C Hamano1-3/+4
2013-09-12commit: disable status hints when writing to COMMIT_EDITMSGLibravatar Matthieu Moy1-0/+6
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusLibravatar Matthieu Moy1-0/+1
2013-09-12commit: factor status configuration is a helper functionLibravatar Matthieu Moy1-8/+10
2013-09-11Merge branch 'jc/ls-files-killed-optim'Libravatar Junio C Hamano1-0/+2
2013-09-11Merge branch 'nd/push-no-thin'Libravatar Junio C Hamano2-4/+9
2013-09-09Merge branch 'nd/magic-pathspec'Libravatar Junio C Hamano2-14/+1
2013-09-09Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Libravatar Junio C Hamano1-33/+56
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano1-21/+119
2013-09-09Merge branch 'jl/submodule-mv'Libravatar Junio C Hamano18-320/+360
2013-09-09Merge branch 'es/blame-L-twice'Libravatar Junio C Hamano1-43/+50
2013-09-09Merge branch 'jk/cat-file-batch-optim'Libravatar Junio C Hamano1-1/+30
2013-09-09Merge branch 'es/blame-L-more'Libravatar Junio C Hamano1-2/+2
2013-09-09Merge branch 'jc/push-cas'Libravatar Junio C Hamano4-0/+42
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Libravatar Junio C Hamano1-0/+9
2013-09-09Merge branch 'ms/fetch-prune-configuration'Libravatar Junio C Hamano1-3/+32
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Libravatar Hiroshige Umino1-0/+2
2013-09-09git-config: always treat --int as 64-bit internallyLibravatar Jeff King1-3/+4
2013-09-09update-ref: support multiple simultaneous updatesLibravatar Brad King1-1/+251
2013-09-06status: disable display of '#' comment prefix by defaultLibravatar Matthieu Moy1-0/+10
2013-09-06builtin/stripspace.c: fix broken indentationLibravatar Matthieu Moy1-4/+4
2013-09-06replace: allow long option namesLibravatar Christian Couder1-3/+3
2013-09-06replace: forbid replacing an object with one of a different typeLibravatar Christian Couder1-0/+10
2013-09-05add: lift the pathspec magic restriction on "add -p"Libravatar Nguyễn Thái Ngọc Duy2-14/+1