summaryrefslogtreecommitdiffstats
path: root/builtin-pack-refs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10start_command: detect execvp failures earlyJohannes Sixt4-1/+96
2010-01-10run-command: move wait_or_whine earlierJohannes Sixt1-42/+42
2010-01-10start_command: report child process setup errors to the parent's stderrJohannes Sixt1-3/+43
2010-01-10Reset possible helper before reusing remote structureIlari Liusvaara1-0/+3
2009-12-28Remove special casing of http, https and ftpIlari Liusvaara3-10/+29
2009-12-28Support remote archive from all smart transportsIlari Liusvaara4-7/+55
2009-12-28Support remote helpers implementing smart transportsIlari Liusvaara2-7/+142
2009-12-09Support taking over transportsIlari Liusvaara3-6/+66
2009-12-09Refactor git transport options parsingIlari Liusvaara2-31/+62
2009-12-09Pass unknown protocols to external protocol handlersIlari Liusvaara2-16/+72
2009-12-09Support mandatory capabilitiesIlari Liusvaara2-7/+23
2009-12-09Add remote helper debug modeIlari Liusvaara1-25/+69
2009-12-06bash: update 'git commit' completionSZEDER Gábor1-1/+21
2009-12-05Git 1.6.5.5v1.6.5.5Junio C Hamano4-5/+11
2009-12-05Fix diff -B/--dirstat miscounting of newly added contentsLinus Torvalds1-1/+10
2009-12-05reset: improve worktree safety valvesJeff King2-5/+33
2009-12-05Documentation: Avoid use of xmlto --stringparamTodd Zullinger3-11/+23
2009-12-05archive: clarify description of path parameterRené Scharfe1-2/+3
2009-12-04rerere: don't segfault on failure to open rr-cacheJeff King1-0/+2
2009-12-04builtin-push: don't access freed transport->urlTay Ray Chuan1-2/+3