Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | date: avoid "X years, 12 months" in relative dates | Michael J Gruber | 2 | -2/+4 |
2011-04-19 | Git 1.7.5-rc3 | Junio C Hamano | 3 | -9/+4 |
2011-04-19 | Sync with 1.7.4.5 | Junio C Hamano | 2 | -0/+11 |
2011-04-19 | Git 1.7.4.5 | Junio C Hamano | 3 | -2/+6 |
2011-04-19 | remove noise and inaccuracies from git-svn docs | Stefan Sperling | 1 | -9/+7 |
2011-04-19 | Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird | Johannes Sixt | 1 | -4/+14 |
2011-04-19 | git-svn.txt: Document --mergeinfo | Michael J Gruber | 1 | -0/+7 |
2011-04-18 | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround" | Junio C Hamano | 1 | -11/+6 |
2011-04-15 | doc: Clarify that "cherry-pick -x" does not use "git notes" | Sebastian Schuberth | 1 | -3/+4 |
2011-04-15 | Documentation: publicize hints for sending patches with GMail | Jonathan Nieder | 4 | -55/+61 |
2011-04-15 | Documentation: publicize KMail hints for sending patches inline | Jonathan Nieder | 2 | -20/+18 |
2011-04-15 | Documentation: hints for sending patches inline with Thunderbird | Jonathan Nieder | 2 | -80/+84 |
2011-04-15 | Documentation: explain how to check for patch corruption | Jonathan Nieder | 2 | -44/+60 |
2011-04-15 | Merge v1.7.5-rc2 into jn/format-patch-doc | Junio C Hamano | 431 | -4909/+12524 |
2011-04-15 | Documentation: describe the format of messages with inline patches | Jonathan Nieder | 1 | -0/+58 |
2011-04-15 | Restructure documentation for git-merge-base. | Jonathan Nieder | 1 | -12/+16 |
2011-04-15 | Documentation: update to git-merge-base --octopus | Vincent van Ravesteijn | 2 | -2/+7 |
2011-04-14 | format-patch: wrap email addresses after long names | Jeff King | 2 | -0/+24 |
2011-04-14 | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811 | Junio C Hamano | 4 | -19/+10 |
2011-04-14 | i18n: use test_i18n{grep,cmp} in t7508 | Junio C Hamano | 1 | -120/+102 |
2011-04-14 | i18n: use test_i18ngrep in t7506 | Junio C Hamano | 1 | -28/+28 |
2011-04-14 | Merge branch 'maint' | Junio C Hamano | 4 | -3/+7 |
2011-04-14 | contrib/completion: --notes, --no-notes | Michael J Gruber | 1 | -1/+1 |
2011-04-14 | archive: document limitation of tar.umask config setting | René Scharfe | 1 | -1/+2 |
2011-04-14 | t3306,t5304: avoid clock skew issues | Michael J Gruber | 2 | -1/+5 |
2011-04-14 | git.txt: fix list continuation | Michael J Gruber | 1 | -1/+0 |
2011-04-13 | i18n: use test_i18ngrep and test_i18ncmp in t7502 | Junio C Hamano | 1 | -41/+31 |
2011-04-13 | i18n: use test_i18ngrep in t7501 | Junio C Hamano | 1 | -3/+4 |
2011-04-13 | i18n: use test_i18ncmp in t7500 | Junio C Hamano | 1 | -5/+5 |
2011-04-13 | i18n: use test_i18ngrep in t7201 | Junio C Hamano | 1 | -7/+7 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 2 | -8/+8 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 6 | -17/+15 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 3 | -13/+13 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 3 | -6/+6 |
2011-04-13 | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 4 | -19/+21 |
2011-04-13 | i18n: use test_i18ngrep in lib-httpd and t2019 | Junio C Hamano | 2 | -9/+8 |
2011-04-13 | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2 | -5/+23 |
2011-04-13 | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2 | -4/+4 |
2011-04-13 | i18n: .git file is not a human readable message (t5601) | Junio C Hamano | 1 | -1/+1 |
2011-04-13 | Git 1.7.5-rc2 | Junio C Hamano | 2 | -3/+3 |
2011-04-13 | Merge branch 'maint' | Junio C Hamano | 0 | -0/+0 |
2011-04-13 | Merge branch 'jc/rev-list-options-fix' into maint | Junio C Hamano | 1 | -2/+2 |
2011-04-13 | Merge branch 'js/checkout-untracked-symlink' into maint | Junio C Hamano | 1 | -1/+1 |
2011-04-13 | mergetool: Teach about submodules | Jonathon Mah | 2 | -9/+371 |
2011-04-13 | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 8 | -14/+11 |
2011-04-13 | revert: Hide '-r' option in default usage | Ramkumar Ramachandra | 1 | -1/+2 |
2011-04-12 | format-patch: document --quiet option | Carlos Martín Nieto | 1 | -1/+4 |
2011-04-12 | format-patch: don't pass on the --quiet flag | Carlos Martín Nieto | 1 | -6/+10 |
2011-04-12 | --dirstat: In case of renames, use target filename instead of source filename | Johan Herland | 1 | -1/+1 |
2011-04-12 | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2 | -57/+44 |