Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 | 1 | -7/+82 |
|\ | |||||
| * | t7063: add tests for core.untrackedCache | Christian Couder | 2016-01-27 | 1 | -4/+81 |
| * | config: add core.untrackedCache | Christian Couder | 2016-01-27 | 1 | -3/+1 |
* | | Merge branch 'js/xmerge-marker-eol' | Junio C Hamano | 2016-02-10 | 1 | -0/+13 |
|\ \ | |||||
| * | | merge-file: ensure that conflict sections match eol stylejs/xmerge-marker-eol | Johannes Schindelin | 2016-01-27 | 1 | -1/+2 |
| * | | merge-file: let conflict markers match end-of-line style of the context | Johannes Schindelin | 2016-01-27 | 1 | -0/+12 |
* | | | Merge branch 'jk/ref-cache-non-repository-optim' | Junio C Hamano | 2016-02-03 | 2 | -0/+11 |
|\ \ \ | |||||
| * | | | resolve_gitlink_ref: ignore non-repository pathsjk/ref-cache-non-repository-optim | Jeff King | 2016-01-25 | 2 | -0/+11 |
* | | | | Merge branch 'js/dirname-basename' | Junio C Hamano | 2016-02-03 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | t0060: verify that basename() and dirname() work as expected | Johannes Schindelin | 2016-01-12 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'nd/diff-with-path-params' | Junio C Hamano | 2016-02-03 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | diff: make -O and --output work in subdirectorynd/diff-with-path-params | Duy Nguyen | 2016-01-21 | 1 | -0/+6 |
| |/ / / | |||||
| * | | | Merge branch 'jk/pending-keep-tag-name' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+29 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/symbolic-ref-maint' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+22 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'tg/ls-remote-symref' | Junio C Hamano | 2016-02-03 | 1 | -0/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ls-remote: add support for showing symrefstg/ls-remote-symref | Thomas Gummerer | 2016-01-19 | 1 | -0/+45 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'tb/ls-files-eol' | Junio C Hamano | 2016-02-03 | 1 | -21/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ls-files: add eol diagnosticstb/ls-files-eol | Torsten Bögershausen | 2016-01-18 | 1 | -21/+100 |
* | | | | | | | Merge branch 'jk/notes-merge-from-anywhere' | Junio C Hamano | 2016-02-03 | 1 | -11/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | notes: allow merging from arbitrary referencesjk/notes-merge-from-anywhere | Jacob Keller | 2016-01-17 | 1 | -11/+11 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/list-tag-2.7-regression' | Junio C Hamano | 2016-02-01 | 3 | -52/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regression | Jeff King | 2016-01-26 | 3 | -0/+28 |
| * | | | | | | | t6300: use test_atom for some un-modern tests | Jeff King | 2016-01-25 | 1 | -52/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jk/shortlog' | Junio C Hamano | 2016-01-28 | 1 | -16/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | shortlog: don't warn on empty authorjk/shortlog | Jeff King | 2016-01-19 | 1 | -16/+0 |
| * | | | | | | | shortlog: match both "Author:" and "author" on stdin | Jeff King | 2016-01-19 | 1 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'tk/interpret-trailers-in-place' | Junio C Hamano | 2016-01-28 | 1 | -0/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | interpret-trailers: add option for in-place editingtk/interpret-trailers-in-place | Tobias Klauser | 2016-01-14 | 1 | -0/+40 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jk/sanity' | Junio C Hamano | 2016-01-28 | 1 | -5/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test-lib: clarify and tighten SANITYjk/sanity | Junio C Hamano | 2016-01-19 | 1 | -5/+13 |
* | | | | | | | | Merge branch 'jk/filter-branch-no-index' | Junio C Hamano | 2016-01-28 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | filter-branch: resolve $commit^{tree} in no-index casejk/filter-branch-no-index | Jeff King | 2016-01-19 | 1 | -0/+8 |
* | | | | | | | | | Merge branch 'jk/symbolic-ref' | Junio C Hamano | 2016-01-26 | 2 | -0/+54 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | lock_ref_sha1_basic: handle REF_NODEREF with invalid refsjk/symbolic-ref | Jeff King | 2016-01-13 | 2 | -0/+40 |
| * | | | | | | | | | checkout,clone: check return value of create_symref | Jeff King | 2016-01-12 | 1 | -0/+6 |
| * | | | | | | | | | create_symref: use existing ref-lock code | Jeff King | 2015-12-29 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'ak/format-patch-odir-config' | Junio C Hamano | 2016-01-26 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | format-patch: introduce format.outputDirectory configurationak/format-patch-odir-config | Alexander Kuleshov | 2016-01-13 | 1 | -0/+15 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rp/p4-filetype-change' | Junio C Hamano | 2016-01-26 | 1 | -0/+66 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-p4.py: add support for filetype changerp/p4-filetype-change | Romain Picard | 2016-01-13 | 1 | -0/+66 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'js/close-packs-before-gc' | Junio C Hamano | 2016-01-26 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fetch: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+13 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 2016-01-26 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pull: allow interactive rebase with --rebase=interactive | Johannes Schindelin | 2016-01-13 | 1 | -0/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 | 82 | -377/+377 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t9901-git-web--browse.sh: use the $( ... ) construct for command substitutionep/shell-command-substitution-style | Elia Pinto | 2016-01-12 | 1 | -1/+1 |
| * | | | | | | | | | | t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman... | Elia Pinto | 2016-01-12 | 1 | -3/+3 |
| * | | | | | | | | | | t9350-fast-export.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-12 | 1 | -3/+3 |
| * | | | | | | | | | | t9300-fast-import.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-12 | 1 | -34/+34 |
| * | | | | | | | | | | t9150-svk-mergetickets.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-12 | 1 | -1/+1 |