summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2016-09-21Merge branch 'jk/reduce-gc-aggressive-depth'Junio C Hamano
2016-09-21Merge branch 'va/i18n'Junio C Hamano
2016-09-21Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano
2016-09-21Merge branch 'rs/checkout-some-states-are-const'Junio C Hamano
2016-09-21Merge branch 'jk/setup-sequence-update'Junio C Hamano
2016-09-21Merge branch 'ks/pack-objects-bitmap'Junio C Hamano
2016-09-21Merge branch 'js/cat-file-filters'Junio C Hamano
2016-09-19Merge branch 'bc/object-id'Junio C Hamano
2016-09-19Merge branch 'mh/ref-store'Junio C Hamano
2016-09-19Merge branch 'cc/apply-am'Junio C Hamano
2016-09-15Merge branch 'ah/misc-message-fixes'Junio C Hamano
2016-09-15Merge branch 'jk/pack-tag-of-tag'Junio C Hamano
2016-09-15i18n: update-index: mark warnings for translationVasco Almeida
2016-09-15i18n: show-branch: mark plural strings for translationVasco Almeida
2016-09-15i18n: show-branch: mark error messages for translationVasco Almeida
2016-09-15i18n: receive-pack: mark messages for translationVasco Almeida
2016-09-15notes: spell first word of error messages in lowercaseVasco Almeida
2016-09-15i18n: notes: mark error messages for translationVasco Almeida
2016-09-15i18n: merge-recursive: mark verbose message for translationVasco Almeida
2016-09-15i18n: merge-recursive: mark error messages for translationVasco Almeida
2016-09-15i18n: config: mark error message for translationVasco Almeida
2016-09-15i18n: branch: mark option description for translationVasco Almeida
2016-09-15i18n: blame: mark error messages for translationVasco Almeida
2016-09-15format-patch: show base info before email signatureJosh Triplett
2016-09-13checkout: constify parameters of checkout_stage() and checkout_merged()René Scharfe
2016-09-13init: reset cached config when entering new repoJeff King
2016-09-13init: expand comments explaining config trickeryJeff King
2016-09-13diff: always try to set up the repositoryJeff King
2016-09-13diff: skip implicit no-index check when given --no-indexJeff King
2016-09-13hash-object: always try to set up the git repositoryJeff King
2016-09-12Merge branch 'jc/forbid-symbolic-ref-d-HEAD'Junio C Hamano
2016-09-12Merge branch 'jc/am-read-author-file'Junio C Hamano
2016-09-12Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano
2016-09-12pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov
2016-09-12pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov
2016-09-11cat-file: support --textconv/--filters in batch modeJohannes Schindelin
2016-09-11cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin
2016-09-11cat-file: introduce the --filters optionJohannes Schindelin
2016-09-09refs: add methods to init refs dbDavid Turner
2016-09-09Merge branch 'sb/submodule-clone-rr'Junio C Hamano
2016-09-09Merge branch 'jh/status-v2-porcelain'Junio C Hamano
2016-09-09Merge branch 'rt/help-unknown'Junio C Hamano
2016-09-09Merge branch 'cc/receive-pack-limit'Junio C Hamano
2016-09-09Merge branch 'jk/format-patch-number-singleton-patch-with-cover'Junio C Hamano
2016-09-08cat-file: put spaces around pipes in usage stringAlex Henrie
2016-09-08am: put spaces around pipe in usage stringAlex Henrie
2016-09-07builtin/reset: convert to use struct object_idbrian m. carlson
2016-09-07builtin/commit-tree: convert to struct object_idbrian m. carlson
2016-09-07builtin/am: convert to struct object_idbrian m. carlson
2016-09-07sha1_name: convert get_sha1_mb to struct object_idbrian m. carlson