Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 | 7 | -10/+112 |
* | diffcore-rename: record filepair for rename src | Junio C Hamano | 2011-03-22 | 1 | -11/+12 |
* | diffcore-rename: refactor "too many candidates" logic | Junio C Hamano | 2011-03-22 | 1 | -18/+29 |
* | builtin/diff.c: remove duplicated call to diff_result_code() | Junio C Hamano | 2011-03-22 | 1 | -3/+1 |
* | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 35 | -48/+43 |
* | Update drart release notes to 1.7.5 | Junio C Hamano | 2011-03-20 | 1 | -10/+13 |
* | Merge branch 'maint' | Junio C Hamano | 2011-03-20 | 3 | -1/+18 |
|\ | |||||
| * | Update draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-20 | 1 | -0/+9 |
| * | Merge branch 'sp/maint-fd-limit' into maint | Junio C Hamano | 2011-03-20 | 4 | -19/+85 |
| |\ | |||||
| * \ | Merge branch 'mr/hpux' into maint | Junio C Hamano | 2011-03-20 | 2 | -1/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'so/submodule-no-update-first-time' into maint | Junio C Hamano | 2011-03-20 | 2 | -0/+61 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'mo/perl-bidi-pipe-envfix' into maint | Junio C Hamano | 2011-03-20 | 2 | -5/+30 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ae/better-template-failure-report' into maint | Junio C Hamano | 2011-03-20 | 4 | -4/+56 |
| |\ \ \ \ \ | |||||
| * | | | | | | Work around broken ln on solaris as used in t8006 | Ben Walton | 2011-03-20 | 1 | -1/+2 |
| * | | | | | | t/README: Add a note about running commands under valgrind | Carlos Martín Nieto | 2011-03-20 | 1 | -0/+7 |
* | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering' | Junio C Hamano | 2011-03-19 | 5 | -1/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | log: fix --max-count when used together with -S or -G | Matthieu Moy | 2011-03-09 | 5 | -1/+26 |
* | | | | | | | | Merge branch 'mg/rev-list-n-reverse-doc' | Junio C Hamano | 2011-03-19 | 2 | -161/+163 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 2011-03-09 | 2 | -160/+160 |
| * | | | | | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2011-03-08 | 2 | -1/+3 |
* | | | | | | | | | Merge branch 'js/rerere-forget-always-take-pathspec' | Junio C Hamano | 2011-03-19 | 2 | -4/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rerere forget: deprecate invocation without pathspec | Johannes Sixt | 2011-03-02 | 2 | -4/+7 |
* | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |