summaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05Fifth batch for 2.21Junio C Hamano1-0/+90
2019-01-31t1512: test ambiguous cat-file --batch and --batch-outputEric Wong1-0/+10
2019-01-31Support working-tree-encoding "UTF-16LE-BOM"Torsten Bögershausen5-14/+48
2019-01-31init docs: correct a punctuation typoKyle Meyer1-1/+1
2019-01-29rebase -x: sanity check commandPhillip Wood2-0/+36
2019-01-29Fourth batch after 2.20Junio C Hamano1-0/+54
2019-01-29Add `human` date format tests.Stephen P. Smith1-0/+18
2019-01-29Add `human` format to test-toolStephen P. Smith4-7/+33
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin5-8/+141
2019-01-29ci: speed up Windows phaseJohannes Schindelin1-0/+2
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin2-6/+22
2019-01-29t0061: workaround issues with --with-dashes and RUNTIME_PREFIXJohannes Schindelin1-1/+2
2019-01-29tests: add t/helper/ to the PATH with --with-dashesJohannes Schindelin1-1/+1
2019-01-29mingw: try to work around issues with the test cleanupJohannes Schindelin1-1/+5
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin2-1/+42
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin5-4/+16
2019-01-29README: add a build badge (status of the Azure Pipelines build)Johannes Schindelin1-0/+2
2019-01-29mingw: be more generous when wrapping up the setitimer() emulationJohannes Schindelin1-1/+1
2019-01-29ci: use git-sdk-64-minimal build artifactJohannes Schindelin1-35/+9
2019-01-29ci: add a Windows job to the Azure Pipelines definitionJohannes Schindelin1-0/+91
2019-01-29Add a build definition for Azure DevOpsJohannes Schindelin2-0/+284
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin2-0/+30
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin6-0/+175
2019-01-29docs/config: clarify "text property" in core.eolJeff King1-2/+5
2019-01-29doc/gitattributes: clarify "autocrlf overrides eol"Jeff King1-1/+3
2019-01-28test-lint: only use only sed [-n] [-e command] [-f command_file]Torsten Bögershausen1-1/+1
2019-01-28pack-objects: merge read_lock and lock in packing_data structPatrick Hogg3-31/+19
2019-01-28pack-objects: move read mutex to packing_data structPatrick Hogg3-5/+13
2019-01-28git-instaweb: add Python builtin http.server supportArti Zirk2-2/+128
2019-01-28test-date: add a subcommand to measure times in shell scriptsJohannes Schindelin1-0/+12
2019-01-28ci: use a junction on Windows instead of a symlinkJohannes Schindelin1-1/+4
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin5-5/+6
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin4-14/+43
2019-01-28ci: rename the library of common functionsJohannes Schindelin8-7/+7
2019-01-28travis: fix skipping tagged releasesJohannes Schindelin1-11/+14
2019-01-28implicit interactive rebase: don't run sequence editorPhillip Wood5-10/+16
2019-01-28object_as_type: initialize commit-graph-related fields of 'struct commit'SZEDER Gábor3-6/+12
2019-01-28strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an otherSZEDER Gábor1-0/+30
2019-01-28fetch: prefer suffix substitution in compact fetch.outputNguyễn Thái Ngọc Duy1-2/+6
2019-01-24convert: drop path parameter from actual conversion functionsJeff King1-7/+7
2019-01-24convert: drop len parameter from conversion checksJeff King1-7/+7
2019-01-24config: drop unused parameter from maybe_remove_section()Jeff King1-2/+1
2019-01-24show_date_relative(): drop unused "tz" parameterJeff King3-6/+6
2019-01-24column: drop unused "opts" parameter in item_length()Jeff King1-2/+2
2019-01-24create_bundle(): drop unused "header" parameterJeff King3-6/+5
2019-01-24apply: drop unused "def" parameter from find_name_gnu()Jeff King1-3/+2
2019-01-24match-trees: drop unused path parameter from score functionsJeff King1-9/+7
2019-01-24combine-diff: treat --dirstat like --statJeff King3-0/+5
2019-01-24combine-diff: treat --summary like --statJeff King3-0/+14
2019-01-24combine-diff: treat --shortstat like --statJeff King3-0/+6