aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add DEVELOPER makefile knob to check for acknowledged warningsLars Schneider2016-02-25
* Merge branch 'ls/travis-prove-order'Junio C Hamano2016-02-03
|\
| * travis-ci: explicity use container-based infrastructureLars Schneider2016-01-26
| * travis-ci: run previously failed tests first, then slowest to fastestLars Schneider2016-01-26
* | Merge branch 'dt/unpack-compare-entry-optim'Junio C Hamano2016-02-03
|\ \
| * | unpack-trees: fix accidentally quadratic behaviorDavid Turner2016-01-22
| * | do_compare_entry: use already-computed pathDavid Turner2016-01-05
* | | Merge branch 'js/dirname-basename'Junio C Hamano2016-02-03
|\ \ \
| * | | mingw: avoid linking to the C library's isalpha()Johannes Sixt2016-01-25
| * | | t0060: loosen overly strict expectationsJohannes Schindelin2016-01-15
| * | | t0060: verify that basename() and dirname() work as expectedJohannes Schindelin2016-01-12
| * | | compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin2016-01-12
| * | | compat/basename: make basename() conform to POSIXJohannes Schindelin2016-01-12
| * | | Refactor skipping DOS drive prefixesJohannes Schindelin2016-01-12
* | | | Merge branch 'pw/completion-stash'Junio C Hamano2016-02-03
|\ \ \ \
| * | | | completion: update completion arguments for stashPaul Wagland2016-01-26
* | | | | Merge branch 'pw/completion-show-branch'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | completion: complete show-branch "--date-order"Paul Wagland2016-01-25
| |/ / / /
* | | | | Merge branch 'jk/completion-rebase'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | completion: add missing git-rebase optionsJohn Keeping2016-01-25
| |/ / / /
* | | | | Merge branch 'nd/diff-with-path-params'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| * | | | | diff-no-index: do not take a redundant prefix argumentNguyễn Thái Ngọc Duy2016-01-21
| | |/ / / | |/| | |
* | | | | Merge branch 'lv/add-doc-working-tree'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | git-add doc: do not say working directory when you mean working treeLars Vogel2016-01-21
* | | | | | Merge branch 'dw/subtree-split-do-not-drop-merge'Junio C Hamano2016-02-03
|\ \ \ \ \ \
| * | | | | | contrib/subtree: fix "subtree split" skipped-merge bugDave Ware2016-01-20
* | | | | | | Merge branch 'tb/complete-word-diff-regex'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \
| * | | | | | | completion: complete "diff --word-diff-regex="Thomas Braun2016-01-20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mk/asciidoctor-bq-workaround'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \
| * | | | | | | Documentation: remove unnecessary backslashesMatthew Kraai2016-01-20
* | | | | | | | Merge branch 'dg/subtree-test'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/subtree: Make testing easierDavid A. Greene2016-01-19
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'tg/ls-remote-symref'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \
| * | | | | | | | ls-remote: add support for showing symrefsThomas Gummerer2016-01-19
| * | | | | | | | ls-remote: use parse-options apiThomas Gummerer2016-01-19
| * | | | | | | | ls-remote: fix synopsisThomas Gummerer2016-01-19
| * | | | | | | | ls-remote: document --refs optionThomas Gummerer2016-01-19
| * | | | | | | | ls-remote: document --quiet optionThomas Gummerer2016-01-19
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/ls-files-eol'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \
| * | | | | | | | ls-files: add eol diagnosticsTorsten Bögershausen2016-01-18
* | | | | | | | | Merge branch 'jk/notes-merge-from-anywhere'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | notes: allow merging from arbitrary referencesJacob Keller2016-01-17
* | | | | | | | | | Merge branch 'jc/peace-with-crlf'Junio C Hamano2016-02-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-sha1-array: read command stream with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | | grep: read -f file with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | | send-pack: read list of refs with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | | column: read lines with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | | cat-file: read batch stream with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | | transport-helper: read helper response with strbuf_getline()Junio C Hamano2016-01-15