summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-06git-reset: add -q option to operate quietlyLibravatar Gerrit Pape2-6/+15
2007-11-05Make git-blame fail when working tree is needed and we're not in oneLibravatar Mike Hommey1-0/+1
2007-11-05Don't always require working tree for git-rmLibravatar Mike Hommey2-1/+4
2007-11-05Use setup_work_tree() in builtin-ls-files.cLibravatar Mike Hommey1-5/+2
2007-11-05Refactor working tree setupLibravatar Mike Hommey3-8/+13
2007-11-05Add tests for git tagLibravatar Mike Hommey1-0/+16
2007-11-05Reuse previous annotation when overwriting a tagLibravatar Mike Hommey1-3/+35
2007-11-05upload-pack: Use finish_{command,async}() instead of waitpid().Libravatar Johannes Sixt2-115/+152
2007-11-05builtin-reset: avoid forking "update-index --refresh"Libravatar Johannes Schindelin2-24/+39
2007-11-05builtin-reset: do not call "ls-files --unmerged"Libravatar Johannes Schindelin2-20/+17
2007-11-05parse-options: abbreviation engine fix.Libravatar Johannes Schindelin3-12/+35
2007-11-05Merge branch 'maint'Libravatar Junio C Hamano7-9/+108
2007-11-05Fix comment in strbuf.h to use correct name strbuf_avail()Libravatar Steffen Prohaska1-4/+4
2007-11-05Remove a couple of duplicated includeLibravatar Marco Costalba2-2/+0
2007-11-05grep with unmerged indexLibravatar Junio C Hamano1-1/+1
2007-11-05Merge branch 'gp/maint-diffdoc' into maintLibravatar Junio C Hamano2-9/+13
2007-11-05Rearrange git-format-patch synopsis to improve clarity.Libravatar David Symonds1-1/+2
2007-11-05Some better parse-options documentation.Libravatar Pierre Habouzit1-2/+35
2007-11-05git-daemon: fix remote port number in log entryLibravatar Gerrit Pape1-2/+2
2007-11-05gc: --prune prunes unreferenced objects.Libravatar Junio C Hamano1-1/+1
2007-11-05t3502: Disambiguate between file and rev by adding --Libravatar Brian Gernhardt1-4/+4
2007-11-05Add more tests for git-cleanLibravatar Shawn Bohrer1-0/+105
2007-11-05Use parseopts in builtin-pushLibravatar Daniel Barkalow1-52/+36
2007-11-05git-svn: t9114: verify merge commit message in testLibravatar Eric Wong1-0/+5
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsLibravatar Eric Wong2-4/+100
2007-11-05remove dead code from the csum-file interfaceLibravatar Nicolas Pitre2-15/+5
2007-11-05git-fetch: be even quieter.Libravatar Pierre Habouzit1-14/+19
2007-11-05make display of total transferred more accurateLibravatar Nicolas Pitre5-28/+29
2007-11-05sideband.c: ESC is spelled '\033' not '\e' for portability.Libravatar Nicolas Pitre1-1/+1
2007-11-05Split off the pretty print stuff into its own fileLibravatar Johannes Schindelin3-719/+724
2007-11-04Fix an infinite loop in sq_quote_buf().Libravatar Johannes Sixt2-1/+8
2007-11-04clean: require -f to do damage by defaultLibravatar Junio C Hamano4-9/+22
2007-11-04format-patch: Test --[no-]numbered and format.numberedLibravatar Brian Gernhardt1-0/+106
2007-11-04format-patch: Add configuration and off switch for --numberedLibravatar Brian Gernhardt3-5/+32
2007-11-04fix display overlap between remote and local progressLibravatar Nicolas Pitre1-14/+37
2007-11-04Merge branch 'jc/format-patch-encoding'Libravatar Junio C Hamano8-9/+66
2007-11-04Merge branch 'jc/revert-merge'Libravatar Junio C Hamano5-8/+181
2007-11-04Merge branch 'ss/mailsplit'Libravatar Junio C Hamano3-0/+15
2007-11-04Merge branch 'np/pack'Libravatar Junio C Hamano3-7/+34
2007-11-04Merge branch 'jn/gitweb'Libravatar Junio C Hamano2-66/+187
2007-11-04Merge branch 'np/fetch'Libravatar Junio C Hamano1-54/+60
2007-11-03Merge branch 'maint'Libravatar Junio C Hamano3-5/+6
2007-11-03git-reset: do not be confused if there is nothing to resetLibravatar Johannes Schindelin2-6/+25
2007-11-03git-clone: honor "--" to end argument parsingLibravatar Heikki Orsila2-2/+5
2007-11-03RelNotes-1.5.3.5: fix typoLibravatar David D Kilzer1-2/+2
2007-11-03git-svn: sort the options in the --help message.Libravatar Benoit Sigoure1-1/+1
2007-11-03builtin-fetch: Add "-q" as a synonym for "--quiet"Libravatar Steven Grimm1-1/+1
2007-11-03Delay pager setup in git blameLibravatar Mike Hommey1-3/+3
2007-11-03git-cvsimport: really convert underscores in branch names to dots with -uLibravatar Gerrit Pape1-0/+1
2007-11-03errors: "strict subset" -> "ancestor"Libravatar J. Bruce Fields3-9/+14