aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | merge: mark usage error strings for translationJeff King2016-12-15
| * | | merge: ensure '--abort' option takes no argumentsChris Packham2016-12-14
| * | | merge: add '--continue' option as a synonym for 'git commit'Chris Packham2016-12-14
| |/ /
* | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-27
|\ \ \
| * | | i18n: clean.c: match string with git-add--interactive.perlVasco Almeida2016-12-14
* | | | Merge branch 'jc/push-default-explicit'Junio C Hamano2016-12-27
|\ \ \ \
| * | | | push: do not use potentially ambiguous default refspecJunio C Hamano2016-10-28
| | |_|/ | |/| |
* | | | Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | index-pack: skip collision check when not in repositoryJeff King2016-12-16
| * | | | index-pack: complain when --stdin is used outside of a repoJeff King2016-12-16
| | |_|/ | |/| |
* | | | Merge branch 'vs/submodule-clone-nested-submodules-alternates'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | submodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela2016-12-12
| |/ / /
* | | | Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | am: change safe_to_abort()'s not rewinding error into a warningStephan Beyer2016-12-08
| * | | | am: fix filename in safe_to_abort() error messageStephan Beyer2016-12-08
| |/ / /
* | | | Merge branch 'jc/pull-rebase-ff'Junio C Hamano2016-12-19
|\ \ \ \
| * | | | pull: fast-forward "pull --rebase=true"Junio C Hamano2016-11-29
* | | | | Merge branch 'jc/lock-report-on-error'Junio C Hamano2016-12-19
|\ \ \ \ \
| * | | | | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
| | |/ / / | |/| | |
* | | | | Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-19
|\ \ \ \ \
| * | | | | commit: remove 'Clever' message for --only --amendAndreas Krey2016-12-09
| * | | | | commit: make --only --allow-empty work without pathsAndreas Krey2016-12-05
* | | | | | Merge branch 'nd/for-each-ref-ignore-case'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ah/grammos'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | clone,fetch: explain the shallow-clone option a little more clearlyAlex Henrie2016-12-05
| * | | | | | receive-pack: improve English grammar of denyCurrentBranch messageAlex Henrie2016-12-05
| |/ / / / /
* | | | | | Merge branch 'jt/use-trailer-api-in-commands'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | commit: make ignore_non_trailer take buf/lenJonathan Tan2016-11-29
* | | | | | | Merge branch 'nd/worktree-list-fixup'Junio C Hamano2016-12-16
|\ \ \ \ \ \ \
| * | | | | | | worktree list: keep the list sortedNguyễn Thái Ngọc Duy2016-11-28
| * | | | | | | worktree.c: get_worktrees() takes a new flag argumentNguyễn Thái Ngọc Duy2016-11-28
| * | | | | | | get_worktrees() must return main worktree as first item even on errorNguyễn Thái Ngọc Duy2016-11-28
| * | | | | | | worktree: reorder an if statementNguyễn Thái Ngọc Duy2016-11-28
* | | | | | | | Merge branch 'jk/rev-parse-symbolic-parents-fix'Junio C Hamano2016-12-16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | rev-parse: fix parent shorthands with --symbolicJeff King2016-11-16
* | | | | | | | Merge branch 'jc/setup-cleanup-fix'Junio C Hamano2016-11-23
|\ \ \ \ \ \ \ \
| * | | | | | | | archive: read local configurationJunio C Hamano2016-11-22
| * | | | | | | | mailinfo: read local configurationJunio C Hamano2016-11-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | stripspace: respect repository configJohannes Schindelin2016-11-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jk/create-branch-remove-unused-param'Junio C Hamano2016-11-17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | create_branch: drop unused "head" parameterJeff King2016-11-09
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/commit-pptr-simplify'Junio C Hamano2016-10-31
|\ \ \ \ \ \
| * | | | | | commit: simplify building parents listRené Scharfe2016-10-30
| | |/ / / / | |/| | | |