Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'zj/diff-stat-dyncol' | Junio C Hamano | 2012-03-06 |
|\ | |||
| * | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | merge --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | log --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | show --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
* | | Merge branch 'jk/symbolic-ref-short' | Junio C Hamano | 2012-03-04 |
|\ \ | |||
| * | | symbolic-ref --short: abbreviate the output unambiguously | Jan Krüger | 2012-02-27 |
* | | | Merge branch 'cb/fsck-squelch-dangling' | Junio C Hamano | 2012-03-01 |
|\ \ \ | |||
| * | | | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 2012-02-28 |
* | | | | Merge branch 'rs/no-no-no-parseopt' | Junio C Hamano | 2012-03-01 |
|\ \ \ \ | |||
| * | | | | parse-options: remove PARSE_OPT_NEGHELP | René Scharfe | 2012-02-28 |
* | | | | | Merge branch 'nd/maint-verify-objects' | Junio C Hamano | 2012-03-01 |
|\ \ \ \ \ | |||
| * | | | | | rev-list: fix --verify-objects --quiet becoming --objects | Nguyễn Thái Ngọc Duy | 2012-02-28 |
| * | | | | | rev-list: remove BISECT_SHOW_TRIED flag | Nguyễn Thái Ngọc Duy | 2012-02-28 |
* | | | | | | Merge branch 'cn/maint-branch-with-bad' | Junio C Hamano | 2012-03-01 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | branch: don't assume the merge filter ref exists | Carlos Martín Nieto | 2012-02-27 |
* | | | | | | Merge branch 'fc/push-prune' | Junio C Hamano | 2012-02-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | push: add '--prune' option | Felipe Contreras | 2012-02-22 |
* | | | | | | | pack-objects: Fix compilation with NO_PTHREDS | Michał Kiedrowicz | 2012-02-26 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge branch 'jk/config-include' | Junio C Hamano | 2012-02-23 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: add include directive | Jeff King | 2012-02-17 |
| * | | | | | | config: stop using config_exclusive_filename | Jeff King | 2012-02-17 |
| * | | | | | | config: copy the return value of prefix_filename | Jeff King | 2012-02-17 |
* | | | | | | | Merge branch 'pj/remote-set-branches-usage-fix' | Junio C Hamano | 2012-02-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | remote: fix set-branches usage and documentation | Philip Jägenstedt | 2012-02-19 |
* | | | | | | | | merge: do not trust fstat(2) too much when checking interactiveness | Junio C Hamano | 2012-02-23 |
* | | | | | | | | Merge branch 'tg/tag-points-at' | Junio C Hamano | 2012-02-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | builtin/tag.c: Fix a sparse warning | Ramsay Jones | 2012-02-13 |
| * | | | | | | | | tag: add --points-at list option | Tom Grennan | 2012-02-08 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'zj/decimal-width' | Junio C Hamano | 2012-02-20 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | make lineno_width() from blame reusable for others | Zbigniew Jędrzejewski-Szmek | 2012-02-14 |
* | | | | | | | | Merge branch 'cb/transfer-no-progress' | Junio C Hamano | 2012-02-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 2012-02-13 |
| |/ / / / / / / | |||
| * | | | | | | | Merge branch 'js/add-e-submodule-fix' into maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/grep-l-with-decoration' into maint | Junio C Hamano | 2012-02-10 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cb/push-quiet' into maint | Junio C Hamano | 2012-02-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'cb/receive-pack-keep-errors' | Junio C Hamano | 2012-02-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | do not override receive-pack errors | Clemens Buchacher | 2012-02-13 |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'cb/maint-rev-list-verify-object' | Junio C Hamano | 2012-02-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | git rev-list: fix invalid typecast | Clemens Buchacher | 2012-02-13 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | standardize and improve lookup rules for external local repos | Jeff King | 2012-02-02 |
* | | | | | | | | | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | grep: pre-load userdiff drivers when threaded | Jeff King | 2012-02-02 |
| * | | | | | | | | | | | | convert git-grep to use grep_source interface | Jeff King | 2012-02-02 |
| * | | | | | | | | | | | | grep: move sha1-reading mutex into low-level code | Jeff King | 2012-02-02 |