33674 Commits (8d8975aca7c2b031a2386cd8f266109a8c6e1973)
 

Author SHA1 Message Date
Junio C Hamano 8d8975aca7 Merge branch 'mm/rm-coalesce-errors' 12 years ago
Junio C Hamano 22d94a72b3 Merge branch 'jh/libify-note-handling' 12 years ago
Junio C Hamano 0039d60c3f Merge branch 'fc/sequencer-plug-leak' 12 years ago
Junio C Hamano 908a0e6b98 Revert "Merge branch 'jg/status-config'" 12 years ago
Junio C Hamano 1f3a412dfa Update draft release notes to 1.8.4 12 years ago
Junio C Hamano 8ff80a2f05 Merge branch 'mz/rebase-tests' 12 years ago
Junio C Hamano ee64e345b1 Merge branch 'jk/unpack-entry-fallback-to-another' 12 years ago
Junio C Hamano 23983a473d Merge branch 'jk/apache-test-for-2.4' 12 years ago
Junio C Hamano 39abbd38d8 Merge branch 'cm/remote-mediawiki-perlcritique' 12 years ago
Junio C Hamano 7f031ed5ab Merge branch 'bp/remote-mw-tests' 12 years ago
Junio C Hamano afaa2a479d Merge branch 'rr/rebase-autostash' 12 years ago
Junio C Hamano 352e86e543 Merge branch 'rr/prompt-rebase-breakage-fix' 12 years ago
Junio C Hamano 1a22bd31f0 Merge branch 'jg/status-config' 12 years ago
Jeff King 5bdc47eb55 lib-httpd/apache.conf: check version only after mod_version loads 12 years ago
Junio C Hamano 3e7a5b489e Sync with maint 12 years ago
Jeff King 266f1fdfa9 transport-helper: be quiet on read errors from helpers 12 years ago
Ramkumar Ramachandra c0add3073a completion: complete diff --word-diff 12 years ago
Junio C Hamano 21ff9151e8 Update draft release notes to 1.8.4 12 years ago
Junio C Hamano 0c36f3a198 Merge branch 'cm/remote-mediawiki' 12 years ago
Junio C Hamano 50f6909929 Merge branch 'rs/match-trees-refactor' 12 years ago
Junio C Hamano 02dfccfa40 Merge branch 'rs/logical-vs-binary-or' 12 years ago
Junio C Hamano 73018c0f0b Merge branch 'mm/color-auto-default' 12 years ago
Junio C Hamano 08bcd774f4 Merge branch 'rs/discard-index-discard-array' 12 years ago
Junio C Hamano 8f0c843aab Merge branch 'nd/traces' 12 years ago
Junio C Hamano 01c0615dce Merge branch 'fc/show-non-empty-errors-in-test' 12 years ago
Junio C Hamano 0846fe1a83 Merge branch 'fc/makefile' 12 years ago
Junio C Hamano c0266ed275 Merge branch 'js/test-ln-s-add' 12 years ago
Junio C Hamano 6aeb74ec89 Merge branch 'nd/make-wildmatch-default' 12 years ago
Johannes Sixt 984f78d278 rebase topology tests: fix commit names on case-insensitive file systems 12 years ago
Junio C Hamano fb7dfaa710 git-gui 0.18.0 12 years ago
Jorge Juan Garcia Garcia 0e254bbd22 status: introduce status.branch to enable --branch by default 12 years ago
Junio C Hamano 0dbd81251d Update draft release notes to 1.8.4 12 years ago
Pat Thoyts 8a383db4b2 git-gui 0.18 12 years ago
Pat Thoyts 5c37033edf git-gui: avoid an error message when removing the last remote 12 years ago
Jeff King 1ee886c1f0 unpack_entry: do not die when we fail to apply a delta 12 years ago
Jeff King 50b72ede05 t5303: drop "count=1" from corruption dd 12 years ago
Benoit Person 3e3d5fd276 git-remote-mediawiki: remove hardcoded version number in the test suite 12 years ago
Jeff King 296f0b3ea9 t/lib-httpd/apache.conf: configure an MPM module for apache 2.4 12 years ago
Jeff King bb3f7ccadb t/lib-httpd/apache.conf: load compat access module in apache 2.4 12 years ago
Jeff King a8adcc4730 t/lib-httpd/apache.conf: load extra auth modules in apache 2.4 12 years ago
Jeff King 0442743810 t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4 12 years ago
Célestin Matte d8e7c67e13 git-remote-mediawiki: make error message more precise 12 years ago
Célestin Matte e3e7d34513 git-remote-mediawiki: add a perlcritic rule in Makefile 12 years ago
Célestin Matte b5cda5b313 git-remote-mediawiki: add a .perlcriticrc file 12 years ago
Célestin Matte d49a038451 git-remote-mediawiki: clearly rewrite double dereference 12 years ago
Célestin Matte 7c47583793 git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki") 12 years ago
Célestin Matte fed56c06ae git-remote-mediawiki: put non-trivial numeric values in constants. 12 years ago
Célestin Matte aeb95eeaff git-remote-mediawiki: don't use quotes for empty strings 12 years ago
Célestin Matte b8b4e1b385 git-remote-mediawiki: replace "unless" statements with negated "if" statements 12 years ago
Célestin Matte e83d36b66f git-remote-mediawiki: brace file handles for print for more clarity 12 years ago