summaryrefslogtreecommitdiffstats
path: root/git-instaweb.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-19Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller1-1/+1
2013-07-15Git 1.8.3.3v1.8.3.3Junio C Hamano3-2/+24
2013-07-08test-lint: detect 'export FOO=bar'Thomas Rast1-0/+1
2013-07-08t9902: fix 'test A == B' to use = operatorThomas Rast1-1/+1
2013-07-07name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra1-2/+4
2013-07-06diff-options: document default similarity indexFraser Tweedale1-1/+1
2013-07-04fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra2-19/+0
2013-07-04Update draft release notes to 1.8.3.3Junio C Hamano1-0/+15
2013-07-03git-config: update doc for --get with multiple valuesJohn Keeping1-1/+1
2013-07-02get_short_sha1(): correctly disambiguate type-limited abbreviationJunio C Hamano1-1/+1
2013-07-02t1512: correct leftover constants from earlier editionJunio C Hamano1-10/+22
2013-07-01t7500: fix flipped actual/expectAndrew Pimlott1-3/+3
2013-07-01lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott1-0/+2
2013-07-01Start preparing for 1.8.3.3Junio C Hamano2-1/+12
2013-06-30check-ignore doc: fix broken link to ls-files pageRamkumar Ramachandra1-1/+1
2013-06-30test: spell 'ls-files --delete' option correctly in test descriptionsSZEDER Gábor1-2/+2
2013-06-28Git 1.8.3.2v1.8.3.2Junio C Hamano3-2/+8
2013-06-28configure: fix option help message for --disable-pthreadsStefano Lattarini1-1/+1
2013-06-27Start preparing for 1.8.3.2Junio C Hamano2-1/+55
2013-06-26column doc: rewrite documentation for column.uiRamkumar Ramachandra1-3/+17
2013-06-23user-manual: Update download size for Git and the kernelW. Trevor King1-3/+3
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsJeff King1-3/+4
2013-06-21web--browse: support /usr/bin/cygstart on CygwinYaakov Selkowitz2-3/+9
2013-06-21completion: complete diff --word-diffRamkumar Ramachandra1-1/+1
2013-06-21apply: carefully strdup a possibly-NULL nameThomas Rast2-1/+15
2013-06-21pull: merge into unborn by fast-forwarding from empty treeThomas Rast2-1/+37
2013-06-21pull: update unborn branch tip after indexJeff King1-2/+2
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineMichael S. Tsirkin2-3/+4
2013-06-20send-email: add test for duplicate utf8 nameMichael S. Tsirkin1-0/+14
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Veres Lajos3-3/+3
2013-06-19http.c: don't rewrite the user:passwd string multiple timesBrandon Casey1-3/+9
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousMatthieu Moy1-0/+9
2013-06-14t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King1-0/+9
2013-06-14t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King1-0/+2
2013-06-14handle multibyte characters in nameFredrik Gustafsson2-1/+14
2013-06-13use logical OR (||) instead of binary OR (|) in logical contextRené Scharfe3-6/+6
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen1-1/+1
2013-06-11pre-push.sample: Make the script executableWieland Hoffmann1-0/+0
2013-06-10Git 1.8.3.1v1.8.3.1Junio C Hamano4-2/+22
2013-06-10mingw: make mingw_signal return the correct handlerErik Faye-Lund1-1/+3
2013-06-10read-cache: free cache in discard_indexRené Scharfe1-2/+3
2013-06-10read-cache: add simple performance testRené Scharfe4-0/+29
2013-06-09submodule: remove redundant check for the_index.initializedRené Scharfe1-3/+2
2013-06-09Document .git/modulesFredrik Gustafsson1-0/+3
2013-06-08t4011: remove SYMLINKS prerequisiteJohannes Sixt1-10/+25
2013-06-08t6035: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt1-26/+47
2013-06-08t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt3-36/+33