aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* Merge branch 'sb/submodule-init'Junio C Hamano2017-01-23
|\
| * submodule update --init: display correct path from submoduleStefan Beller2017-01-12
* | Merge branch 'bw/pathspec-cleanup'Junio C Hamano2017-01-18
|\ \
| * | ls-tree: convert show_recursive to use the pathspec struct interfaceBrandon Williams2017-01-08
| * | mv: remove use of deprecated 'get_pathspec()'Brandon Williams2017-01-08
* | | Merge branch 'jk/blame-fixes'Junio C Hamano2017-01-18
|\ \ \
| * | | blame: output porcelain "previous" header for each fileJeff King2017-01-07
| * | | blame: handle --no-abbrevJeff King2017-01-07
| * | | blame: fix alignment with --abbrev=40Jeff King2017-01-07
* | | | Merge branch 'dt/disable-bitmap-in-auto-gc'Junio C Hamano2017-01-18
|\ \ \ \
| * | | | repack: die on incremental + write-bitmap-indexDavid Turner2016-12-29
| * | | | auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-29
| |/ / /
| * | | Merge branch 'jk/create-branch-remove-unused-param' into maintJunio C Hamano2016-11-29
| |\ \ \
| * \ \ \ Merge branch 'rs/commit-pptr-simplify' into maintJunio C Hamano2016-11-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/am-read-author-file' into maintJunio C Hamano2016-11-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'rs/cocci' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'js/reset-usage' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/merge-base-fork-point-without-reflog' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/clone-copy-alternates-fix' into maintJunio C Hamano2016-10-28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/worktree-config' into maintJunio C Hamano2016-10-11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/blame-abbrev' into maintJunio C Hamano2016-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/copy-array' into maintJunio C Hamano2016-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/pack-tag-of-tag' into maintJunio C Hamano2016-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/checkout-disambiguation' into maintJunio C Hamano2016-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/reduce-gc-aggressive-depth' into maintJunio C Hamano2016-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jt/format-patch-base-info-above-sig' into maintJunio C Hamano2016-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/checkout-some-states-are-const' into maintJunio C Hamano2016-09-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-rm-absorb'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | rm: absorb a submodules git dir before deletionStefan Beller2016-12-27
| * | | | | | | | | | | | | | | | | | | | | submodule: rename and add flags to ok_to_remove_submoduleStefan Beller2016-12-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | grep: search history of moved submodulesBrandon Williams2016-12-22
| * | | | | | | | | | | | | | | | | | | | | grep: enable recurse-submodules to work on <tree> objectsBrandon Williams2016-12-22
| * | | | | | | | | | | | | | | | | | | | | grep: optionally recurse into submodulesBrandon Williams2016-12-22
| * | | | | | | | | | | | | | | | | | | | | real_path: have callers use real_pathdup and strbuf_realpathBrandon Williams2016-12-12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | submodule: add absorb-git-dir functionStefan Beller2016-12-12
| * | | | | | | | | | | | | | | | | | | | submodule helper: support super prefixStefan Beller2016-12-09
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/retire-compaction-heuristics'Junio C Hamano2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | diff: retire "compaction" heuristicsJunio C Hamano2016-12-23
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/compression-config'Junio C Hamano2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map'Junio C Hamano2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | fetch: do not redundantly calculate tag refmapJonathan Tan2016-11-11
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lt/shortlog-by-committer'Junio C Hamano2016-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | shortlog: group by committer informationLinus Torvalds2016-12-15
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cp/merge-continue'Junio C Hamano2016-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \