aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | | | | | | | clone/sha1_file: read info/alternates with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | remote.c: read $GIT_DIR/remotes/* with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | ident.c: read /etc/mailname with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | rev-parse: read parseopt spec with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | revision: read --stdin with strbuf_getline()Junio C Hamano2016-01-15
| * | | | | | | | | hash-object: read --stdin-paths with strbuf_getline()Junio C Hamano2016-01-15
* | | | | | | | | | Getting closer to 2.7.1Junio C Hamano2016-02-01
* | | | | | | | | | Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano2016-02-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
| * | | | | | | | | | t6300: use test_atom for some un-modern testsJeff King2016-01-25
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano2016-02-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong2016-01-26
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Fourth batch for 2.8.cycleJunio C Hamano2016-01-28
* | | | | | | | | | Merge branch 'jk/shortlog'Junio C Hamano2016-01-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | shortlog: don't warn on empty authorJeff King2016-01-19
| * | | | | | | | | | shortlog: optimize out useless string listJeff King2016-01-19
| * | | | | | | | | | shortlog: optimize out useless "<none>" normalizationJeff King2016-01-19
| * | | | | | | | | | shortlog: optimize "--summary" modeJeff King2016-01-19