Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "magic pathspec: add ":(icase)path" to match case insensitively" | Junio C Hamano | 2011-05-10 | 2 | -32/+6 |
* | magic pathspec: add ":(icase)path" to match case insensitively | Junio C Hamano | 2011-04-08 | 2 | -6/+32 |
* | magic pathspec: futureproof shorthand form | Junio C Hamano | 2011-04-08 | 3 | -8/+18 |
* | magic pathspec: add tentative ":/path/from/top/level" pathspec support | Junio C Hamano | 2011-04-06 | 2 | -3/+126 |
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ |