summaryrefslogtreecommitdiffstats
path: root/builtin-diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-08Fix minor nits in configure.acRalf Wildenhues1-3/+3
2007-11-08Deprecate git-lost-foundJohannes Schindelin3-0/+9
2007-11-08contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape1-3/+5
2007-11-08contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape1-92/+107
2007-11-08contrib/hooks/post-receive-email: fix typoGerrit Pape1-1/+1
2007-11-08restore fetching with thin-pack capabilityNicolas Pitre1-2/+2
2007-11-06Fix comment in strbuf.h to use correct name strbuf_avail()Steffen Prohaska1-4/+4
2007-11-06Remove a couple of duplicated includeMarco Costalba2-2/+0
2007-11-06grep with unmerged indexJunio C Hamano1-1/+1
2007-11-06Some better parse-options documentation.Pierre Habouzit1-2/+35
2007-11-06git-daemon: fix remote port number in log entryGerrit Pape1-2/+2
2007-11-06gc: --prune prunes unreferenced objects.Junio C Hamano1-1/+1
2007-11-06t3502: Disambiguate between file and rev by adding --Brian Gernhardt1-4/+4
2007-11-05Add more tests for git-cleanShawn Bohrer1-0/+105
2007-11-05Use parseopts in builtin-pushDaniel Barkalow1-52/+36
2007-11-05git-svn: t9114: verify merge commit message in testEric Wong1-0/+5
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2-4/+100
2007-11-05Split off the pretty print stuff into its own fileJohannes Schindelin3-719/+724
2007-11-05Fix an infinite loop in sq_quote_buf().Johannes Sixt2-1/+8
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