Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | git-remote-mediawiki: remove unused variable $entry | Célestin Matte | 2013-06-14 | 1 | -1/+0 | |
| * | | | | | git-remote-mediawiki: turn double-negated expressions into simple expressions | Célestin Matte | 2013-06-14 | 1 | -4/+4 | |
| * | | | | | git-remote-mediawiki: change the name of a variable | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | git-remote-mediawiki: add newline in the end of die() error messages | Célestin Matte | 2013-06-14 | 1 | -13/+13 | |
| * | | | | | git-remote-mediawiki: change style in a regexp | Célestin Matte | 2013-06-14 | 1 | -1/+1 | |
| * | | | | | git-remote-mediawiki: change style in a regexp | Célestin Matte | 2013-06-14 | 1 | -1/+1 | |
| * | | | | | git-remote-mediawiki: change separator of some regexps | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | git-remote-mediawiki: change the behaviour of a split | Célestin Matte | 2013-06-14 | 1 | -1/+1 | |
| * | | | | | git-remote-mediawiki: remove useless regexp modifier (m) | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | git-remote-mediawiki: rewrite unclear line of instructions | Célestin Matte | 2013-06-14 | 1 | -1/+2 | |
| * | | | | | git-remote-mediawiki: change syntax of map calls | Célestin Matte | 2013-06-14 | 1 | -6/+8 | |
| * | | | | | git-remote-mediawiki: move a variable declaration at the top of the code | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | git-remote-mediawiki: always end a subroutine with a return | Célestin Matte | 2013-06-14 | 1 | -0/+18 | |
| * | | | | | git-remote-mediawiki: replace :utf8 by :encoding(UTF-8) | Célestin Matte | 2013-06-14 | 1 | -3/+3 | |
| * | | | | | git-remote-mediawiki: move "use warnings;" before any instruction | Célestin Matte | 2013-06-14 | 1 | -2/+1 | |
| * | | | | | git-remote-mediawiki: make a regexp clearer | Célestin Matte | 2013-06-14 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'bp/remote-mw-tests' | Junio C Hamano | 2013-06-23 | 2 | -10/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-remote-mediawiki: remove hardcoded version number in the test suite | Benoit Person | 2013-06-14 | 2 | -10/+13 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'rr/rebase-autostash' | Junio C Hamano | 2013-06-23 | 2 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | rebase: finish_rebase() in noop rebase | Ramkumar Ramachandra | 2013-06-13 | 2 | -0/+12 | |
| * | | | | | rebase: finish_rebase() in fast-forward rebase | Ramkumar Ramachandra | 2013-06-13 | 2 | -0/+12 | |
| * | | | | | rebase: guard against missing files in read_basic_state() | Ramkumar Ramachandra | 2013-06-13 | 1 | -0/+2 | |
* | | | | | | Merge branch 'rr/prompt-rebase-breakage-fix' | Junio C Hamano | 2013-06-23 | 1 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | prompt: squelch error output from cat | Ramkumar Ramachandra | 2013-06-14 | 1 | -6/+6 | |
* | | | | | | | Merge branch 'jg/status-config' | Junio C Hamano | 2013-06-23 | 3 | -0/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 2013-06-15 | 3 | -0/+35 | |
| * | | | | | | | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 2013-06-11 | 3 | -0/+41 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Sync with maint | Junio C Hamano | 2013-06-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | completion: complete diff --word-diff | Ramkumar Ramachandra | 2013-06-21 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | transport-helper: be quiet on read errors from helpers | Jeff King | 2013-06-21 | 2 | -4/+2 | |
* | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-06-20 | 1 | -1/+18 | |
* | | | | | | | Merge branch 'cm/remote-mediawiki' | Junio C Hamano | 2013-06-20 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-remote-mediawiki: display message when launched directly | Célestin Matte | 2013-06-11 | 1 | -0/+15 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rs/match-trees-refactor' | Junio C Hamano | 2013-06-20 | 1 | -25/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | match-trees: factor out fill_tree_desc_strict | René Scharfe | 2013-06-13 | 1 | -25/+19 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rs/logical-vs-binary-or' | Junio C Hamano | 2013-06-20 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use logical OR (||) instead of binary OR (|) in logical context | René Scharfe | 2013-06-13 | 3 | -6/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'mm/color-auto-default' | Junio C Hamano | 2013-06-20 | 3 | -6/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make color.ui default to 'auto' | Matthieu Moy | 2013-06-10 | 3 | -7/+8 | |
| * | | | | | | | config: refactor management of color.ui's default value | Matthieu Moy | 2013-05-15 | 1 | -0/+5 | |
* | | | | | | | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 | 5 | -2/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | read-cache: free cache in discard_index | René Scharfe | 2013-06-09 | 1 | -2/+3 | |
| * | | | | | | | | read-cache: add simple performance test | René Scharfe | 2013-06-09 | 4 | -0/+29 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'nd/traces' | Junio C Hamano | 2013-06-20 | 5 | -9/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git.txt: document GIT_TRACE_PACKET | Nguyễn Thái Ngọc Duy | 2013-06-09 | 1 | -0/+6 | |
| * | | | | | | | | core: use env variable instead of config var to turn on logging pack access | Nguyễn Thái Ngọc Duy | 2013-06-09 | 5 | -9/+19 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'fc/show-non-empty-errors-in-test' | Junio C Hamano | 2013-06-20 | 9 | -53/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | test: test_must_be_empty helper | Junio C Hamano | 2013-06-09 | 9 | -53/+65 | |
* | | | | | | | | | Merge branch 'fc/makefile' | Junio C Hamano | 2013-06-20 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Makefile: use $^ to avoid listing prerequisites on the command line | Felipe Contreras | 2013-06-09 | 1 | -3/+3 |