summaryrefslogtreecommitdiffstats
path: root/git-remote-testgit.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-17Git 2.12-rc2v2.12.0-rc2Junio C Hamano1-1/+1
2017-02-16Hopefully the final batch of mini-topics before the finalJunio C Hamano1-0/+18
2017-02-16tempfile: avoid "ferror | fclose" trickJeff King1-6/+2
2017-02-16config.txt: fix formatting of submodule.alternateErrorStrategy sectionDavid Pursehouse1-1/+1
2017-02-16reset: add an example of how to split a commit into twoJacob Keller1-0/+48
2017-02-16Revert "reset: add an example of how to split a commit into two"Junio C Hamano1-38/+0
2017-02-15A bit more for -rc2Junio C Hamano1-0/+15
2017-02-14mingw: make stderr unbuffered againJohannes Schindelin1-0/+4
2017-02-13rm: reuse strbuf for all remove_dir_recursively() calls, againRené Scharfe1-3/+3
2017-02-13Documentation/stash: remove mention of git reset --hardThomas Gummerer1-2/+3
2017-02-13docs/git-submodule: fix unbalanced quoteJeff King1-3/+6
2017-02-13docs/gitremote-helpers: fix unbalanced quotesJeff King1-3/+3
2017-02-13ls-files: move only kept cache entries in prune_cache()René Scharfe1-5/+4
2017-02-13ls-files: pass prefix length explicitly to prune_cache()René Scharfe1-5/+7
2017-02-11cocci: detect useless free(3) callsRené Scharfe1-0/+6
2017-02-10git-p4: fix git-p4.pathEncoding for removed filesLars Schneider2-10/+30
2017-02-10Git 2.12-rc1v2.12.0-rc1Junio C Hamano2-1/+16
2017-02-10Documentation: unify bottom "part of git suite" linesStefan Beller8-8/+8
2017-02-09push options: pass push options to the transport helperStefan Beller3-0/+26
2017-02-08diff: print line prefix for --name-only outputJeff King2-0/+49
2017-02-08dir: avoid allocation in fill_directory()René Scharfe1-4/+3
2017-02-08rev-list-options.txt: update --all about HEADNguyễn Thái Ngọc Duy1-2/+2
2017-02-08t7800: replace "wc -l" with test_line_countDavid Aguilar1-12/+19
2017-02-08t7800: simplify basic usage testDavid Aguilar1-8/+7
2017-02-08Document the --no-gui option in difftoolDenton Liu1-2/+3
2017-02-06worktree: fix option descriptions for `prune`Patrick Steinhardt1-2/+2
2017-02-06p5302: create repositories for index-pack results explicitlyRené Scharfe1-0/+7
2017-02-06completion: fix git svn authorship switchesEric Wong1-2/+2
2017-02-06difftool: fix bug when printing usageDavid Aguilar2-4/+17
2017-02-04reset: add an example of how to split a commit into twoJacob Keller1-0/+38
2017-02-04completion: recognize more long-optionsCornelius Weig1-9/+20
2017-02-04completion: teach remote subcommands to complete optionsCornelius Weig1-7/+38
2017-02-04completion: teach replace to complete optionsCornelius Weig1-0/+6
2017-02-04completion: teach ls-remote to complete optionsCornelius Weig1-0/+6
2017-02-04completion: improve bash completion for git-addCornelius Weig1-3/+7
2017-02-04completion: add subcommand completion for rerereCornelius Weig1-0/+11
2017-02-04completion: teach submodule subcommands to complete optionsCornelius Weig1-2/+30
2017-02-03Git 2.12-rc0v2.12.0-rc0Junio C Hamano2-7/+30
2017-02-02Ninth batch for 2.12; almost ready for -rc0Junio C Hamano1-21/+50
2017-02-02Git 2.11.1v2.11.1Junio C Hamano1-0/+3
2017-02-02document behavior of empty color nameJeff King1-0/+3
2017-02-02doc: add note about ignoring '--no-create-reflog'Cornelius Weig2-0/+6
2017-02-02completion: add completion for --recurse-submodules=onlyCornelius Weig1-1/+1
2017-02-02doc: add doc for git-push --recurse-submodules=onlyCornelius Weig1-6/+7
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