aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-23
|\
| * lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-21
| * t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-14
* | Merge branch 'cm/remote-mediawiki-perlcritique'Junio C Hamano2013-06-23
|\ \
| * | git-remote-mediawiki: make error message more preciseCélestin Matte2013-06-14
| * | git-remote-mediawiki: add a perlcritic rule in MakefileCélestin Matte2013-06-14
| * | git-remote-mediawiki: add a .perlcriticrc fileCélestin Matte2013-06-14
| * | git-remote-mediawiki: clearly rewrite double dereferenceCélestin Matte2013-06-14
| * | git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki")Célestin Matte2013-06-14
| * | git-remote-mediawiki: put non-trivial numeric values in constants.Célestin Matte2013-06-14
| * | git-remote-mediawiki: don't use quotes for empty stringsCélestin Matte2013-06-14
| * | git-remote-mediawiki: replace "unless" statements with negated "if" statementsCélestin Matte2013-06-14
| * | git-remote-mediawiki: brace file handles for print for more clarityCélestin Matte2013-06-14
| * | git-remote-mediawiki: modify strings for a better coding-styleCélestin Matte2013-06-14
| * | git-remote-mediawiki: put long code into a subroutineCélestin Matte2013-06-14
| * | git-remote-mediawiki: remove import of unused open2Célestin Matte2013-06-14
| * | git-remote-mediawiki: check return value of openCélestin Matte2013-06-14
| * | git-remote-mediawiki: assign a variable as undef and make proper indentationCélestin Matte2013-06-14
| * | git-remote-mediawiki: rename a variable ($last) which has the name of a keywordCélestin Matte2013-06-14
| * | git-remote-mediawiki: remove unused variable $entryCélestin Matte2013-06-14
| * | git-remote-mediawiki: turn double-negated expressions into simple expressionsCélestin Matte2013-06-14
| * | git-remote-mediawiki: change the name of a variableCélestin Matte2013-06-14
| * | git-remote-mediawiki: add newline in the end of die() error messagesCélestin Matte2013-06-14
| * | git-remote-mediawiki: change style in a regexpCélestin Matte2013-06-14
| * | git-remote-mediawiki: change style in a regexpCélestin Matte2013-06-14
| * | git-remote-mediawiki: change separator of some regexpsCélestin Matte2013-06-14
| * | git-remote-mediawiki: change the behaviour of a splitCélestin Matte2013-06-14
| * | git-remote-mediawiki: remove useless regexp modifier (m)Célestin Matte2013-06-14
| * | git-remote-mediawiki: rewrite unclear line of instructionsCélestin Matte2013-06-14
| * | git-remote-mediawiki: change syntax of map callsCélestin Matte2013-06-14
| * | git-remote-mediawiki: move a variable declaration at the top of the codeCélestin Matte2013-06-14
| * | git-remote-mediawiki: always end a subroutine with a returnCélestin Matte2013-06-14
| * | git-remote-mediawiki: replace :utf8 by :encoding(UTF-8)Célestin Matte2013-06-14
| * | git-remote-mediawiki: move "use warnings;" before any instructionCélestin Matte2013-06-14
| * | git-remote-mediawiki: make a regexp clearerCélestin Matte2013-06-14
* | | Merge branch 'bp/remote-mw-tests'Junio C Hamano2013-06-23
|\ \ \
| * | | git-remote-mediawiki: remove hardcoded version number in the test suiteBenoit Person2013-06-14
| |/ /
* | | Merge branch 'rr/rebase-autostash'Junio C Hamano2013-06-23
|\ \ \
| * | | rebase: finish_rebase() in noop rebaseRamkumar Ramachandra2013-06-13
| * | | rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra2013-06-13
| * | | rebase: guard against missing files in read_basic_state()Ramkumar Ramachandra2013-06-13
* | | | Merge branch 'rr/prompt-rebase-breakage-fix'Junio C Hamano2013-06-23
|\ \ \ \
| * | | | prompt: squelch error output from catRamkumar Ramachandra2013-06-14
* | | | | Merge branch 'jg/status-config'Junio C Hamano2013-06-23
|\ \ \ \ \
| * | | | | status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-15
| * | | | | status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-11
* | | | | | Sync with maintJunio C Hamano2013-06-21
|\ \ \ \ \ \