summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
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-15use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe
2016-09-15add: modify already added files when --chmod is givenThomas Gummerer
2016-09-15read-cache: introduce chmod_index_entryThomas Gummerer
2016-09-15format-patch: show base info before email signatureJosh Triplett
2016-09-14update-index: add test for chmod flagsThomas Gummerer
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-09Merge branch 'jk/tighten-alloc' into maintJunio C Hamano
2016-09-09Merge branch 'rs/use-strbuf-add-unique-abbrev' into maintJunio C Hamano
2016-09-09Merge branch 'rs/merge-add-strategies-simplification' into maintJunio C Hamano
2016-09-09Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano
2016-09-09Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano
2016-09-09Merge branch 'js/mv-dir-to-new-directory' into maintJunio C Hamano
2016-09-09Merge branch 'jk/reflog-date' into maintJunio C Hamano
2016-09-08checkout: add some spaces between code and commentNguyễn Thái Ngọc Duy
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