Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config.mak.uname: use clang for Mac OS X 10.6 | Torsten Bögershausen | 2016-02-28 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pack-idx-corruption-safety' | Junio C Hamano | 2016-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | use_pack: handle signed off_t overflow | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t5313: test bounds-checks of corrupted/malicious pack/idx files | Jeff King | 2016-02-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/httpd-tests-update-for-apache-2.4' | Junio C Hamano | 2016-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t/lib-httpd: load mod_unixd | Michael J Gruber | 2016-02-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-03-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t9700: fix test for perl older than 5.14 | Jeff King | 2016-03-04 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation: fix some typos | Thomas Ackermann | 2016-03-03 | |
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git 2.8-rc0v2.8.0-rc0 | Junio C Hamano | 2016-02-26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/readme-markdown' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README.md: move down historical explanation about the name | Matthieu Moy | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README.md: don't call git stupid in the title | Matthieu Moy | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README.md: move the link to git-scm.com up | Matthieu Moy | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README.md: add hyperlinks on filenames | Matthieu Moy | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | README: use markdown syntax | Matthieu Moy | 2016-02-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ma/update-hooks-sample-typofix' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | templates/hooks: fix minor typo in the sample update-hook | Martin Amdisen | 2016-02-25 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ls/makefile-cflags-developer-tweak' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add DEVELOPER makefile knob to check for acknowledged warnings | Lars Schneider | 2016-02-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/initial-ref-xn-commit-doc' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: document transaction semantics | David Turner | 2016-02-25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/config-set-in-non-repository' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git config: report when trying to modify a non-existing repo config | Johannes Schindelin | 2016-02-25 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/epipe-in-async' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t5504: handle expected output from SIGPIPE death | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_must_fail: report number of unexpected signal | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch-pack: ignore SIGPIPE in sideband demuxer | Jeff King | 2016-02-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | write_or_die: handle EPIPE in async threads | Jeff King | 2016-02-25 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/push-default-warning' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | push: remove "push.default is unset" warning message | Matthieu Moy | 2016-02-25 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fa/merge-recursive-no-rename' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3034: test deprecated interface | Felipe Gonçalves Assis | 2016-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3034: test option to disable renames | Felipe Gonçalves Assis | 2016-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3034: add rename threshold tests | Felipe Gonçalves Assis | 2016-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge-recursive: find-renames resets threshold | Felipe Gonçalves Assis | 2016-02-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge-strategies.txt: fix typo | Felipe Gonçalves Assis | 2016-02-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge-recursive: more consistent interface | Felipe Gonçalves Assis | 2016-02-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge-recursive: option to disable renames | Felipe Gonçalves Assis | 2016-02-17 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-fetch-nontip' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: try harder to fetch needed sha1 by direct fetching sha1 | Stefan Beller | 2016-02-24 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-module-list-fix' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule helper list: respect correct path prefix | Stefan Beller | 2016-02-24 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/conversion' | Junio C Hamano | 2016-02-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: correct attr_action() | Torsten Bögershausen | 2016-02-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: simplify text_stat | Torsten Bögershausen | 2016-02-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: refactor crlf_action | Torsten Bögershausen | 2016-02-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert.c: use text_eol_is_crlf() | Torsten Bögershausen | 2016-02-08 |