aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * send-email: file_declares_8bit_cte doesn't need a prototypeÆvar Arnfjörð Bjarmason2010-09-30
| * send-email: get_patch_subject doesn't need a prototypeÆvar Arnfjörð Bjarmason2010-09-30
| * send-email: use lexical filehandles during sendingÆvar Arnfjörð Bjarmason2010-09-30
| * send-email: use lexical filehandles for $composeÆvar Arnfjörð Bjarmason2010-09-30
| * send-email: use lexical filehandle for opendirÆvar Arnfjörð Bjarmason2010-09-30
* | Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano2010-10-26
|\ \
| * | send-email: Don't leak To: headers between patchesStephen Boyd2010-10-04
| * | send-email: Use To: headers in patch filesStephen Boyd2010-09-29
* | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-26
|\ \ \
| * | | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-27
| * | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* | | | Merge branch 'kb/merge-recursive-rename-threshold'Junio C Hamano2010-10-26
|\ \ \ \
| * | | | diff: add synonyms for -M, -C, -BKevin Ballard2010-09-29
| * | | | merge-recursive: option to specify rename thresholdKevin Ballard2010-09-29
* | | | | Merge branch 'jp/send-email-to-cmd'Junio C Hamano2010-10-26
|\ \ \ \ \
| * | | | | git-send-email.perl: Add --to-cmdJoe Perches2010-09-27
| | |/ / / | |/| | |
* | | | | Merge branch 'as/daemon-multi-listen'Junio C Hamano2010-10-26
|\ \ \ \ \
| * | | | | daemon: allow more than one host address given via --listenAlexander Sulfrian2010-09-28
| * | | | | daemon: add helper function named_sock_setupAlexander Sulfrian2010-09-28
* | | | | | Merge branch 'dm/mergetool-vimdiff'Junio C Hamano2010-10-26
|\ \ \ \ \ \
| * | | | | | mergetool-lib: make the three-way diff the default for vim/gvimDan McGee2010-09-29
| * | | | | | mergetool-lib: add a three-way diff view for vim/gvimDan McGee2010-09-15
| * | | | | | mergetool-lib: combine vimdiff and gvimdiff run blocksDan McGee2010-09-15
* | | | | | | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \
| * | | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | | | | | | | Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | merge-recursive: options to ignore whitespace changesJustin Frankel2010-08-27
| * | | | | | | merge-recursive --patienceJustin Frankel2010-08-26
| * | | | | | | ll-merge: replace flag argument with options structJonathan Nieder2010-08-26
| * | | | | | | merge-recursive: expose merge options for builtin mergeJonathan Nieder2010-08-26
* | | | | | | | Merge branch 'ml/completion-zsh'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: make compatible with zshMark Lodato2010-09-09
* | | | | | | | | Merge branch 'po/sendemail'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New send-email option smtpserveroption.Pascal Obry2010-09-06
| * | | | | | | | | Remove @smtp_host_parts variable as not used.Pascal Obry2010-09-06
| * | | | | | | | | Minor indentation fix.Pascal Obry2010-09-06
* | | | | | | | | | Merge branch 'en/tree-walk-optim'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff_tree(): Skip skip_uninteresting() when all remaining paths interestingElijah Newren2010-08-26
| * | | | | | | | | | tree_entry_interesting(): Make return value more specificElijah Newren2010-08-26
| * | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-26
| * | | | | | | | | | Document pre-condition for tree_entry_interestingElijah Newren2010-08-26
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-25
* | | | | | | | | | | | Sync with 1.7.3.2Junio C Hamano2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-21
| * | | | | | | | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-08
| | * | | | | | | | | | | Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-08
| | * | | | | | | | | | | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-08
| | * | | | | | | | | | | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08