Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'tg/git-remote' | Junio C Hamano | 2016-02-26 |
|\ | |||
| * | remote: use remote_is_configured() for add and rename | Thomas Gummerer | 2016-02-16 |
| * | remote: actually check if remote exits | Thomas Gummerer | 2016-02-16 |
| * | remote: simplify remote_is_configured() | Thomas Gummerer | 2016-02-16 |
* | | Merge branch 'jc/am-i-v-fix' | Junio C Hamano | 2016-02-24 |
|\ \ | |||
| * | | am -i: fix "v"iew | Junio C Hamano | 2016-02-17 |
* | | | Merge branch 'nd/worktree-add-B' | Junio C Hamano | 2016-02-24 |
|\ \ \ | |||
| * | | | worktree add -B: do the checkout test before update branch | Nguyễn Thái Ngọc Duy | 2016-02-15 |
| * | | | worktree: fix "add -B" | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | | | Merge branch 'jk/lose-name-path' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |||
| * | | | | list-objects: pass full pathname to callbacks | Jeff King | 2016-02-12 |
| * | | | | list-objects: drop name_path entirely | Jeff King | 2016-02-12 |
| |/ / / | |||
* | | | | Merge branch 'ew/force-ipv4' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |||
| * | | | | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 2016-02-12 |
* | | | | | Merge branch 'nd/git-common-dir-fix' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ | |||
| * | | | | | rev-parse: take prefix into account in --git-common-dir | Nguyễn Thái Ngọc Duy | 2016-02-12 |
| |/ / / / | |||
* | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ | |||
| * | | | | | check_filename: tighten dwim-wildcard ambiguity | Jeff King | 2016-02-10 |
| * | | | | | checkout: reorder check_filename conditional | Jeff King | 2016-02-10 |
* | | | | | | Merge branch 'ah/stripspace-optstring' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | stripspace: call U+0020 a "space" instead of a "blank" | Alex Henrie | 2016-01-29 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'jk/options-cleanup' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ | |||
| * | | | | | apply, ls-files: simplify "-z" parsing | Jeff King | 2016-02-01 |
| * | | | | | checkout-index: disallow "--no-stage" option | Jeff King | 2016-02-01 |
| * | | | | | checkout-index: handle "--no-index" option | Jeff King | 2016-02-01 |
| * | | | | | checkout-index: handle "--no-prefix" option | Jeff King | 2016-02-01 |
| * | | | | | checkout-index: simplify "-z" option parsing | Jeff King | 2016-02-01 |
| * | | | | | give "nbuf" strbuf a more meaningful name | Jeff King | 2016-02-01 |
* | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | config: add core.untrackedCache | Christian Couder | 2016-01-27 |
| * | | | | | dir: add remove_untracked_cache() | Christian Couder | 2016-01-25 |
| * | | | | | dir: add {new,add}_untracked_cache() | Christian Couder | 2016-01-25 |
| * | | | | | update-index: move 'uc' var declaration | Christian Couder | 2016-01-25 |
| * | | | | | update-index: add untracked cache notifications | Christian Couder | 2016-01-25 |
| * | | | | | update-index: add --test-untracked-cache | Christian Couder | 2016-01-25 |
| * | | | | | update-index: use enum for untracked cache options | Christian Couder | 2016-01-25 |
| * | | | | | dir: free untracked cache when removing it | Christian Couder | 2015-12-29 |
* | | | | | | Merge branch 'jk/ref-cache-non-repository-optim' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | clean: make is_git_repository a public function | Jeff King | 2016-01-25 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'nd/diff-with-path-params' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | diff: make -O and --output work in subdirectory | Duy Nguyen | 2016-01-21 |
| * | | | | | | diff-no-index: do not take a redundant prefix argument | Nguyễn Thái Ngọc Duy | 2016-01-21 |
* | | | | | | | Merge branch 'tg/ls-remote-symref' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | ls-remote: add support for showing symrefs | Thomas Gummerer | 2016-01-19 |
| * | | | | | | | ls-remote: use parse-options api | Thomas Gummerer | 2016-01-19 |
| * | | | | | | | ls-remote: document --refs option | Thomas Gummerer | 2016-01-19 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'tb/ls-files-eol' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | ls-files: add eol diagnostics | Torsten Bögershausen | 2016-01-18 |
* | | | | | | | | Merge branch 'jk/notes-merge-from-anywhere' | Junio C Hamano | 2016-02-03 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | notes: allow merging from arbitrary references | Jacob Keller | 2016-01-17 |
| | |/ / / / / / | |/| | | | | | |