summaryrefslogtreecommitdiffstats
path: root/t/t9117-git-svn-init-clone.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-01color_parse_mem: allow empty color specJeff King4-4/+25
2017-02-01.mailmap: update Gábor Szeder's email addressSZEDER Gábor1-0/+1
2017-01-31Ready for 2.11.1Junio C Hamano1-0/+45
2017-01-31Eighth batch for 2.12Junio C Hamano1-2/+61
2017-01-31Documentation: implement linkgit macro for Asciidoctorbrian m. carlson2-3/+29
2017-01-31builtin/commit.c: switch to strbuf, instead of snprintf()Elia Pinto1-6/+4
2017-01-31receive-pack: call string_list_clear() unconditionallyRené Scharfe1-2/+1
2017-01-30t0001: don't let a default ACL interfere with the umask testMatt McCutchen1-0/+3
2017-01-30git-p4: fix git-p4.mapUser on WindowsGeorge Vanburgh1-1/+1
2017-01-30help: improve is_executable() on WindowsHeiko Voigt1-3/+18
2017-01-30mingw: allow hooks to be .exe filesJohannes Schindelin1-1/+7
2017-01-27doc: clarify distinction between sign-off and pgp-signingCornelius Weig1-7/+6
2017-01-27test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin1-1/+3
2017-01-27use absolute_pathdup()René Scharfe3-4/+4
2017-01-26abspath: add absolute_pathdup()René Scharfe3-0/+14
2017-01-26status: be prepared for not-yet-started interactive rebaseJohannes Schindelin2-4/+29
2017-01-26fsck: lazily load types under --connectivity-onlyJeff King2-51/+11
2017-01-26fsck: move typename() printing to its own functionJeff King1-9/+20
2017-01-25relink: really remove the commandJunio C Hamano2-203/+0
2017-01-25relink: retire the commandJohannes Schindelin5-3/+0
2017-01-25difftool: hack around -Wzero-length-format warningJeff King1-1/+1
2017-01-25t1450: use "mv -f" within loose object directoryJeff King1-1/+1
2017-01-24show-ref: remove a stale commentJunio C Hamano1-4/+0
2017-01-24log --graph: customize the graph lines with config log.graphColorsNguyễn Thái Ngọc Duy3-3/+63
2017-01-24Seventh batch for 2.12Junio C Hamano1-0/+15
2017-01-23show-ref: remove dead `if (verify)' checkVladimir Panteleev1-3/+0
2017-01-23show-ref: detect dangling refs under --verify as wellVladimir Panteleev2-8/+30
2017-01-23show-ref: move --quiet handling into show_one()Vladimir Panteleev1-5/+4
2017-01-23show-ref: allow -d to work with --verifyVladimir Panteleev2-11/+21
2017-01-23show-ref: accept HEAD with --verifyVladimir Panteleev2-1/+12
2017-01-23ref-filter: use QSORT_S in ref_array_sort()René Scharfe1-4/+2
2017-01-23string-list: use QSORT_S in string_list_sort()René Scharfe1-8/+5
2017-01-23perf: add basic sort performance testRené Scharfe2-0/+51
2017-01-23add QSORT_SRené Scharfe1-0/+5
2017-01-23compat: add qsort_s()René Scharfe3-0/+83
2017-01-23Makefile: add a knob to enable the use of Asciidoctorbrian m. carlson2-0/+18
2017-01-23Documentation: move dblatex arguments into variablebrian m. carlson1-1/+2
2017-01-23Documentation: add XSLT to fix DocBook for Texinfobrian m. carlson2-3/+30
2017-01-23Documentation: sort sources for gitman.texibrian m. carlson1-1/+1
2017-01-23Documentation: remove unneeded argument in cat-texi.perlbrian m. carlson1-2/+2
2017-01-23Documentation: modernize cat-texi.perlbrian m. carlson1-6/+9
2017-01-23Documentation: fix warning in cat-texi.perlbrian m. carlson1-1/+1
2017-01-23travis-ci: fix Perforce install on macOSLars Schneider1-10/+2
2017-01-19contrib: remove git-convert-objectsStefan Beller2-358/+0
2017-01-19remote rename: more carefully determine whether a remote is configuredJohannes Schindelin5-13/+21
2017-01-19remote rename: demonstrate a bogus "remote exists" bugJohannes Schindelin1-0/+7
2017-01-19difftool: retire the scripted versionJohannes Schindelin6-97/+47
2017-01-19difftool: implement the functionality in the builtinJohannes Schindelin1-1/+671
2017-01-19documentation: retire unfinished documentationStefan Beller1-21/+0
2017-01-19cache.h: document add_[file_]to_indexStefan Beller1-0/+10