Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint | Junio C Hamano | 2017-01-17 | 1 | -4/+8 |
|\ | |||||
| * | index-pack: skip collision check when not in repositoryjk/index-pack-wo-repo-from-stdin | Jeff King | 2016-12-16 | 1 | -4/+6 |
| * | index-pack: complain when --stdin is used outside of a repo | Jeff King | 2016-12-16 | 1 | -0/+2 |
* | | Merge branch 'sb/sequencer-abort-safety' into maint | Junio C Hamano | 2017-01-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | am: change safe_to_abort()'s not rewinding error into a warning | Stephan Beyer | 2016-12-08 | 1 | -1/+1 |
| * | | am: fix filename in safe_to_abort() error message | Stephan Beyer | 2016-12-08 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'jc/pull-rebase-ff' into maint | Junio C Hamano | 2017-01-17 | 1 | -4/+18 |
|\ \ | |||||
| * | | pull: fast-forward "pull --rebase=true"jc/pull-rebase-ff | Junio C Hamano | 2016-11-29 | 1 | -4/+18 |
* | | | Merge branch 'ak/commit-only-allow-empty' into maint | Junio C Hamano | 2017-01-17 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | commit: remove 'Clever' message for --only --amendak/commit-only-allow-empty | Andreas Krey | 2016-12-09 | 1 | -2/+0 |
| * | | | commit: make --only --allow-empty work without paths | Andreas Krey | 2016-12-05 | 1 | -1/+1 |
* | | | | Merge branch 'nd/worktree-list-fixup' into maint | Junio C Hamano | 2017-01-17 | 2 | -7/+9 |
|\ \ \ \ | |||||
| * | | | | worktree list: keep the list sortednd/worktree-list-fixup | Nguyễn Thái Ngọc Duy | 2016-11-28 | 1 | -1/+1 |
| * | | | | worktree.c: get_worktrees() takes a new flag argument | Nguyễn Thái Ngọc Duy | 2016-11-28 | 2 | -4/+4 |
| * | | | | get_worktrees() must return main worktree as first item even on error | Nguyễn Thái Ngọc Duy | 2016-11-28 | 1 | -2/+4 |
| * | | | | worktree: reorder an if statement | Nguyễn Thái Ngọc Duy | 2016-11-28 | 1 | -3/+3 |
* | | | | | Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | rev-parse: fix parent shorthands with --symbolicjk/rev-parse-symbolic-parents-fix | Jeff King | 2016-11-16 | 1 | -1/+6 |
* | | | | | Merge branch 'jc/setup-cleanup-fix' | Junio C Hamano | 2016-11-23 | 3 | -8/+19 |
|\ \ \ \ \ | |||||
| * | | | | | archive: read local configurationjc/setup-cleanup-fix | Junio C Hamano | 2016-11-22 | 2 | -4/+4 |
| * | | | | | mailinfo: read local configuration | Junio C Hamano | 2016-11-22 | 1 | -4/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'js/rebase-i-commentchar-fix' | Junio C Hamano | 2016-11-23 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | stripspace: respect repository config | Johannes Schindelin | 2016-11-21 | 1 | -1/+3 |
* | | | | | Merge branch 'jk/create-branch-remove-unused-param' | Junio C Hamano | 2016-11-17 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | create_branch: drop unused "head" parameterjk/create-branch-remove-unused-param | Jeff King | 2016-11-09 | 2 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'rs/commit-pptr-simplify' | Junio C Hamano | 2016-10-31 | 1 | -8/+6 |
|\ \ \ \ \ | |||||
| * | | | | | commit: simplify building parents listrs/commit-pptr-simplify | René Scharfe | 2016-10-30 | 1 | -8/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 | 4 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | pkt-line: rename packet_write() to packet_write_fmt() | Lars Schneider | 2016-10-17 | 4 | -8/+8 |
* | | | | | | Merge branch 'ls/git-open-cloexec' | Junio C Hamano | 2016-10-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sha1_file: rename git_open_noatime() to git_open() | Lars Schneider | 2016-10-25 | 1 | -1/+1 |
* | | | | | | | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit: don't be fooled by ita entries when creating initial commitnd/ita-empty-commit | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -3/+8 |
| * | | | | | | | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'js/prepare-sequencer' | Junio C Hamano | 2016-10-27 | 2 | -25/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sequencer: get rid of the subcommand field | Johannes Schindelin | 2016-10-21 | 1 | -20/+16 |
| * | | | | | | | | sequencer: plug memory leaks for the option values | Johannes Schindelin | 2016-10-21 | 1 | -0/+4 |
| * | | | | | | | | sequencer: use memoized sequencer directory path | Johannes Schindelin | 2016-10-17 | 1 | -1/+1 |
| * | | | | | | | | sequencer: use static initializers for replay_opts | Johannes Schindelin | 2016-10-17 | 1 | -4/+2 |
* | | | | | | | | | Merge branch 'sb/submodule-ignore-trailing-slash' | Junio C Hamano | 2016-10-27 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | submodule: ignore trailing slash in relative url | Stefan Beller | 2016-10-10 | 1 | -0/+2 |
| * | | | | | | | | | submodule: ignore trailing slash on superproject URL | Stefan Beller | 2016-10-10 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2016-10-27 | 2 | -16/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | find_unique_abbrev: use 4-buffer ring | Jeff King | 2016-10-26 | 2 | -16/+11 |
* | | | | | | | | | | | Merge branch 'jc/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -16/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-21 | 1 | -2/+2 |
| * | | | | | | | | | | | fetch: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 | 1 | -16/+21 |
* | | | | | | | | | | | | Merge branch 'lt/abbrev-auto' | Junio C Hamano | 2016-10-27 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | / / / / / / / / / / | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | abbrev: prepare for new world order | Junio C Hamano | 2016-10-03 | 1 | -2/+3 |
| * | | | | | | | | | | abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing | Junio C Hamano | 2016-10-03 | 1 | -0/+3 |