summaryrefslogtreecommitdiffstats
path: root/t/t1430-bad-ref-name.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-16fetch_populated_submodules: use new parallel job processingStefan Beller1-44/+98
2015-12-16run-command: add an asynchronous parallel child processorStefan Beller4-1/+522
2015-12-16sigchain: add command to pop all common signalsStefan Beller2-0/+10
2015-12-16strbuf: add strbuf_read_once to read without blockingStefan Beller2-0/+19
2015-12-16xread: poll on non blocking fdsStefan Beller1-2/+18
2015-12-16submodule.c: write "Fetching submodule <foo>" to stderrJonathan Nieder2-26/+27
2015-12-11Update release notes to 2.7Junio C Hamano1-65/+1
2015-12-11Prepare for 2.6.5Junio C Hamano2-1/+26
2015-12-10Git 2.7-rc0v2.7.0-rc0Junio C Hamano1-1/+1
2015-12-10Update release notes to 2.7Junio C Hamano1-0/+19
2015-12-10Documentation/git-update-index: add missing opts to synopsisChristian Couder1-0/+1
2015-12-08Git 2.6.4v2.6.4Junio C Hamano3-2/+18
2015-12-07revision.c: fix possible null pointer arithmeticStefan Naewe1-1/+3
2015-12-04t3404: fix quoting of redirect for some versions of bashCharles Bailey1-1/+1
2015-12-04git-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy1-1/+1
2015-12-04document submodule sync --recursiveStefan Beller1-1/+4
2015-12-04Prepare for 2.6.4Junio C Hamano2-1/+49
2015-12-04RelNotes update for 2.7Junio C Hamano1-0/+51
2015-12-02verify_pack: do not ignore return value of verification functionDavid Turner1-1/+1
2015-12-02Make error message after failing commit_lock_file() less confusingSZEDER Gábor4-5/+8
2015-11-28wt-status: correct and simplify check for detached HEADRené Scharfe1-5/+4
2015-11-28ident.c: add support for IPv6Elia Pinto1-4/+27