summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* diff: don't error out on an invalid regexcmn/regex-nofailCarlos Martín Nieto2015-08-151-0/+26
* Merge pull request #3168 from libgit2/cmn/config-txEdward Thomson2015-08-131-0/+50
|\
| * config: perform unlocking via git_transactioncmn/config-txCarlos Martín Nieto2015-08-121-3/+4
| * config: expose locking via the main APICarlos Martín Nieto2015-08-121-19/+22
| * config: implement basic transactional supportCarlos Martín Nieto2015-08-121-0/+46
* | remote: add failing test for a mirror refspecCarlos Martín Nieto2015-08-111-5/+34
|/
* errors: tighten up git_error_state OOMs a bit moreEdward Thomson2015-08-031-5/+28
* Test: check restored oom error points to static bufferMichael Procter2015-08-031-4/+4
* Add failing test for capture/restore oom errorMichael Procter2015-08-031-0/+23
* Merge pull request #3325 from libgit2/cmn/filebuf-rename-errorEdward Thomson2015-08-031-0/+27
|\
| * filebuf: remove lockfile upon rename errorscmn/filebuf-rename-errorCarlos Martín Nieto2015-07-241-1/+1
| * filebuf: failing test for leaving the lockfile when failing to renameCarlos Martín Nieto2015-07-241-0/+27
* | index: test that an unregistered submodule gets stagedCarlos Martín Nieto2015-08-011-1/+7
* | index: add test for adding an old-style submodule to indexLinquize2015-08-011-0/+7
* | Merge pull request #3328 from libgit2/cmn/iterator-skip-diriterEdward Thomson2015-07-291-5/+1
|\ \
| * | iterator: adjust unreadable-dir test to new behaviourcmn/iterator-skip-diriterCarlos Martín Nieto2015-07-271-5/+1
| |/
* | Merge pull request #3307 from libgit2/cmn/submodule-backslashEdward Thomson2015-07-241-0/+23
|\ \
| * | submodule: add failing test for backslash in urlCarlos Martín Nieto2015-07-131-0/+23
* | | Merge pull request #3303 from libgit2/cmn/index-add-submoduleEdward Thomson2015-07-242-0/+36
|\ \ \
| * | | index: allow add_bypath to update submodulescmn/index-add-submoduleCarlos Martín Nieto2015-07-121-0/+12
| * | | blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-122-0/+24
* | | | Merge pull request #3305 from libgit2/cmn/reflog-del-backendEdward Thomson2015-07-241-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | refdb: delete a ref's reflog upon deletioncmn/reflog-del-backendCarlos Martín Nieto2015-07-121-0/+2
| |/ /
* | | Merge pull request #3302 from libgit2/cmn/submodule-foreach-diff-pathCarlos Martín Nieto2015-07-131-0/+18
|\ \ \ | |_|/ |/| |
| * | submdule: reproduce double-reporting of a submodule in foreachCarlos Martín Nieto2015-07-111-0/+18
* | | Merge branch 'portable-zu'Carlos Martín Nieto2015-07-123-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix #3094 - improve use of portable size_t/ssize_t format specifiers.Matthew Plough2015-07-123-4/+4
* | | wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson2015-07-101-2/+1
* | | wildcard filters: clean up some warnings in testsEdward Thomson2015-07-101-5/+9
* | | Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto2015-07-094-104/+310
|\ \ \
| * | | filters: custom filters with wildcard attributesEdward Thomson2015-07-014-104/+310
* | | | revert: correct test that added trailing newlineEdward Thomson2015-07-071-10/+12
* | | | merge_files: don't add trailing newlinesEdward Thomson2015-07-071-0/+39
* | | | Merge pull request #3277 from git-up/git_diff_index_to_indexCarlos Martín Nieto2015-07-071-0/+32
|\ \ \ \
| * | | | Added git_diff_index_to_index()Pierre-Olivier Latour2015-06-301-0/+32
* | | | | Merge pull request #3288 from ethomson/getenvCarlos Martín Nieto2015-07-078-92/+104
|\ \ \ \ \
| * | | | | git__getenv: utf-8 aware env readerEdward Thomson2015-07-028-92/+104
| | |_|/ / | |/| | |
* | | | | Merge pull request #3202 from jeffhostetler/windows_stack_traceCarlos Martín Nieto2015-07-063-19/+170
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Include stacktrace summary in memory leak output.Jeff Hostetler2015-06-293-19/+170
* | | | | Merge pull request #3287 from ethomson/filter_test_cleanupCarlos Martín Nieto2015-07-021-6/+1
|\ \ \ \ \
| * | | | | filter::stream: free the filter sanelyEdward Thomson2015-07-021-6/+1
| | |/ / / | |/| | |
* | | | | submodule: add failing test for loading the wrong submoduleCarlos Martín Nieto2015-07-011-0/+23
* | | | | submodule: completely remove reload_allCarlos Martín Nieto2015-07-011-2/+0
|/ / / /
* | | | index tests: add eol to avoid compiler warningEdward Thomson2015-06-301-1/+1
* | | | checkout test: mark unused varsEdward Thomson2015-06-301-1/+4
| |/ / |/| |
* | | Merge pull request #3270 from ethomson/warnings2Carlos Martín Nieto2015-06-305-5/+6
|\ \ \ | |/ / |/| |
| * | checkout test: check getcwd return valueEdward Thomson2015-06-291-1/+1
| * | clar: test chdirEdward Thomson2015-06-291-1/+1
| * | filter test: pass base typeEdward Thomson2015-06-291-2/+2
| * | stash: const up conflict paramsEdward Thomson2015-06-291-1/+1