summaryrefslogtreecommitdiffstats
path: root/builtin-bundle.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-05remove dead code from the csum-file interfaceNicolas Pitre2-15/+5
2007-11-05git-fetch: be even quieter.Pierre Habouzit1-14/+19
2007-11-05make display of total transferred more accurateNicolas Pitre5-28/+29
2007-11-05sideband.c: ESC is spelled '\033' not '\e' for portability.Nicolas Pitre1-1/+1
2007-11-04fix display overlap between remote and local progressNicolas Pitre1-14/+37
2007-11-04git-reset: do not be confused if there is nothing to resetJohannes Schindelin2-6/+25
2007-11-04git-clone: honor "--" to end argument parsingHeikki Orsila2-2/+5
2007-11-04RelNotes-1.5.3.5: fix typoDavid D Kilzer1-2/+2
2007-11-04git-svn: sort the options in the --help message.Benoit Sigoure1-1/+1
2007-11-04builtin-fetch: Add "-q" as a synonym for "--quiet"Steven Grimm1-1/+1
2007-11-04Delay pager setup in git blameMike Hommey1-3/+3
2007-11-04git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape1-0/+1
2007-11-04errors: "strict subset" -> "ancestor"J. Bruce Fields3-9/+14
2007-11-03git-fetch: more terse fetch outputNicolas Pitre1-54/+60
2007-11-03gitweb: Use config file for repository description and URLsJakub Narebski1-2/+8
2007-11-03gitweb: Read repo config using 'git config -z -l'Jakub Narebski1-7/+108
2007-11-03gitweb: Add tests for overriding gitweb config with repo configJakub Narebski1-0/+23