aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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: document --refs 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
|\ \ \
| * | | 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
| * | | clone/sha1_file: read info/alternates with strbuf_getline()Junio C Hamano2016-01-15
| * | | rev-parse: read parseopt spec with strbuf_getline()Junio C Hamano2016-01-15
| * | | hash-object: read --stdin-paths with strbuf_getline()Junio C Hamano2016-01-15
* | | | 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
| | |/ / | |/| |
* | | | 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
| * | | | shortlog: replace hand-parsing of author with pretty-printerJeff King2016-01-19
| * | | | shortlog: use strbufs to read from stdinJeff King2016-01-19
| * | | | shortlog: match both "Author:" and "author" on stdinJeff King2016-01-19
| |/ / /
* | | | Merge branch 'jc/strbuf-getline'Junio C Hamano2016-01-28
|\ \ \ \ | | |/ / | |/| |
| * | | strbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano2016-01-15
| * | | checkout-index: there are only two possible line terminationsJunio C Hamano2016-01-15
| * | | update-index: there are only two possible line terminationsJunio C Hamano2016-01-15
| * | | check-ignore: there are only two possible line terminationsJunio C Hamano2016-01-15
| * | | check-attr: there are only two possible line terminationsJunio C Hamano2016-01-15
| * | | mktree: there are only two possible line terminationsJunio C Hamano2016-01-15
| * | | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
| * | | strbuf: make strbuf_getline_crlf() globalJunio C Hamano2016-01-14
| |/ /
* | | Merge branch 'tk/interpret-trailers-in-place'Junio C Hamano2016-01-28
|\ \ \
| * | | interpret-trailers: add option for in-place editingTobias Klauser2016-01-14
| |/ /
* | | Merge branch 'jk/symbolic-ref'Junio C Hamano2016-01-26
|\ \ \
| * | | checkout,clone: check return value of create_symrefJeff King2016-01-12
| |/ /
* | | Merge branch 'ak/format-patch-odir-config'Junio C Hamano2016-01-26
|\ \ \
| * | | format-patch: introduce format.outputDirectory configurationAlexander Kuleshov2016-01-13
| |/ /
* | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-01-26
|\ \ \
| * | | receive-pack: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | merge: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | am: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | fetch: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| |/ /
* | | Merge branch 'js/pull-rebase-i'Junio C Hamano2016-01-26
|\ \ \
| * | | remote: handle the config setting branch.*.rebase=interactiveJohannes Schindelin2016-01-13
| * | | pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin2016-01-13
| |/ /
* | | Merge branch 'tg/grep-no-index-fallback'Junio C Hamano2016-01-20
|\ \ \