19212 Commits (63267de2acc18027fc0208c0937fd62b91301fec)
 

Author SHA1 Message Date
Mark Lodato ef52aafa0f http.c: fix compiling with libcurl 7.9.2 16 years ago
Jeff King ee78cac22b Makefile: use compat regex on Solaris 16 years ago
Jeff King 02232adfd8 Makefile: refactor regex compat support 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Clemens Buchacher 3eb9699733 fetch: do not create ref from empty name 16 years ago
Johannes Schindelin 6fb37f86bc import-tars: support symlinks 16 years ago
René Scharfe 1b19fa4634 upload-archive: fix infinite loop on Cygwin 16 years ago
Paolo Bonzini 959e2e64a5 avoid exponential regex match for java and objc function names 16 years ago
Stephen Boyd 2e6a30ef8f submodule, repack: migrate to git-sh-setup's say() 16 years ago
Stephen Boyd e064c170b4 git-sh-setup: introduce say() for quiet options 16 years ago
Stephen Boyd 3ddd170323 am: suppress apply errors when using 3-way 16 years ago
Stephen Boyd b3c32ead20 t4150: test applying with a newline in subject 16 years ago
Linus Torvalds 48fb7deb5b Fix big left-shifts of unsigned char 16 years ago
Stephen Boyd bc2bbc4542 pull, rebase: simplify to use die() 16 years ago
Jim Meyering 90dce51584 use xstrdup, not strdup in ll-merge.c 16 years ago
Jim Meyering ce61595ea7 avoid NULL dereference on failed malloc 16 years ago
Giuseppe Bilotta 0cd29a0371 git-am: refactor 'cleaning up and aborting' 16 years ago
Junio C Hamano 4f4fa9c228 Merge branch 'maint' 16 years ago
Junio C Hamano 50a991ec46 Merge branch 'maint-1.6.2' into maint 16 years ago
Junio C Hamano 9b7dc71835 Merge branch 'maint-1.6.1' into maint-1.6.2 16 years ago
Junio C Hamano dfe50511c7 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Uwe Kleine-König 6e0800ef25 parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse 16 years ago
Uwe Kleine-König 824af25ace more tests for git rev-parse --parse-opt 16 years ago
Nick Edelen df533f34a3 diff-tree -r -t: include added/removed directories in the output 16 years ago
Junio C Hamano 08ba24898a Merge branch 'mh/fix-send-email-threaded' 16 years ago
Junio C Hamano e2486193c5 Merge branch 'rc/http-push' 16 years ago
Junio C Hamano cec3f989da Merge branch 'cc/bisect' (early part) 16 years ago
Junio C Hamano fa71e80525 Merge branch 'rc/maint-http-local-slot-fix' 16 years ago
Junio C Hamano 95ad2a65fb Merge branch 'sp/msysgit' 16 years ago
Junio C Hamano 0a17b2cd7e Merge branch 'cb/maint-no-double-merge' 16 years ago
Junio C Hamano 7d40f89137 Merge branch 'ph/submodule-rebase' (early part) 16 years ago
Junio C Hamano 436f66b7e9 Merge branch 'bc/solaris' 16 years ago
Junio C Hamano 57c57a97e1 Merge branch 'cb/match_refs_internal_tail' 16 years ago
Junio C Hamano 49c7e4643b Merge branch 'nw/maint-cvsexportcommit' 16 years ago
Junio C Hamano 1bbc820414 Merge branch 'da/araxis-mergetool' 16 years ago
Stephen Boyd c97038d1cf git-rerere.txt: grammatical fixups and cleanups 16 years ago
Christian Couder 32d86ca531 Documentation: remove warning saying that "git bisect skip" may slow bisection 16 years ago
Christian Couder ebc9529f03 bisect: use a PRNG with a bias when skipping away from untestable commits 16 years ago
Michael J Gruber 4a4b4cdaab builtin-remote: Make "remote -v" display push urls 16 years ago
Michael J Gruber 857f8c30d7 builtin-remote: Show push urls as well 16 years ago
Junio C Hamano 95a877a34c Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded 16 years ago
Markus Heidelberg a1b5b37199 send-email: fix a typo in a comment 16 years ago
Markus Heidelberg f74fe34b96 send-email: fix threaded mails without chain-reply-to 16 years ago
Markus Heidelberg d67114a5f3 add a test for git-send-email for threaded mails without chain-reply-to 16 years ago
Markus Heidelberg 0fd41f2d66 doc/send-email: clarify the behavior of --in-reply-to with --no-thread 16 years ago
Markus Heidelberg 5e9758e296 send-email: fix non-threaded mails 16 years ago
Markus Heidelberg 32ae83194b add a test for git-send-email for non-threaded mails 16 years ago
Junio C Hamano b8364903c3 Merge branch 'maint' 16 years ago
Paolo Bonzini 94af7c31a5 Documentation: git-send-mail can take rev-list arg to drive format-patch 16 years ago
Santi Béjar 62d955fd43 parse-remote: remove unused functions 16 years ago