summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-23user-manual: Update download size for Git and the kernelLibravatar W. Trevor King1-3/+3
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsLibravatar Jeff King1-3/+4
2013-06-21web--browse: support /usr/bin/cygstart on CygwinLibravatar Yaakov Selkowitz2-3/+9
2013-06-21completion: complete diff --word-diffLibravatar Ramkumar Ramachandra1-1/+1
2013-06-21apply: carefully strdup a possibly-NULL nameLibravatar Thomas Rast2-1/+15
2013-06-20pull: merge into unborn by fast-forwarding from empty treeLibravatar Thomas Rast2-1/+37
2013-06-20pull: update unborn branch tip after indexLibravatar Jeff King1-2/+2
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineLibravatar Michael S. Tsirkin2-3/+4
2013-06-20send-email: add test for duplicate utf8 nameLibravatar Michael S. Tsirkin1-0/+14
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Libravatar Veres Lajos3-3/+3
2013-06-19http.c: don't rewrite the user:passwd string multiple timesLibravatar Brandon Casey1-3/+9
2013-06-18fix "builtin-*" references to be "builtin/*"Libravatar Phil Hord9-21/+20
2013-06-18Documentation: Move "git diff <blob> <blob>"Libravatar Kevin Bracey1-7/+7
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesLibravatar Matthieu Moy1-2/+2
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousLibravatar Matthieu Moy1-0/+9
2013-06-17config: Add description of --local optionLibravatar Namhyung Kim1-0/+9
2013-06-17GIT-VERSION-GEN: support non-standard $GIT_DIR pathLibravatar Dennis Kaarsemaker1-1/+1
2013-06-17tests: allow sha1's as part of the pathLibravatar Dennis Kaarsemaker1-1/+1
2013-06-14t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load compat access module in apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Libravatar Jeff King1-0/+9
2013-06-14t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Libravatar Jeff King1-0/+2
2013-06-14handle multibyte characters in nameLibravatar Fredrik Gustafsson2-1/+14
2013-06-13use logical OR (||) instead of binary OR (|) in logical contextLibravatar René Scharfe3-6/+6
2013-06-11Merge branch 'maint-1.8.2' into maintLibravatar Junio C Hamano2-1/+1
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYLibravatar Torsten Bögershausen1-1/+1
2013-06-11pre-push.sample: Make the script executableLibravatar Wieland Hoffmann1-0/+0
2013-06-10Git 1.8.3.1Libravatar Junio C Hamano4-2/+22
2013-06-10mingw: make mingw_signal return the correct handlerLibravatar Erik Faye-Lund1-1/+3
2013-06-09Merge branch 'jn/config-ignore-inaccessible' into maintLibravatar Junio C Hamano5-15/+22
2013-06-09Merge branch 'kb/status-ignored-optim-2' into maintLibravatar Junio C Hamano2-0/+21
2013-06-09read-cache: free cache in discard_indexLibravatar René Scharfe1-2/+3
2013-06-09read-cache: add simple performance testLibravatar René Scharfe4-0/+29
2013-06-09submodule: remove redundant check for the_index.initializedLibravatar René Scharfe1-3/+2
2013-06-09Document .git/modulesLibravatar Fredrik Gustafsson1-0/+3
2013-06-07t4011: remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-10/+25
2013-06-07t6035: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-26/+47
2013-06-07t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt3-36/+33
2013-06-07t3100: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-27/+15
2013-06-07t3030: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-36/+26
2013-06-07t0000: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-29/+10
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Libravatar Johannes Sixt19-110/+106
2013-06-07tests: introduce test_ln_s_addLibravatar Johannes Sixt2-0/+31
2013-06-07t3010: modernize styleLibravatar Johannes Sixt1-62/+61
2013-06-07gitweb: fix problem causing erroneous project listLibravatar Charles McGarvey1-1/+1
2013-06-07fetch-options.txt: prevent a wildcard refspec from getting misformattedLibravatar Junio C Hamano1-1/+1
2013-06-06sequencer: avoid leaking message buffer when refusing to create an empty commitLibravatar Felipe Contreras1-2/+4
2013-06-05test-send-email: test for pre-sanitized self nameLibravatar Michael S. Tsirkin1-0/+5
2013-06-05t/send-email: test suppress-cc=self with non-asciiLibravatar Michael S. Tsirkin1-0/+5