Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 1 | -1/+1 |
* | Sync with 1.7.6.6 | Junio C Hamano | 2012-02-05 | 1 | -23/+0 |
|\ | |||||
| * | Sync with 1.7.6.6 | Junio C Hamano | 2012-02-05 | 1 | -23/+0 |
| |\ | |||||
| | * | imap-send: remove dead code | Jeff King | 2012-02-05 | 1 | -23/+0 |
* | | | Merge branch 'jk/git-prompt' | Junio C Hamano | 2011-12-22 | 1 | -7/+5 |
|\ \ \ | |||||
| * | | | move git_getpass to its own source file | Jeff King | 2011-12-12 | 1 | -0/+1 |
| * | | | imap-send: don't check return value of git_getpass | Jeff King | 2011-12-12 | 1 | -4/+0 |
| * | | | imap-send: avoid buffer overflow | Jeff King | 2011-12-12 | 1 | -3/+4 |
| | |/ | |/| | |||||
* | | | Merge branch 'ab/enable-i18n' | Junio C Hamano | 2011-12-19 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'maint' into tj/imap-send-remove-unusedtj/maint-imap-send-remove-unused | Junio C Hamano | 2011-11-23 | 1 | -633/+876 |
|\ \ | |/ | |||||
| * | sparse: Fix some "Using plain integer as NULL pointer" warnings | Ramsay Jones | 2011-04-11 | 1 | -2/+2 |
| * | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
| * | imap-send: Fix sprintf usage | Ævar Arnfjörð Bjarmason | 2010-08-09 | 1 | -4/+8 |
| * | enums: omit trailing comma for portability | Gary V. Vaughan | 2010-05-31 | 1 | -1/+1 |
| * | Merge branch 'rr/imap-send-unconfuse-from-line' | Junio C Hamano | 2010-04-03 | 1 | -1/+7 |
| |\ | |||||
| | * | imap-send: Remove limitation on message body | Ramkumar Ramachandra | 2010-03-24 | 1 | -1/+7 |
| | * | Merge branch 'hm/maint-imap-send-crlf' into maint | Junio C Hamano | 2010-03-02 | 1 | -1/+39 |
| | |\ | |||||
| * | | | imap-send: suppress warning about cleartext password with CRAM-MD5 | Chris Webb | 2010-03-28 | 1 | -3/+3 |
| * | | | Merge branch 'fl/askpass' | Junio C Hamano | 2010-03-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | git-core: Support retrieving passwords with GIT_ASKPASS | Frank Li | 2010-03-04 | 1 | -1/+1 |
| * | | | | Merge branch 'hm/imap-send-cram-md5' | Junio C Hamano | 2010-03-02 | 1 | -15/+131 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | imap-send: support CRAM-MD5 authentication | Hitoshi Mitake | 2010-02-17 | 1 | -15/+131 |
| | |/ / | |||||
| * | | | Merge branch 'hm/maint-imap-send-crlf' | Junio C Hamano | 2010-02-21 | 1 | -1/+39 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | git-imap-send: Convert LF to CRLF before storing patch to draft box | Hitoshi Mitake | 2010-02-12 | 1 | -1/+39 |
| * | | Merge branch 'maint' | Junio C Hamano | 2010-02-08 | 1 | -7/+8 |
| |\ \ | |||||
| | * \ | Merge branch 'jc/maint-imap-config-parse' into maint | Junio C Hamano | 2010-02-08 | 1 | -7/+8 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix parsing of imap.preformattedHTML and imap.sslverify | Junio C Hamano | 2010-02-08 | 1 | -7/+8 |
| * | | | run-command: convert simple callsites to use_shell | Jeff King | 2010-01-05 | 1 | -6/+2 |
| |/ / | |||||
| * | | Merge branch 'tc/format-attribute' | Junio C Hamano | 2009-11-22 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | Check the format of more printf-type functions | Tarmigan Casebolt | 2009-11-15 | 1 | -1/+7 |
| * | | | Merge branch 'jn/help-everywhere' | Junio C Hamano | 2009-11-20 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Show usage string for 'git imap-send -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+5 |
| * | | | | Merge branch 'ef/msys-imap' | Junio C Hamano | 2009-11-17 | 1 | -177/+49 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | imap-send: fix compilation-error on Windows | Erik Faye-Lund | 2009-10-19 | 1 | -0/+1 |
| | * | | | imap-send: use run-command API for tunneling | Erik Faye-Lund | 2009-10-19 | 1 | -21/+16 |
| | * | | | imap-send: use separate read and write fds | Erik Faye-Lund | 2009-10-19 | 1 | -14/+23 |
| | * | | | imap-send: remove useless uid code | Jeff King | 2009-10-19 | 1 | -144/+11 |
| | |/ / | |||||
| * | | | imap-send.c: fix compiler warnings for OpenSSL 1.0 | Vietor Liu | 2009-10-31 | 1 | -0/+4 |
| |/ / | |||||
| * | | Fix various sparse warnings in the git source code | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
| * | | imap-send: add support for IPv6 | Benjamin Kramer | 2009-05-26 | 1 | -3/+51 |
| * | | Remove unused assignments | Benjamin Kramer | 2009-03-14 | 1 | -1/+1 |
| |/ | |||||
| * | imap.preformattedHTML to tell Thunderbird to send non-flowed text | Jeremy White | 2009-02-15 | 1 | -0/+53 |
| * | Add calls to git_extract_argv0_path() in programs that call git_config_* | Steffen Prohaska | 2009-01-26 | 1 | -0/+3 |
| * | remove trailing LF in die() messages | Alexander Potashev | 2009-01-05 | 1 | -3/+3 |
| * | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 | 1 | -2/+1 |
| * | imap-send.c: more style fixes | Junio C Hamano | 2008-07-25 | 1 | -114/+111 |
| * | imap-send.c: style fixes | Robert Shearman | 2008-07-25 | 1 | -329/+300 |
| * | git-imap-send: Support SSL | Robert Shearman | 2008-07-25 | 1 | -14/+146 |
| * | git-imap-send: Allow the program to be run from subdirectories of a git tree | Robert Shearman | 2008-07-25 | 1 | -0/+2 |