33673 Commits (efaa0c153297f551a42fd1e21f28f51f4924f316)
 

Author SHA1 Message Date
SZEDER Gábor efaa0c1532 bash prompt: combine 'git rev-parse' executions in the main code path 12 years ago
SZEDER Gábor 3a43c4b5bd bash prompt: use bash builtins to find out current branch 12 years ago
SZEDER Gábor b91b935f04 bash prompt: use bash builtins to find out rebase state 12 years ago
SZEDER Gábor 511ad15904 bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() 12 years ago
SZEDER Gábor 96ea404757 bash prompt: return early from __git_ps1() when not in a git repository 12 years ago
SZEDER Gábor e8f21caf94 bash prompt: print unique detached HEAD abbreviated object name 12 years ago
SZEDER Gábor 868dc1acec bash prompt: add a test for symbolic link symbolic refs 12 years ago
SZEDER Gábor c9a102e81f completion, bash prompt: move __gitdir() tests to completion test suite 12 years ago
SZEDER Gábor 7412290cc4 bash prompt: use 'write_script' helper in interactive rebase test 12 years ago
SZEDER Gábor 4fe00b4f0a bash prompt: fix redirection coding style in tests 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