12148 Commits (bd6ba4d28bf75b0857b3c81aa8bca8e454d9e79e)
 

Author SHA1 Message Date
Junio C Hamano bd6ba4d28b Merge branch 'maint' 18 years ago
Junio C Hamano e0901de4b1 Merge branch 'mh/work-tree' 18 years ago
Mike Hommey e1f14cce69 Small code readability improvement in show_reference() in builtin-tag.c 18 years ago
Uwe Kleine-König 620bb245b9 send-email: apply --suppress-from to S-o-b and cc-cmd 18 years ago
Ralf Wildenhues 3c307bfbe8 Fix minor nits in configure.ac 18 years ago
Johannes Schindelin fc8b5f0307 Deprecate git-lost-found 18 years ago
Johannes Schindelin 6d0618a820 Add Documentation/CodingGuidelines 18 years ago
Gerrit Pape e7509ee388 contrib/hooks/post-receive-email: make subject prefix configurable 18 years ago
Gerrit Pape 15a2f53011 contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars 18 years ago
Gerrit Pape b5786c8283 contrib/hooks/post-receive-email: fix typo 18 years ago
Nicolas Pitre 3891f390ea restore fetching with thin-pack capability 18 years ago
Ask Bjørn Hansen 6aaa65da20 When exec() fails include the failing command in the error message 18 years ago
David D Kilzer f49439e1e1 RelNotes-1.5.3.5: fix another typo 18 years ago
Mike Hommey 1981820be2 Make git-blame fail when working tree is needed and we're not in one 18 years ago
Mike Hommey 271bb08735 Don't always require working tree for git-rm 18 years ago
Mike Hommey 7d8ae93292 Use setup_work_tree() in builtin-ls-files.c 18 years ago
Mike Hommey 59f0f2f33a Refactor working tree setup 18 years ago
Junio C Hamano fe61935007 Merge branch 'maint' 18 years ago
Steffen Prohaska a1f611d5d0 Fix comment in strbuf.h to use correct name strbuf_avail() 18 years ago
Marco Costalba d8e21ba896 Remove a couple of duplicated include 18 years ago
Junio C Hamano b67a43bb8f grep with unmerged index 18 years ago
Junio C Hamano 62c666a703 Merge branch 'gp/maint-diffdoc' into maint 18 years ago
Pierre Habouzit 9b3beb5812 Some better parse-options documentation. 18 years ago
Gerrit Pape c67359be45 git-daemon: fix remote port number in log entry 18 years ago
Junio C Hamano 0aab4abdd4 gc: --prune prunes unreferenced objects. 18 years ago
Brian Gernhardt 9f12bec438 t3502: Disambiguate between file and rev by adding -- 18 years ago
Shawn Bohrer ae3e76c299 Add more tests for git-clean 18 years ago
Daniel Barkalow 378c4832ef Use parseopts in builtin-push 18 years ago
Eric Wong fb159580a1 git-svn: t9114: verify merge commit message in test 18 years ago
Eric Wong c74d9acf20 git-svn: fix dcommit clobbering when committing a series of diffs 18 years ago
Johannes Schindelin 93fc05eb9e Split off the pretty print stuff into its own file 18 years ago
Johannes Sixt c2015b3ae0 Fix an infinite loop in sq_quote_buf(). 18 years ago
Junio C Hamano 140dd77a5c Merge branch 'jc/format-patch-encoding' 18 years ago
Junio C Hamano 02273fdbd0 Merge branch 'jc/revert-merge' 18 years ago
Junio C Hamano c8a140fee4 Merge branch 'ss/mailsplit' 18 years ago
Junio C Hamano e091653951 Merge branch 'np/pack' 18 years ago
Junio C Hamano 2dfffd3e09 Merge branch 'jn/gitweb' 18 years ago
Junio C Hamano 33e12acafe Merge branch 'np/fetch' 18 years ago
Junio C Hamano 2515f935b9 Merge branch 'maint' 18 years ago
Johannes Schindelin 2e7a9785c2 git-reset: do not be confused if there is nothing to reset 18 years ago
Heikki Orsila 19391c371c git-clone: honor "--" to end argument parsing 18 years ago
David D Kilzer ee787400de RelNotes-1.5.3.5: fix typo 18 years ago
Benoit Sigoure aa807bc266 git-svn: sort the options in the --help message. 18 years ago
Steven Grimm 4b7bbdd14c builtin-fetch: Add "-q" as a synonym for "--quiet" 18 years ago
Mike Hommey b92565dc5c Delay pager setup in git blame 18 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 18 years ago
J. Bruce Fields 00ae82895e errors: "strict subset" -> "ancestor" 18 years ago
Nicolas Pitre 165f390250 git-fetch: more terse fetch output 18 years ago
Jakub Narebski 0e121a2cd4 gitweb: Use config file for repository description and URLs 18 years ago
Jakub Narebski b201927ac8 gitweb: Read repo config using 'git config -z -l' 18 years ago