summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* editorconfig: allow trailing whitespace in markdowneditorconfigEdward Thomson2018-06-091-0/+1
* Merge branch 'compat/clibs'Edward Thomson2018-06-092-1/+10
|\
| * docs: update release steps to include clib manifestEdward Thomson2018-06-091-1/+3
| * Include clib's package reference.Alexander Jung2018-06-091-0/+7
* | Merge pull request #4662 from pks-t/pks/gitfile-apiEdward Thomson2018-06-093-134/+76
|\ \
| * | path: unify `git_path_is_*` APIsPatrick Steinhardt2018-06-013-134/+76
* | | Merge pull request #4670 from pks-t/pks/ignore-leadingdirEdward Thomson2018-06-093-35/+62
|\ \ \
| * | | ignore: remove now-useless check for LEADINGDIRPatrick Steinhardt2018-06-061-14/+3
| * | | ignore: fix negative leading directory rules unignoring subdirectory filesPatrick Steinhardt2018-06-063-3/+46
| * | | tests: status::ignore: fix style of a testPatrick Steinhardt2018-06-061-20/+15
| |/ /
* | | Merge pull request #4576 from pks-t/pks/memory-allocatorPatrick Steinhardt2018-06-0713-211/+461
|\ \ \
| * | | CHANGELOG.md: update changelog to mention custom memory allocatorsPatrick Steinhardt2018-06-071-0/+3
| * | | settings: allow swapping out memory allocatorPatrick Steinhardt2018-06-074-0/+45
| * | | alloc: make memory allocators use function pointersPatrick Steinhardt2018-06-079-115/+220
| * | | stdalloc: extend allocators by file and linePatrick Steinhardt2018-06-073-27/+47
| * | | util: extract allocators into its own "alloc.h" headerPatrick Steinhardt2018-06-072-56/+71
| * | | util: extract `stdalloc` allocator into its own modulePatrick Steinhardt2018-06-073-91/+137
| * | | win32: crtdbg: provide independent `free` functionPatrick Steinhardt2018-06-073-2/+10
| * | | win32: crtdbg: internalize implementation of allocatorsPatrick Steinhardt2018-06-072-74/+82
|/ / /
* | | Merge pull request #4655 from glaubitz/alignmentPatrick Steinhardt2018-06-071-21/+21
|\ \ \
| * | | index: Fix alignment issues in write_disk_entry()John Paul Adrian Glaubitz2018-06-011-21/+21
| |/ /
* | | Merge pull request #4558 from tiennou/travis/war-on-leaksPatrick Steinhardt2018-06-075-86/+131
|\ \ \
| * | | travis: enable -Werror in the script instead of using the matrixEtienne Samson2018-06-062-3/+3
| * | | scripts: remove extraneous semicolonsEtienne Samson2018-06-063-8/+6
| * | | scripts: use leaks on macOSEtienne Samson2018-06-061-0/+2
| * | | valgrind: bump num-callers to 50 for fuller stack tracesEtienne Samson2018-06-061-1/+1
| * | | travis: let cmake perform the build & install stepEtienne Samson2018-06-061-1/+1
| * | | valgrind: silence invalid free in libc atexit handlerEtienne Samson2018-06-061-0/+10
| * | | valgrind: silence libssh2 leaking something from gcryptEtienne Samson2018-06-061-0/+8
| * | | valgrind: skip buf::oom testEtienne Samson2018-06-061-1/+1
| * | | valgrind: silence curl_global_init leaksEtienne Samson2018-06-061-0/+7
| * | | travis: split valgrind check in its own scriptEtienne Samson2018-06-062-4/+14
| * | | travis: split testing from buildingEtienne Samson2018-06-063-74/+84
* | | | Merge pull request #4665 from neithernut/fix-refdb-globPatrick Steinhardt2018-06-062-2/+11
|\ \ \ \
| * | | | refdb_fs: add test for globbing of nonexistant refsJulian Ganz2018-06-011-0/+5
| * | | | refdb_fs: test whether the base directory exists when globbingJulian Ganz2018-06-011-2/+6
| | |/ / | |/| |
* | | | Merge pull request #4673 from pks-t/pks/submodule-dupes-simplify-testPatrick Steinhardt2018-06-061-22/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: submodule: do not rely on config iteration orderPatrick Steinhardt2018-06-061-22/+9
|/ / /
* | | Merge pull request #4641 from pks-t/pks/submodule-names-memleakPatrick Steinhardt2018-06-062-29/+57
|\ \ \
| * | | submodule: remove useless mask computationsPatrick Steinhardt2018-05-301-18/+1
| * | | submodule: refactor loading submodule namesPatrick Steinhardt2018-05-301-12/+24
| * | | submodule: detect duplicated submodule pathsPatrick Steinhardt2018-05-302-0/+33
* | | | Merge pull request #4530 from tiennou/fix/docurium-missing-includesPatrick Steinhardt2018-06-0124-168/+275
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: standardize struct git_*_options commentsEtienne Samson2018-05-078-27/+26
| * | | docs: fix comment styleEtienne Samson2018-05-071-3/+6
| * | | attr: fix typoEtienne Samson2018-05-071-1/+1
| * | | branch: typoEtienne Samson2018-05-071-1/+1
| * | | docs: move blame options struct field commentsEtienne Samson2018-05-071-14/+17
| * | | docs: change Docurium input directoryEtienne Samson2018-05-071-1/+1
| * | | docs: correct defgroupEtienne Samson2018-05-071-1/+1