12131 Commits (fe61935007b6803ce116e233316e4ff51de02be6)
 

Author SHA1 Message Date
Junio C Hamano fe61935007 Merge branch 'maint' 17 years ago
Steffen Prohaska a1f611d5d0 Fix comment in strbuf.h to use correct name strbuf_avail() 17 years ago
Marco Costalba d8e21ba896 Remove a couple of duplicated include 17 years ago
Junio C Hamano b67a43bb8f grep with unmerged index 17 years ago
Junio C Hamano 62c666a703 Merge branch 'gp/maint-diffdoc' into maint 17 years ago
Pierre Habouzit 9b3beb5812 Some better parse-options documentation. 17 years ago
Gerrit Pape c67359be45 git-daemon: fix remote port number in log entry 17 years ago
Junio C Hamano 0aab4abdd4 gc: --prune prunes unreferenced objects. 17 years ago
Brian Gernhardt 9f12bec438 t3502: Disambiguate between file and rev by adding -- 17 years ago
Shawn Bohrer ae3e76c299 Add more tests for git-clean 17 years ago
Daniel Barkalow 378c4832ef Use parseopts in builtin-push 17 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 17 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 17 years ago
Johannes Schindelin 93fc05eb9e Split off the pretty print stuff into its own file 17 years ago
Johannes Sixt c2015b3ae0 Fix an infinite loop in sq_quote_buf(). 17 years ago
Junio C Hamano 140dd77a5c Merge branch 'jc/format-patch-encoding' 17 years ago
Junio C Hamano 02273fdbd0 Merge branch 'jc/revert-merge' 17 years ago
Junio C Hamano c8a140fee4 Merge branch 'ss/mailsplit' 17 years ago
Junio C Hamano e091653951 Merge branch 'np/pack' 17 years ago
Junio C Hamano 2dfffd3e09 Merge branch 'jn/gitweb' 17 years ago
Junio C Hamano 33e12acafe Merge branch 'np/fetch' 17 years ago
Junio C Hamano 2515f935b9 Merge branch 'maint' 17 years ago
Johannes Schindelin 2e7a9785c2 git-reset: do not be confused if there is nothing to reset 17 years ago
Heikki Orsila 19391c371c git-clone: honor "--" to end argument parsing 17 years ago
David D Kilzer ee787400de RelNotes-1.5.3.5: fix typo 17 years ago
Benoit Sigoure aa807bc266 git-svn: sort the options in the --help message. 17 years ago
Steven Grimm 4b7bbdd14c builtin-fetch: Add "-q" as a synonym for "--quiet" 17 years ago
Mike Hommey b92565dc5c Delay pager setup in git blame 17 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 17 years ago
J. Bruce Fields 00ae82895e errors: "strict subset" -> "ancestor" 17 years ago
Nicolas Pitre 165f390250 git-fetch: more terse fetch output 17 years ago
Jakub Narebski 0e121a2cd4 gitweb: Use config file for repository description and URLs 17 years ago
Jakub Narebski b201927ac8 gitweb: Read repo config using 'git config -z -l' 17 years ago
Jakub Narebski e9c34c233f gitweb: Add tests for overriding gitweb config with repo config 17 years ago
Junio C Hamano aacb8f10a7 test format-patch -s: make sure MIME content type is shown as needed 17 years ago
Junio C Hamano 6232b3438d cherry-pick/revert -m: add tests 17 years ago
Junio C Hamano e3d6d56f1c Merge branch 'maint' 17 years ago
Junio C Hamano 3d66dc9657 Merge branch 'ph/parseopt' 17 years ago
Junio C Hamano 265ae18826 Merge branch 'np/progress' 17 years ago
Jonathan del Strother f45e867b1a Fixing path quoting in git-rebase 17 years ago
Junio C Hamano 7240bfeaf7 Merge branch 'br/gccfix' 17 years ago
Junio C Hamano 784c099a30 Merge branch 'gp/maint-diffdoc' 17 years ago
Junio C Hamano bfc07db575 Merge branch 'bk/maint-cvsexportcommit' into maint 17 years ago
Kristian Høgsberg 9e54dc6c12 Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites. 17 years ago
Sergei Organov d336fc096b Documentation: quote commit messages consistently. 17 years ago
Jonas Fonseca 7b55eee77e Remove escaping of '|' in manpage option sections 17 years ago
Blake Ramsdell 47ec79430d transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variable 17 years ago
Simon Sasburg f88a545a94 Make mailsplit and mailinfo strip whitespace from the start of the input 17 years ago
Nicolas Pitre 79814f425c pack-objects: get rid of an ugly cast 17 years ago
Nicolas Pitre 4d00bda2aa make the pack index version configurable 17 years ago