summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-04use 'commit-ish' instead of 'committish'Libravatar Richard Hansen2-3/+3
2013-09-04Merge branch 'sb/parseopt-boolean-removal'Libravatar Junio C Hamano40-315/+276
2013-09-04Merge branch 'jc/parseopt-command-modes'Libravatar Junio C Hamano1-15/+12
2013-09-04Merge branch 'sb/misc-cleanup'Libravatar Junio C Hamano1-21/+17
2013-09-04Merge branch 'nd/gc-lock-against-each-other'Libravatar Junio C Hamano1-0/+67
2013-09-04Merge branch 'bc/unuse-packfile'Libravatar Junio C Hamano1-1/+1
2013-09-04Merge branch 'nd/sq-quote-buf'Libravatar Junio C Hamano2-10/+14
2013-09-04Merge branch 'jc/check-x-z'Libravatar Junio C Hamano2-12/+20
2013-09-03fast-export: refactor get_tags_and_duplicates()Libravatar Felipe Contreras1-30/+38
2013-09-03fast-export: make extra_refs globalLibravatar Felipe Contreras1-11/+10
2013-08-30add: trivial style cleanupLibravatar Felipe Contreras1-5/+5
2013-08-30reset: trivial style cleanupLibravatar Felipe Contreras1-1/+1
2013-08-30reset: trivial refactoringLibravatar Felipe Contreras1-6/+3
2013-08-30refs: report ref type from lock_any_ref_for_updateLibravatar Brad King6-6/+8