summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2017-12-19Merge branch 'ar/unconfuse-three-dots'Junio C Hamano
2017-12-19Merge branch 'tg/worktree-create-tracking'Junio C Hamano
2017-12-19Merge branch 'bw/submodule-config-cleanup'Junio C Hamano
2017-12-19Merge branch 'bw/pathspec-match-submodule-boundary'Junio C Hamano
2017-12-13Merge branch 'pc/submodule-helper'Junio C Hamano
2017-12-13Merge branch 'ra/decorate-limit-refs'Junio C Hamano
2017-12-13Merge branch 'bc/hash-algo'Junio C Hamano
2017-12-06diff-tree: read the index so attribute checks work in bare repositoriesBrandon Williams
2017-12-06add worktree.guessRemote config optionThomas Gummerer
2017-12-06worktree: add --guess-remote flag to add subcommandThomas Gummerer
2017-12-06Merge branch 'bw/protocol-v1'Junio C Hamano
2017-12-06Merge branch 'rd/doc-notes-prune-fix'Junio C Hamano
2017-12-06Merge branch 'rd/man-prune-progress'Junio C Hamano
2017-12-06Merge branch 'hm/config-parse-expiry-date'Junio C Hamano
2017-12-06checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea
2017-12-05pathspec: only match across submodule boundaries when requestedBrandon Williams
2017-11-28Merge branch 'ma/branch-list-paginate'Junio C Hamano
2017-11-28Merge branch 'jc/branch-name-sanity'Junio C Hamano
2017-11-27Merge branch 'sw/pull-ipv46-passthru'Junio C Hamano
2017-11-27Merge branch 'tb/add-renormalize'Junio C Hamano
2017-11-27Merge branch 'tz/notes-error-to-stderr'Junio C Hamano
2017-11-27worktree: make add <path> <branch> dwimThomas Gummerer
2017-11-27worktree: add --[no-]track option to the add subcommandThomas Gummerer
2017-11-27checkout: factor out functions to new lib fileThomas Gummerer
2017-11-26submodule--helper.c: i18n: add a missing space in messageJean-Noel Avila
2017-11-22log: add option to choose which refs to decorateRafael Ascensão
2017-11-22notes: correct 'git notes prune' options to '[-n] [-v]'Robert P. J. Day
2017-11-22prune: add "--progress" to man page and usage msgRobert P. J. Day
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano
2017-11-21pull: pass -4/-6 option to 'git fetch'Shuyu Wei
2017-11-20branch: change default of `pager.branch` to "on"Martin Ågren
2017-11-20branch: respect `pager.branch` in list-mode onlyMartin Ågren
2017-11-18config: add --expiry-dateHaaris Mehmood
2017-11-17add: introduce "--renormalize"Torsten Bögershausen
2017-11-15Merge branch 'bp/read-index-from-skip-verification'Junio C Hamano
2017-11-15Merge branch 'rd/bisect-view-is-visualize'Junio C Hamano
2017-11-15Merge branch 'ma/reduce-heads-leakfix'Junio C Hamano
2017-11-15Merge branch 'mh/tidy-ref-update-flags'Junio C Hamano
2017-11-15Merge branch 'ma/bisect-leakfix'Junio C Hamano
2017-11-15builtin/branch: remove redundant check for HEADKaartic Sivaraam
2017-11-15notes: send "Automatic notes merge failed" messages to stderrTodd Zullinger
2017-11-13Merge branch 'jm/status-ignored-files-list'Junio C Hamano
2017-11-13Switch empty tree and blob lookups to use hash abstractionbrian m. carlson
2017-11-13bisect: mention "view" as an alternative to "visualize"Robert P. J. Day
2017-11-09Merge branch 'bw/diff-opt-impl-to-bitfields'Junio C Hamano
2017-11-08reduce_heads: fix memory leaksMartin Ågren
2017-11-08builtin/merge-base: free commit listsMartin Ågren
2017-11-08read_index_from(): speed index loading by skipping verification of the entry ...Ben Peart
2017-11-06Merge branch 'mp/push-pushoption-config'Junio C Hamano
2017-11-06Merge branch 'jc/check-ref-format-oor'Junio C Hamano