summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2011-04-01Merge "checkout ambiguous ref bugfix" into maintLibravatar Junio C Hamano1-10/+13
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-30Make "git notes add" more user-friendly when there are existing notesLibravatar Johan Herland1-3/+17
2011-03-29notes: make expand_notes_ref globally accessibleLibravatar Jeff King1-10/+0
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-25Improve tree_entry_interesting() handling codeLibravatar Nguyễn Thái Ngọc Duy1-6/+6
2011-03-25Convert read_tree{,_recursive} to support struct pathspecLibravatar Nguyễn Thái Ngọc Duy4-11/+19
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
2011-03-22Merge branch 'mg/rev-list-one-side-only'Libravatar Junio C Hamano1-12/+2
2011-03-22Merge branch 'jn/test-sanitize-git-env'Libravatar Junio C Hamano1-1/+1
2011-03-22Merge branch 'sp/maint-fetch-pack-stop-early'Libravatar Junio C Hamano1-2/+16
2011-03-22Merge branch 'jc/maint-fetch-alt'Libravatar Junio C Hamano2-32/+15
2011-03-22diffcore-rename: fall back to -C when -C -C busts the rename limitLibravatar Junio C Hamano2-1/+20
2011-03-22builtin/diff.c: remove duplicated call to diff_result_code()Libravatar Junio C Hamano1-3/+1
2011-03-22Remove unused variablesLibravatar Johannes Schindelin2-6/+1
2011-03-22Fix sparse warningsLibravatar Stephen Boyd20-29/+22
2011-03-21diff/status: refactor opportunistic index updateLibravatar Junio C Hamano2-13/+3
2011-03-20fetch-pack: use smaller handshake window for initial requestLibravatar Junio C Hamano1-2/+4
2011-03-20fetch-pack: progressively use larger handshake windowsLibravatar Junio C Hamano1-1/+6
2011-03-20fetch-pack: factor out hardcoded handshake window sizeLibravatar Junio C Hamano1-3/+11
2011-03-20checkout: tweak detached-orphan warning formatLibravatar Jeff King1-1/+4
2011-03-20checkout: clear commit marks after detached-orphan checkLibravatar Jeff King1-0/+13
2011-03-19Merge branch 'mm/maint-log-n-with-diff-filtering'Libravatar Junio C Hamano1-1/+7
2011-03-19Merge branch 'js/rerere-forget-always-take-pathspec'Libravatar Junio C Hamano1-2/+5
2011-03-19Merge branch 'uk/ls-remote-in-get-remote-url'Libravatar Junio C Hamano1-0/+11
2011-03-19Merge branch 'jn/status-translatable'Libravatar Junio C Hamano1-29/+30
2011-03-19Merge branch 'jk/trace-sifter'Libravatar Junio C Hamano5-0/+8
2011-03-19Merge branch 'jk/merge-rename-ux'Libravatar Junio C Hamano2-1/+7