summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-15grep: read -f file with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15send-pack: read list of refs with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15column: read lines with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15cat-file: read batch stream with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15transport-helper: read helper response with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15clone/sha1_file: read info/alternates with strbuf_getline()Libravatar Junio C Hamano2-2/+2
2016-01-15remote.c: read $GIT_DIR/remotes/* with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15ident.c: read /etc/mailname with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15rev-parse: read parseopt spec with strbuf_getline()Libravatar Junio C Hamano1-2/+2
2016-01-15revision: read --stdin with strbuf_getline()Libravatar Junio C Hamano1-7/+2
2016-01-15hash-object: read --stdin-paths with strbuf_getline()Libravatar Junio C Hamano1-1/+1
2016-01-15strbuf: give strbuf_getline() to the "most text friendly" variantLibravatar Junio C Hamano4-21/+20
2016-01-15checkout-index: there are only two possible line terminationsLibravatar Junio C Hamano1-8/+8
2016-01-15update-index: there are only two possible line terminationsLibravatar Junio C Hamano1-11/+16
2016-01-15check-ignore: there are only two possible line terminationsLibravatar Junio C Hamano1-3/+4
2016-01-15check-attr: there are only two possible line terminationsLibravatar Junio C Hamano1-3/+4
2016-01-15mktree: there are only two possible line terminationsLibravatar Junio C Hamano1-6/+8
2016-01-15strbuf: introduce strbuf_getline_{lf,nul}()Libravatar Junio C Hamano36-59/+81
2016-01-15t0060: loosen overly strict expectationsLibravatar Johannes Schindelin1-57/+21
2016-01-14strbuf: make strbuf_getline_crlf() globalLibravatar Junio C Hamano3-15/+19
2016-01-14strbuf: miniscule style fixLibravatar Junio C Hamano1-2/+2
2016-01-14interpret-trailers: add option for in-place editingLibravatar Tobias Klauser5-7/+114
2016-01-14trailer: allow to write to files other than stdoutLibravatar Tobias Klauser1-13/+15
2016-01-14compat/winansi: support compiling with MSys2Libravatar Johannes Schindelin1-0/+2
2016-01-14compat/mingw: support MSys2-based MinGW buildLibravatar Johannes Schindelin1-1/+23
2016-01-14nedmalloc: allow compiling with MSys2's compilerLibravatar Johannes Schindelin1-0/+4
2016-01-13completion: add missing branch.*.rebase valuesLibravatar Johannes Schindelin1-1/+1
2016-01-13remote: handle the config setting branch.*.rebase=interactiveLibravatar Johannes Schindelin1-3/+7
2016-01-13pull: allow interactive rebase with --rebase=interactiveLibravatar Johannes Schindelin4-3/+24
2016-01-13rebase: ignore failures from "gc --auto"Libravatar Jeff King1-1/+1
2016-01-13receive-pack: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13merge: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13am: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+1
2016-01-13fetch: release pack files before garbage-collectingLibravatar Johannes Schindelin2-0/+15
2016-01-13config.mak.uname: supporting 64-bit MSys2Libravatar Johannes Schindelin1-3/+11
2016-01-13config.mak.uname: support MSys2Libravatar Johannes Schindelin1-2/+19
2016-01-13format-patch: introduce format.outputDirectory configurationLibravatar Alexander Kuleshov4-1/+30
2016-01-13git-p4.py: add support for filetype changeLibravatar Romain Picard2-2/+73
2016-01-13lock_ref_sha1_basic: handle REF_NODEREF with invalid refsLibravatar Jeff King3-9/+50
2016-01-13lock_ref_sha1_basic: always fill old_oid while holding lockLibravatar Jeff King1-6/+11
2016-01-12Sync with maintLibravatar Junio C Hamano2-0/+11863
2016-01-12First batch for post 2.7 cycleLibravatar Junio C Hamano3-2/+46
2016-01-12Merge branch 'vl/grep-configurable-threads'Libravatar Junio C Hamano4-15/+45
2016-01-12Merge branch 'ea/blame-progress'Libravatar Junio C Hamano3-5/+39
2016-01-12Merge branch 'sb/submodule-parallel-fetch'Libravatar Junio C Hamano15-74/+731
2016-01-12Merge branch 'ps/push-delete-option'Libravatar Junio C Hamano2-2/+2
2016-01-12Merge branch 'ep/make-phoney'Libravatar Junio C Hamano1-0/+9
2016-01-12Merge branch 'nd/stop-setenv-work-tree'Libravatar Junio C Hamano2-3/+1
2016-01-12notes: allow treeish expressions as notes refLibravatar Mike Hommey7-30/+55
2016-01-12Merge branch 'maint' of git://github.com/git-l10n/git-po into maintLibravatar Junio C Hamano2-0/+11863