Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use setup_git_directory() in test-* programsjk/startup-info | Jeff King | 2016-03-07 | 2 | -0/+4 |
* | grep: turn off gitlink detection for --no-index | Jeff King | 2016-03-07 | 2 | -2/+31 |
* | mailmap: do not resolve blobs in a non-repository | Jeff King | 2016-03-06 | 1 | -1/+2 |
* | remote: don't resolve HEAD in non-repository | Jeff King | 2016-03-06 | 1 | -5/+6 |
* | setup: set startup_info->have_repository more reliably | Jeff King | 2016-03-06 | 2 | -1/+4 |
* | setup: make startup_info available everywhere | Jeff King | 2016-03-06 | 6 | -17/+7 |
* | Git 2.8-rc1v2.8.0-rc1 | Junio C Hamano | 2016-03-04 | 2 | -1/+13 |
* | Merge branch 'nd/clear-gitenv-upon-use-of-alias' | Junio C Hamano | 2016-03-04 | 1 | -11/+9 |
|\ | |||||
| * | t0001: fix GIT_* environment variable check under --valgrindnd/clear-gitenv-upon-use-of-alias | Johannes Sixt | 2016-03-03 | 1 | -11/+9 |
* | | Merge branch 'js/pthread-exit-emu-windows' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Mark win32's pthread_exit() as NORETURNjs/pthread-exit-emu-windows | Johannes Schindelin | 2016-03-02 | 1 | -1/+1 |
* | | | Merge branch 'sb/submodule-parallel-fetch' | Junio C Hamano | 2016-03-04 | 4 | -32/+9 |
|\ \ \ | |||||
| * | | | run-command: do not pass child process data into callbacks | Stefan Beller | 2016-03-01 | 4 | -32/+9 |
* | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | compat/mingw: brown paper bag fix for 50a6c8e | Jeff King | 2016-02-29 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/i18n-2.8.0' | Junio C Hamano | 2016-03-04 | 4 | -21/+21 |
|\ \ \ \ \ | |||||
| * | | | | | trailer.c: mark strings for translationnd/i18n-2.8.0 | Nguyễn Thái Ngọc Duy | 2016-02-29 | 1 | -1/+1 |
| * | | | | | ref-filter.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-29 | 1 | -14/+14 |
| * | | | | | builtin/clone.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-29 | 1 | -5/+5 |
| * | | | | | builtin/checkout.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-29 | 1 | -1/+1 |
* | | | | | | Merge branch 'tb/avoid-gcc-on-darwin-10-6' | Junio C Hamano | 2016-03-04 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | config.mak.uname: use clang for Mac OS X 10.6 | Torsten Bögershausen | 2016-02-28 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/pack-idx-corruption-safety' | Junio C Hamano | 2016-03-04 | 4 | -0/+207 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sha1_file.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-27 | 1 | -3/+3 |
| * | | | | | | use_pack: handle signed off_t overflow | Jeff King | 2016-02-25 | 2 | -1/+3 |
| * | | | | | | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 | 4 | -1/+27 |
| * | | | | | | t5313: test bounds-checks of corrupted/malicious pack/idx files | Jeff King | 2016-02-25 | 1 | -0/+179 |
* | | | | | | | Merge branch 'mg/httpd-tests-update-for-apache-2.4' | Junio C Hamano | 2016-03-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/lib-httpd: load mod_unixdmg/httpd-tests-update-for-apache-2.4 | Michael J Gruber | 2016-02-25 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-03-04 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9700: fix test for perl older than 5.14js/mingw-tests | Jeff King | 2016-03-04 | 1 | -1/+7 |
* | | | | | | | | | documentation: fix some typos | Thomas Ackermann | 2016-03-03 | 2 | -2/+2 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Git 2.8-rc0v2.8.0-rc0 | Junio C Hamano | 2016-02-26 | 2 | -1/+96 |
* | | | | | | | | Merge branch 'mm/readme-markdown' | Junio C Hamano | 2016-02-26 | 2 | -26/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | README.md: move down historical explanation about the name | Matthieu Moy | 2016-02-25 | 1 | -11/+13 |
| * | | | | | | | | README.md: don't call git stupid in the title | Matthieu Moy | 2016-02-25 | 1 | -2/+2 |
| * | | | | | | | | README.md: move the link to git-scm.com up | Matthieu Moy | 2016-02-25 | 1 | -3/+3 |
| * | | | | | | | | README.md: add hyperlinks on filenames | Matthieu Moy | 2016-02-25 | 1 | -6/+13 |
| * | | | | | | | | README: use markdown syntax | Matthieu Moy | 2016-02-25 | 2 | -6/+3 |
* | | | | | | | | | Merge branch 'ma/update-hooks-sample-typofix' | Junio C Hamano | 2016-02-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | templates/hooks: fix minor typo in the sample update-hookma/update-hooks-sample-typofix | Martin Amdisen | 2016-02-25 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ls/makefile-cflags-developer-tweak' | Junio C Hamano | 2016-02-26 | 3 | -1/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add DEVELOPER makefile knob to check for acknowledged warningsls/makefile-cflags-developer-tweak | Lars Schneider | 2016-02-25 | 3 | -1/+18 |
* | | | | | | | | | | Merge branch 'dt/initial-ref-xn-commit-doc' | Junio C Hamano | 2016-02-26 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: document transaction semanticsdt/initial-ref-xn-commit-doc | David Turner | 2016-02-25 | 1 | -0/+12 |
* | | | | | | | | | | | Merge branch 'js/config-set-in-non-repository' | Junio C Hamano | 2016-02-26 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git config: report when trying to modify a non-existing repo configjs/config-set-in-non-repository | Johannes Schindelin | 2016-02-25 | 2 | -0/+14 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/epipe-in-async' | Junio C Hamano | 2016-02-26 | 6 | -3/+25 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t5504: handle expected output from SIGPIPE deathjk/epipe-in-async | Jeff King | 2016-02-25 | 1 | -1/+4 |
| * | | | | | | | | | | | test_must_fail: report number of unexpected signal | Jeff King | 2016-02-25 | 1 | -1/+1 |