1312 Commits (ca9a7d657101cb88246e1770b29296678601750b)
 

Author SHA1 Message Date
Ryan Anderson ca9a7d6571 [PATCH] git-send-email-script - fix 2 small bugs that snuck through an untested bout of editing. 20 years ago
Ryan Anderson 3342d8500f [PATCH] Make the SMTP server used by git-sendm-email-script configurable on the command line with "--smtp-server" 20 years ago
Ryan Anderson 8037d1a31a [PATCH] git-send-email-script: Reformat readline interface and generate a better message-id. 20 years ago
Ryan Anderson 78488b2c4d [PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether or not the 20 years ago
Ryan Anderson f3d9f3546b [PATCH] Cleanup initial comments, add copyright notices. 20 years ago
Ryan Anderson 9133261f1e [PATCH] Convert from using quoted-printable to just 8bit encoding on all emails. 20 years ago
Ryan Anderson 6ff3376ca6 [PATCH] Add new dependencies caused by git-send-email-script to debian/control 20 years ago
Ryan Anderson 479cec960c [PATCH] Add documentation for git-send-email-script 20 years ago
Ryan Anderson 83b24437c2 [PATCH] Add git-send-email-script - tool to send emails from git-format-patch-script 20 years ago
barkalow@iabervon.org 70b9829ea7 [PATCH] Parallelize pulling by ssh 20 years ago
barkalow@iabervon.org 1e8be59d14 [PATCH] Parallelize the pull algorithm 20 years ago
barkalow@iabervon.org 66e481b007 [PATCH] Object library enhancements 20 years ago
Junio C Hamano 29f3b3de99 Make sure leading directories exist when pushing refs. 20 years ago
Junio C Hamano 19614330dd receive-pack hooks updates. 20 years ago
Junio C Hamano 0bc3cdfc82 Make send-pack --all and explicit ref mutually exclusive. 20 years ago
Nicolas Pitre 72d7121cc0 [PATCH] list shortlog items in commit order 20 years ago
Junio C Hamano 4b7581f04c Clean t/trash upon "make clean" as well. 20 years ago
Junio C Hamano 541ad6e2a9 GIT 0.99.3 20 years ago
Petr Baudis bbd14cb011 [PATCH] git-merge-cache -q doesn't complain about failing merge program 20 years ago
Linus Torvalds 4d8fa916c9 [PATCH] Fix sparse warnings 20 years ago
Johannes Schindelin 9b75e9fa7b [PATCH] Do not rely on a sane wc 20 years ago
Johannes Schindelin ade75a59fd [PATCH] Updates to tutorial.txt 20 years ago
Junio C Hamano 3206014a51 CVS-like push-pull description update. 20 years ago
Johannes Schindelin 7da71deb11 [PATCH] Updates for cvs-migration.txt 20 years ago
A Large Angry SCM c742b81397 [PATCH] Fix warning about non-void return in a void function. 20 years ago
Junio C Hamano 0f2b4c4654 Retire git-fetch-dumb-http and missing-revs 20 years ago
barkalow@iabervon.org 182005b954 [PATCH] Support downloading packs by HTTP (whitespace fixed) 20 years ago
barkalow@iabervon.org bf592c5057 [PATCH] Functions for managing the set of packs the library is using (whitespace fixed) 20 years ago
Josef Weidendorfer b1bf95bba2 [PATCH] Added hook in git-receive-pack 20 years ago
barkalow@iabervon.org 9f6cf65e66 [PATCH] Fix support for old libcurl 20 years ago
Junio C Hamano a52b41b265 Fix typo in recent Makefile cleanup (again). 20 years ago
Junio C Hamano 5da5c8f4cf Teach parse_commit_buffer about grafting. 20 years ago
Junio C Hamano 60036a41e1 Add a stupid "count objects" script. 20 years ago
Junio C Hamano 96155e55e1 Fetch from a packed repository on dumb servers. 20 years ago
Junio C Hamano 80bd6f3064 Merge with gitk. 20 years ago
Paul Mackerras 1115fb38df Fix some bugs causing application error popups. 20 years ago
Johannes Schindelin b2c0bd652a [PATCH] add NO_CURL option to the Makefile 20 years ago
Linus Torvalds 4f7eb2e5a3 Fix merge-base from getting confused. 20 years ago
Linus Torvalds 8cc6a08319 [PATCH] Making it easier to find which change introduced a bug 20 years ago
Junio C Hamano 9e95049b12 NO_OPENSSL should really mean no openssl. 20 years ago
Junio C Hamano 9e44f8980b Fix typo in recent Makefile cleanup. 20 years ago
Matthias Urlichs adcd3512f5 [PATCH] document git-rev-list better 20 years ago
Petr Baudis 623c8a1460 [PATCH] Build commands through object files 20 years ago
Junio C Hamano eb3c430a85 Skip --merge-order test when built with NO_OPENSSL 20 years ago
Petr Baudis dd53c7ab29 [PATCH] Support for NO_OPENSSL 20 years ago
Petr Baudis 28818ffada [PATCH] Reorder Makefile rules 20 years ago
Petr Baudis e468305a95 [PATCH] Remove the explicit Makefile dependencies description 20 years ago
Petr Baudis 5bdac8b326 [PATCH] Improve the compilation-time settings interface 20 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Petr Baudis 0b124bb4bf [PATCH] Trivial tidyups 20 years ago