summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2011-04-28Merge branch 'jc/rename-degrade-cc-to-c'Libravatar Junio C Hamano3-4/+21
2011-04-27Merge branch 'cn/format-patch-quiet'Libravatar Junio C Hamano1-6/+10
2011-04-27Merge branch 'jc/merge-dash-previous'Libravatar Junio C Hamano1-3/+6
2011-04-27Merge branch 'rj/sparse'Libravatar Junio C Hamano3-6/+2
2011-04-27Merge branch 'nk/blame-abbrev'Libravatar Junio C Hamano1-1/+8
2011-04-27Merge branch 'dm/color-palette'Libravatar Junio C Hamano1-13/+3
2011-04-27Merge branch 'jc/pack-objects-bigfile'Libravatar Junio C Hamano1-2/+6
2011-04-27Merge branch 'mg/reflog-with-options'Libravatar Junio C Hamano1-13/+17
2011-04-13revert: Hide '-r' option in default usageLibravatar Ramkumar Ramachandra1-1/+2
2011-04-12format-patch: don't pass on the --quiet flagLibravatar Carlos Martín Nieto1-6/+10
2011-04-11sparse: Fix an "symbol 'merge_file' not decared" warningLibravatar Ramsay Jones1-2/+1
2011-04-11sparse: Fix an "symbol 'format_subject' not declared" warningLibravatar Ramsay Jones1-3/+0
2011-04-11sparse: Fix an "symbol 'cmd_index_pack' not declared" warningLibravatar Ramsay Jones1-1/+1
2011-04-07merge: allow "-" as a short-hand for "previous branch"Libravatar Junio C Hamano1-3/+6
2011-04-06Merge branch 'jk/maint-remote-mirror-safer'Libravatar Junio C Hamano1-13/+49
2011-04-05Teach core.bigfilethreashold to pack-objectsLibravatar Junio C Hamano1-2/+6
2011-04-05blame: add --abbrev command line option and make it honor core.abbrevLibravatar Namhyung Kim1-1/+8
2011-04-04Share color list between graph and show-branchLibravatar Dan McGee1-13/+3
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Libravatar Junio C Hamano1-12/+36
2011-04-03sparse: Fix errors and silence warningsLibravatar Stephen Boyd3-5/+5
2011-04-01Merge branch 'nd/init-gitdir'Libravatar Junio C Hamano2-4/+72
2011-04-01Merge branch 'jc/merge-sans-branch'Libravatar Junio C Hamano1-2/+40
2011-04-01Merge branch 'jr/grep-en-config'Libravatar Junio C Hamano1-0/+13
2011-04-01Merge branch 'ab/i18n-st'Libravatar Junio C Hamano24-661/+694
2011-04-01Merge branch 'jk/pull-into-empty'Libravatar Junio C Hamano1-1/+1
2011-04-01reflog: fix overriding of command line optionsLibravatar Michael J Gruber1-7/+2
2011-04-01builtin/log.c: separate default and setup of cmd_log_init()Libravatar Michael J Gruber1-6/+15
2011-03-30remote: deprecate --mirrorLibravatar Jeff King1-1/+7
2011-03-30remote: separate the concept of push and fetch mirrorsLibravatar Jeff King1-13/+38
2011-03-30remote: disallow some nonsensical option combinationsLibravatar Jeff King1-0/+5
2011-03-30grep: allow -E and -n to be turned on by default via configurationLibravatar Joe Ratterman1-0/+13
2011-03-29Merge branch 'jc/fetch-progressive-stride'Libravatar Junio C Hamano1-4/+5
2011-03-29Merge branches 'sp/maint-fetch-pack-stop-early' and 'sp/maint-upload-pack-sto...Libravatar Junio C Hamano1-1/+2
2011-03-29Revert two "no-done" revertsLibravatar Junio C Hamano1-3/+15
2011-03-29Fix potential local deadlock during fetch-packLibravatar Junio C Hamano1-4/+5
2011-03-29enable "no-done" extension only when fetching over smart-httpLibravatar Junio C Hamano1-1/+2
2011-03-28Revert "fetch-pack: Implement no-done capability"Libravatar Junio C Hamano1-15/+3
2011-03-28Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2011-03-28grep: Add the option '--line-number'Libravatar Joe Ratterman1-1/+1
2011-03-26Merge branch 'mg/rev-list-n-parents'Libravatar Junio C Hamano3-1/+9
2011-03-26Merge branch 'js/remove-unused-variables'Libravatar Junio C Hamano2-6/+1
2011-03-26Merge branch 'jc/index-update-if-able'Libravatar Junio C Hamano2-13/+3
2011-03-26Merge branch 'jk/checkout-orphan-warning'Libravatar Junio C Hamano1-1/+17
2011-03-26Merge branch 'jc/fetch-progressive-stride'Libravatar Junio C Hamano1-3/+18
2011-03-25merge: merge unborn index before setting refLibravatar Jeff King1-1/+1
2011-03-24merge: merge with the default upstream branch without argumentLibravatar Junio C Hamano1-1/+38
2011-03-24merge: match the help text with the documentationLibravatar Jared Hance1-2/+3
2011-03-23Merge branch 'jn/maint-c99-format'Libravatar Junio C Hamano1-26/+22
2011-03-23Merge branch 'lt/default-abbrev'Libravatar Junio C Hamano1-1/+5
2011-03-23revision.c: introduce --min-parents and --max-parents optionsLibravatar Michael J Gruber3-1/+9