summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | i18n: merge-recursive: mark verbose message for translationVasco Almeida2016-09-151-1/+1
| * | | | | | | | | | i18n: merge-recursive: mark error messages for translationVasco Almeida2016-09-151-7/+10
| * | | | | | | | | | i18n: config: mark error message for translationVasco Almeida2016-09-151-2/+2
| * | | | | | | | | | i18n: branch: mark option description for translationVasco Almeida2016-09-151-1/+1
| * | | | | | | | | | i18n: blame: mark error messages for translationVasco Almeida2016-09-151-8/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano2016-09-211-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: show base info before email signaturejt/format-patch-base-info-above-sigJosh Triplett2016-09-151-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'rs/checkout-some-states-are-const'Junio C Hamano2016-09-211-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout: constify parameters of checkout_stage() and checkout_merged()rs/checkout-some-states-are-constRené Scharfe2016-09-131-3/+3
* | | | | | | | | | | Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-213-22/+35
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | init: reset cached config when entering new repoJeff King2016-09-131-0/+6
| * | | | | | | | | | init: expand comments explaining config trickeryJeff King2016-09-131-4/+7
| * | | | | | | | | | diff: always try to set up the repositoryJeff King2016-09-131-2/+2
| * | | | | | | | | | diff: skip implicit no-index check when given --no-indexJeff King2016-09-131-12/+13
| * | | | | | | | | | hash-object: always try to set up the git repositoryJeff King2016-09-131-5/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ks/pack-objects-bitmap'Junio C Hamano2016-09-211-40/+88
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-objects: use reachability bitmap index when generating non-stdout packks/pack-objects-bitmapKirill Smelkov2016-09-121-7/+24
| * | | | | | | | | | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov2016-09-121-33/+64
* | | | | | | | | | | Merge branch 'js/cat-file-filters'Junio C Hamano2016-09-211-8/+96
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cat-file: support --textconv/--filters in batch modejs/cat-file-filtersJohannes Schindelin2016-09-111-5/+44
| * | | | | | | | | | | cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin2016-09-111-5/+21
| * | | | | | | | | | | cat-file: introduce the --filters optionJohannes Schindelin2016-09-111-1/+35
* | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-09-1915-285/+290
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | builtin/reset: convert to use struct object_idbrian m. carlson2016-09-071-26/+26
| * | | | | | | | | | | | builtin/commit-tree: convert to struct object_idbrian m. carlson2016-09-071-10/+10
| * | | | | | | | | | | | builtin/am: convert to struct object_idbrian m. carlson2016-09-071-70/+70
| * | | | | | | | | | | | sha1_name: convert get_sha1_mb to struct object_idbrian m. carlson2016-09-071-1/+1
| * | | | | | | | | | | | builtin/update-index: convert file to struct object_idbrian m. carlson2016-09-071-30/+31
| * | | | | | | | | | | | builtin/rm: convert to use struct object_idbrian m. carlson2016-09-071-9/+9
| * | | | | | | | | | | | builtin/blame: convert file to use struct object_idbrian m. carlson2016-09-071-14/+14
| * | | | | | | | | | | | Convert read_mmblob to take struct object_id.brian m. carlson2016-09-072-6/+6
| * | | | | | | | | | | | builtin/checkout: convert some static functions to struct object_idbrian m. carlson2016-09-071-33/+33
| * | | | | | | | | | | | streaming: make stream_blob_to_fd take struct object_idbrian m. carlson2016-09-073-6/+6
| * | | | | | | | | | | | builtin: convert textconv_object to use struct object_idbrian m. carlson2016-09-073-8/+8
| * | | | | | | | | | | | builtin/cat-file: convert some static functions to struct object_idbrian m. carlson2016-09-071-25/+25
| * | | | | | | | | | | | builtin/cat-file: convert struct expand_data to use struct object_idbrian m. carlson2016-09-071-10/+12
| * | | | | | | | | | | | builtin/log: convert some static functions to use struct object_idbrian m. carlson2016-09-071-22/+22
| * | | | | | | | | | | | builtin/blame: convert struct origin to use struct object_idbrian m. carlson2016-09-071-20/+20
| * | | | | | | | | | | | builtin/apply: convert static functions to struct object_idbrian m. carlson2016-09-071-48/+48
| * | | | | | | | | | | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-0711-22/+24
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mh/ref-store'Junio C Hamano2016-09-191-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | refs: add methods to init refs dbDavid Turner2016-09-091-10/+11
* | | | | | | | | | | | | Merge branch 'cc/apply-am'Junio C Hamano2016-09-192-4874/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin/am: use apply API in run_apply()cc/apply-amChristian Couder2016-09-071-22/+43
| * | | | | | | | | | | | | apply: refactor `git apply` option parsingChristian Couder2016-09-071-71/+3
| * | | | | | | | | | | | | apply: make it possible to silently applyChristian Couder2016-09-071-1/+1
| * | | | | | | | | | | | | apply: move libified code from builtin/apply.c to apply.{c,h}Christian Couder2016-09-071-4732/+1
| * | | | | | | | | | | | | apply: rename and move opt constants to apply.hChristian Couder2016-09-071-7/+4
| * | | | | | | | | | | | | builtin/apply: rename option parsing functionsChristian Couder2016-09-071-20/+20
| * | | | | | | | | | | | | builtin/apply: make create_one_file() return -1 on errorChristian Couder2016-09-071-15/+21