summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* verify_repository_format: mark messages for translationjk/check-repository-formatJeff King2016-03-111-2/+2
* setup: drop repository_format_version globalJeff King2016-03-113-3/+0
* setup: unify repository version callbacksJeff King2016-03-112-43/+23
* init: use setup.c's repo version verificationJeff King2016-03-111-9/+12
* setup: refactor repo format reading and verificationJeff King2016-03-112-39/+103
* config: drop git_config_earlyJeff King2016-03-113-16/+4
* check_repository_format_gently: stop using git_config_earlyJeff King2016-03-111-8/+3
* lazily load core.sharedrepositoryJeff King2016-03-112-2/+9
* wrap shared_repository global in get/set accessorsJeff King2016-03-115-20/+33
* setup: document check_repository_format()Jeff King2016-03-112-3/+10
* Git 2.8-rc1v2.8.0-rc1Junio C Hamano2016-03-042-1/+13
* Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-03-041-11/+9
|\
| * t0001: fix GIT_* environment variable check under --valgrindnd/clear-gitenv-upon-use-of-aliasJohannes Sixt2016-03-031-11/+9
* | Merge branch 'js/pthread-exit-emu-windows'Junio C Hamano2016-03-041-1/+1
|\ \
| * | Mark win32's pthread_exit() as NORETURNjs/pthread-exit-emu-windowsJohannes Schindelin2016-03-021-1/+1
* | | Merge branch 'sb/submodule-parallel-fetch'Junio C Hamano2016-03-044-32/+9
|\ \ \
| * | | run-command: do not pass child process data into callbacksStefan Beller2016-03-014-32/+9
* | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-03-041-1/+1
|\ \ \ \
| * | | | compat/mingw: brown paper bag fix for 50a6c8eJeff King2016-02-291-1/+1
* | | | | Merge branch 'nd/i18n-2.8.0'Junio C Hamano2016-03-044-21/+21
|\ \ \ \ \
| * | | | | trailer.c: mark strings for translationnd/i18n-2.8.0Nguyễn Thái Ngọc Duy2016-02-291-1/+1
| * | | | | ref-filter.c: mark strings for translationNguyễn Thái Ngọc Duy2016-02-291-14/+14
| * | | | | builtin/clone.c: mark strings for translationNguyễn Thái Ngọc Duy2016-02-291-5/+5
| * | | | | builtin/checkout.c: mark strings for translationNguyễn Thái Ngọc Duy2016-02-291-1/+1
* | | | | | Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano2016-03-041-0/+3
|\ \ \ \ \ \
| * | | | | | config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen2016-02-281-0/+3
| |/ / / / /
* | | | | | Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano2016-03-044-0/+207
|\ \ \ \ \ \
| * | | | | | sha1_file.c: mark strings for translationNguyễn Thái Ngọc Duy2016-02-271-3/+3
| * | | | | | use_pack: handle signed off_t overflowJeff King2016-02-252-1/+3
| * | | | | | nth_packed_object_offset: bounds-check extended offsetJeff King2016-02-254-1/+27
| * | | | | | t5313: test bounds-checks of corrupted/malicious pack/idx filesJeff King2016-02-251-0/+179
* | | | | | | Merge branch 'mg/httpd-tests-update-for-apache-2.4'Junio C Hamano2016-03-041-0/+3
|\ \ \ \ \ \ \
| * | | | | | | t/lib-httpd: load mod_unixdmg/httpd-tests-update-for-apache-2.4Michael J Gruber2016-02-251-0/+3
* | | | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-03-041-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | t9700: fix test for perl older than 5.14js/mingw-testsJeff King2016-03-041-1/+7
* | | | | | | | | documentation: fix some typosThomas Ackermann2016-03-032-2/+2
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Git 2.8-rc0v2.8.0-rc0Junio C Hamano2016-02-262-1/+96
* | | | | | | | Merge branch 'mm/readme-markdown'Junio C Hamano2016-02-262-26/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | README.md: move down historical explanation about the nameMatthieu Moy2016-02-251-11/+13
| * | | | | | | | README.md: don't call git stupid in the titleMatthieu Moy2016-02-251-2/+2
| * | | | | | | | README.md: move the link to git-scm.com upMatthieu Moy2016-02-251-3/+3
| * | | | | | | | README.md: add hyperlinks on filenamesMatthieu Moy2016-02-251-6/+13
| * | | | | | | | README: use markdown syntaxMatthieu Moy2016-02-252-6/+3
* | | | | | | | | Merge branch 'ma/update-hooks-sample-typofix'Junio C Hamano2016-02-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | templates/hooks: fix minor typo in the sample update-hookma/update-hooks-sample-typofixMartin Amdisen2016-02-251-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ls/makefile-cflags-developer-tweak'Junio C Hamano2016-02-263-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add DEVELOPER makefile knob to check for acknowledged warningsls/makefile-cflags-developer-tweakLars Schneider2016-02-253-1/+18
* | | | | | | | | | Merge branch 'dt/initial-ref-xn-commit-doc'Junio C Hamano2016-02-261-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | refs: document transaction semanticsdt/initial-ref-xn-commit-docDavid Turner2016-02-251-0/+12
* | | | | | | | | | | Merge branch 'js/config-set-in-non-repository'Junio C Hamano2016-02-262-0/+14
|\ \ \ \ \ \ \ \ \ \ \