Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/i18n-basic' | Junio C Hamano | 2011-03-19 | 6 | -0/+93 |
|\ | |||||
| * | i18n: "make distclean" should clean up after "make pot" | Jonathan Nieder | 2011-03-09 | 1 | -0/+1 |
| * | i18n: Makefile: "pot" target to extract messages marked for translation | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -0/+17 |
| * | i18n: add stub Q_() wrapper for ngettext | Jonathan Nieder | 2011-03-09 | 1 | -2/+10 |
| * | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 4 | -3/+26 |
| * | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 3 | -1/+17 |
| * | i18n: add no-op _() and N_() wrappers | Ævar Arnfjörð Bjarmason | 2011-03-08 | 3 | -0/+28 |
| * | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 2011-03-08 | 2 | -66/+67 |
| * | commit: refer to commit template as s->fp | Jonathan Nieder | 2011-03-08 | 1 | -14/+13 |
| * | wt-status: add helpers for printing wt-status lines | Jonathan Nieder | 2011-03-08 | 4 | -0/+93 |
* | | Merge branch 'uk/ls-remote-in-get-remote-url' | Junio C Hamano | 2011-03-19 | 3 | -52/+12 |
|\ \ | |||||
| * | | git-request-pull: open-code the only invocation of get_remote_url | Uwe Kleine-König | 2011-03-02 | 2 | -6/+1 |
| * | | get_remote_url(): use the same data source as ls-remote to get remote urls | Uwe Kleine-König | 2011-03-02 | 2 | -47/+12 |
* | | | Merge branch 'ss/mergetool--lib' | Junio C Hamano | 2011-03-19 | 5 | -113/+130 |
|\ \ \ | |||||
| * | | | mergetool--lib: Add Beyond Compare 3 as a tool | Sebastian Schuberth | 2011-02-28 | 5 | -6/+24 |
| * | | | mergetool--lib: Sort tools alphabetically for easier lookup | Sebastian Schuberth | 2011-02-28 | 4 | -118/+117 |
* | | | | Merge branch 'jn/status-translatable' | Junio C Hamano | 2011-03-19 | 5 | -72/+166 |
|\ \ \ \ | |||||
| * | | | | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 2011-03-08 | 2 | -66/+67 |
| * | | | | commit: refer to commit template as s->fp | Jonathan Nieder | 2011-03-08 | 1 | -14/+13 |
| * | | | | wt-status: add helpers for printing wt-status lines | Jonathan Nieder | 2011-03-08 | 4 | -0/+93 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jk/trace-sifter' | Junio C Hamano | 2011-03-19 | 10 | -24/+121 |
|\ \ \ \ | |||||
| * | | | | trace: give repo_setup trace its own key | Jeff King | 2011-03-08 | 2 | -6/+7 |
| * | | | | add packet tracing debug code | Jeff King | 2011-03-08 | 8 | -1/+65 |
| * | | | | trace: add trace_strbuf | Jeff King | 2011-03-08 | 2 | -7/+17 |
| * | | | | trace: factor out "do we want to trace" logic | Jeff King | 2011-03-08 | 2 | -3/+12 |
| * | | | | trace: refactor to support multiple env variables | Jeff King | 2011-03-08 | 2 | -11/+19 |
| * | | | | trace: add trace_vprintf | Jeff King | 2011-03-08 | 2 | -5/+10 |
| |/ / / | |||||
* | | | | Merge branch 'jk/format-patch-multiline-header' | Junio C Hamano | 2011-03-19 | 4 | -10/+121 |
|\ \ \ \ | |||||
| * | | | | format-patch: rfc2047-encode newlines in headers | Jeff King | 2011-02-23 | 1 | -2/+2 |
| * | | | | format-patch: wrap long header lines | Jeff King | 2011-02-23 | 2 | -8/+108 |
| * | | | | strbuf: add fixed-length version of add_wrapped_text | Jeff King | 2011-02-23 | 2 | -0/+11 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jk/merge-rename-ux' | Junio C Hamano | 2011-03-19 | 9 | -10/+49 |
|\ \ \ \ | |||||
| * | | | | pull: propagate --progress to merge | Jeff King | 2011-02-21 | 1 | -2/+4 |
| * | | | | merge: enable progress reporting for rename detection | Jeff King | 2011-02-21 | 4 | -1/+18 |
| * | | | | add inexact rename detection progress infrastructure | Jeff King | 2011-02-21 | 2 | -0/+11 |
| * | | | | commit: stop setting rename limit | Jeff King | 2011-02-21 | 1 | -1/+0 |
| * | | | | bump rename limit defaults (again) | Jeff King | 2011-02-21 | 2 | -2/+2 |
| * | | | | merge: improve inexact rename limit warning | Jeff King | 2011-02-21 | 4 | -4/+14 |
| |/ / / | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-19 | 2 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | gitweb: Always call parse_date with timezone parameter | Jakub Narebski | 2011-03-19 | 1 | -3/+2 |
| * | | | | bisect: explain the rationale behind 125 | Junio C Hamano | 2011-03-19 | 1 | -1/+6 |
* | | | | | grep: read patterns from stdin with -f - | René Scharfe | 2011-03-19 | 2 | -2/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-18 | 1 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | docs: fix grammar in gitattributes.txt | Alexei Sholik | 2011-03-18 | 1 | -5/+5 |
* | | | | | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 | 14 | -38/+52 |
* | | | | | RelNotes/1.7.5.txt: typo and language fixes | Michael J Gruber | 2011-03-16 | 1 | -22/+9 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-16 | 27 | -178/+215 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Prepare draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-16 | 2 | -1/+43 |
| * | | | | Merge branch 'jn/maint-commit-missing-template' into maint | Junio C Hamano | 2011-03-16 | 2 | -4/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'lt/rename-no-extra-copy-detection' into maint | Junio C Hamano | 2011-03-16 | 9 | -45/+46 |
| |\ \ \ \ \ |