Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fifth batch for 2.8 cycle | Junio C Hamano | 2016-02-03 | 1 | -1/+59 |
* | Merge branch 'kf/http-proxy-auth-methods' | Junio C Hamano | 2016-02-03 | 6 | -6/+181 |
|\ | |||||
| * | http: use credential API to handle proxy authenticationkf/http-proxy-auth-methods | Knut Franke | 2016-01-26 | 3 | -3/+85 |
| * | http: allow selection of proxy authentication method | Knut Franke | 2016-01-26 | 5 | -3/+96 |
* | | Merge branch 'jk/ref-cache-non-repository-optim' | Junio C Hamano | 2016-02-03 | 6 | -40/+80 |
|\ \ | |||||
| * | | resolve_gitlink_ref: ignore non-repository pathsjk/ref-cache-non-repository-optim | Jeff King | 2016-01-25 | 3 | -14/+43 |
| * | | clean: make is_git_repository a public function | Jeff King | 2016-01-25 | 3 | -26/+37 |
* | | | Merge branch 'ls/travis-prove-order' | Junio C Hamano | 2016-02-03 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | travis-ci: explicity use container-based infrastructurels/travis-prove-order | Lars Schneider | 2016-01-26 | 1 | -0/+2 |
| * | | | travis-ci: run previously failed tests first, then slowest to fastest | Lars Schneider | 2016-01-26 | 1 | -1/+7 |
| | |/ | |/| | |||||
* | | | Merge branch 'dt/unpack-compare-entry-optim' | Junio C Hamano | 2016-02-03 | 3 | -3/+56 |
|\ \ \ | |||||
| * | | | unpack-trees: fix accidentally quadratic behaviordt/unpack-compare-entry-optim | David Turner | 2016-01-22 | 1 | -1/+12 |
| * | | | do_compare_entry: use already-computed path | David Turner | 2016-01-05 | 3 | -2/+44 |
* | | | | Merge branch 'js/dirname-basename' | Junio C Hamano | 2016-02-03 | 7 | -24/+225 |
|\ \ \ \ | |||||
| * | | | | mingw: avoid linking to the C library's isalpha()js/dirname-basename | Johannes Sixt | 2016-01-25 | 2 | -6/+8 |
| * | | | | t0060: loosen overly strict expectations | Johannes Schindelin | 2016-01-15 | 1 | -57/+21 |
| * | | | | t0060: verify that basename() and dirname() work as expected | Johannes Schindelin | 2016-01-12 | 2 | -0/+169 |
| * | | | | compat/basename.c: provide a dirname() compatibility function | Johannes Schindelin | 2016-01-12 | 2 | -0/+46 |
| * | | | | compat/basename: make basename() conform to POSIX | Johannes Schindelin | 2016-01-12 | 1 | -3/+17 |
| * | | | | Refactor skipping DOS drive prefixes | Johannes Schindelin | 2016-01-12 | 5 | -22/+28 |
* | | | | | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-03 | 1 | -3/+14 |
|\ \ \ \ \ | |||||
| * | | | | | completion: update completion arguments for stash | Paul Wagland | 2016-01-26 | 1 | -3/+14 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'pw/completion-show-branch' | Junio C Hamano | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | completion: complete show-branch "--date-order"pw/completion-show-branch | Paul Wagland | 2016-01-25 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'jk/completion-rebase' | Junio C Hamano | 2016-02-03 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | completion: add missing git-rebase optionsjk/completion-rebase | John Keeping | 2016-01-25 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge branch 'nd/diff-with-path-params' | Junio C Hamano | 2016-02-03 | 7 | -12/+25 |
|\ \ \ \ \ | |||||
| * | | | | | diff: make -O and --output work in subdirectorynd/diff-with-path-params | Duy Nguyen | 2016-01-21 | 6 | -8/+21 |
| * | | | | | diff-no-index: do not take a redundant prefix argument | Nguyễn Thái Ngọc Duy | 2016-01-21 | 3 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'lv/add-doc-working-tree' | Junio C Hamano | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | git-add doc: do not say working directory when you mean working treelv/add-doc-working-tree | Lars Vogel | 2016-01-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'dw/subtree-split-do-not-drop-merge' | Junio C Hamano | 2016-02-03 | 2 | -2/+70 |
|\ \ \ \ \ \ | |||||
| * | | | | | | contrib/subtree: fix "subtree split" skipped-merge bugdw/subtree-split-do-not-drop-merge | Dave Ware | 2016-01-20 | 2 | -2/+70 |
* | | | | | | | Merge branch 'tb/complete-word-diff-regex' | Junio C Hamano | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | completion: complete "diff --word-diff-regex="tb/complete-word-diff-regex | Thomas Braun | 2016-01-20 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mk/asciidoctor-bq-workaround' | Junio C Hamano | 2016-02-03 | 1 | -10/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: remove unnecessary backslashesmk/asciidoctor-bq-workaround | Matthew Kraai | 2016-01-20 | 1 | -10/+10 |
* | | | | | | | | Merge branch 'dg/subtree-test' | Junio C Hamano | 2016-02-03 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | contrib/subtree: Make testing easierdg/subtree-test | David A. Greene | 2016-01-19 | 1 | -1/+5 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'tg/ls-remote-symref' | Junio C Hamano | 2016-02-03 | 3 | -56/+97 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ls-remote: add support for showing symrefstg/ls-remote-symref | Thomas Gummerer | 2016-01-19 | 3 | -3/+61 |
| * | | | | | | | | ls-remote: use parse-options api | Thomas Gummerer | 2016-01-19 | 1 | -53/+29 |
| * | | | | | | | | ls-remote: fix synopsis | Thomas Gummerer | 2016-01-19 | 1 | -1/+1 |
| * | | | | | | | | ls-remote: document --refs option | Thomas Gummerer | 2016-01-19 | 2 | -2/+5 |
| * | | | | | | | | ls-remote: document --quiet option | Thomas Gummerer | 2016-01-19 | 1 | -1/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'tb/ls-files-eol' | Junio C Hamano | 2016-02-03 | 5 | -49/+237 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ls-files: add eol diagnosticstb/ls-files-eol | Torsten Bögershausen | 2016-01-18 | 5 | -49/+237 |
* | | | | | | | | | Merge branch 'jk/notes-merge-from-anywhere' | Junio C Hamano | 2016-02-03 | 4 | -12/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | notes: allow merging from arbitrary referencesjk/notes-merge-from-anywhere | Jacob Keller | 2016-01-17 | 4 | -12/+29 |
* | | | | | | | | | | Merge branch 'jc/peace-with-crlf' | Junio C Hamano | 2016-02-03 | 13 | -20/+15 |
|\ \ \ \ \ \ \ \ \ \ |