summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* diff: don't error out on an invalid regexCarlos Martín Nieto2015-09-031-0/+26
* Stage an unregistered submodule in _add_bypath()Edward Thomson2015-08-031-0/+13
* filebuf: remove lockfile upon rename errorsCarlos Martín Nieto2015-08-031-1/+1
* filebuf: failing test for leaving the lockfile when failing to renameCarlos Martín Nieto2015-08-031-0/+27
* iterator: adjust unreadable-dir test to new behaviourCarlos Martín Nieto2015-08-031-5/+1
* submodule: add failing test for backslash in urlCarlos Martín Nieto2015-07-281-0/+23
* Fix #3094 - improve use of portable size_t/ssize_t format specifiers.Matthew Plough2015-07-283-4/+4
* index: allow add_bypath to update submodulesCarlos Martín Nieto2015-07-281-0/+12
* blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-282-0/+24
* submdule: reproduce double-reporting of a submodule in foreachCarlos Martín Nieto2015-07-281-0/+18
* revert: correct test that added trailing newlineEdward Thomson2015-07-281-10/+12
* merge_files: don't add trailing newlinesEdward Thomson2015-07-281-0/+39
* 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
| * index test: include repository.h for declEdward Thomson2015-06-291-0/+1
* | submodule: remove trailing slashes from submodule pathsCarlos Martín Nieto2015-06-291-0/+3
|/
* Merge pull request #3265 from libgit2/leaksCarlos Martín Nieto2015-06-274-7/+27
|\
| * index, iterator, fetchhead: plug leaksleaksCarlos Martín Nieto2015-06-262-1/+7
| * checkout: plug a few leaksCarlos Martín Nieto2015-06-261-5/+15
| * diff: fix leaks in diff printingCarlos Martín Nieto2015-06-261-1/+5
* | Merge pull request #3260 from ethomson/apply_with_reflog_indicesCarlos Martín Nieto2015-06-271-0/+34
|\ \
| * | stash: test we apply using reflog-like indicesEdward Thomson2015-06-261-0/+34
| |/
* | Merge pull request #3263 from git-up/fixesCarlos Martín Nieto2015-06-262-2/+0
|\ \ | |/ |/|
| * Removed unused variablesPierre-Olivier Latour2015-06-262-2/+0
* | Merge pull request #3259 from ethomson/stash_apply_arghCarlos Martín Nieto2015-06-261-9/+85
|\ \
| * | stash: stage new files when unstashing themEdward Thomson2015-06-251-2/+50
| * | stash: don't allow apply with staged changesEdward Thomson2015-06-251-1/+18
| * | stash apply: add a newly staged file to testsEdward Thomson2015-06-251-8/+19
* | | test-diff-blob: Pass proper nibble sizesvmg/prefix-lenVicent Marti2015-06-261-14/+14
* | | revparse: Add test to make sure this doesn't regressVicent Marti2015-06-261-0/+15
| |/ |/|
* | diff: test we don't update index unnecessarilyEdward Thomson2015-06-261-7/+69
* | Merge pull request #3255 from libgit2/cmn/rename-unspecifiedEdward Thomson2015-06-253-11/+11
|\ \ | |/ |/|
| * Rename FALLBACK to UNSPECIFIEDcmn/rename-unspecifiedCarlos Martín Nieto2015-06-253-11/+11
* | Merge pull request #3256 from libgit2/cmn/fetch-spec-fetchheadEdward Thomson2015-06-251-0/+44
|\ \
| * | remote: insert refspecs with no rhs in FETCH_HEADcmn/fetch-spec-fetchheadCarlos Martín Nieto2015-06-251-0/+44
* | | Merge pull request #3246 from libgit2/cmn/dont-grow-borrowedEdward Thomson2015-06-251-0/+13
|\ \ \ | |_|/ |/| |
| * | buffer: make use of EINVALID for growing a borrowed bufferCarlos Martín Nieto2015-06-241-1/+1
| * | buffer: don't allow growing borrowed buffersCarlos Martín Nieto2015-06-241-0/+13
* | | Merge pull request #3097 from libgit2/cmn/submodule-config-stateCarlos Martín Nieto2015-06-248-236/+141
|\ \ \
| * | | submodule: test unsetting config optionsCarlos Martín Nieto2015-06-221-13/+29
| * | | submodule: test more accurately for non-existenceCarlos Martín Nieto2015-06-221-4/+4