summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-12gitweb: squelch "uninitialized value" warningLibravatar Øyvind A. Holm1-1/+1
2016-01-12t9901-git-web--browse.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-12t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Libravatar Elia Pinto1-3/+3
2016-01-12t9350-fast-export.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2016-01-12t9300-fast-import.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-34/+34
2016-01-12t9150-svk-mergetickets.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-12t9145-git-svn-master-branch.sh: use the $( ... ) construct for command substi...Libravatar Elia Pinto1-2/+2
2016-01-12t9138-git-svn-authors-prog.sh: use the $( ... ) construct for command substit...Libravatar Elia Pinto1-1/+1