summaryrefslogtreecommitdiff
path: root/tests/status
Commit message (Expand)AuthorAgeFilesLines
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-203-3/+3
* tests: unify ignore tests into their own dirPatrick Steinhardt2019-06-071-1292/+0
* tests: remove accidentally checked in backup filePatrick Steinhardt2019-06-071-1268/+0
* Merge pull request #5074 from libgit2/ethomson/ignore_leading_slashEdward Thomson2019-06-061-0/+24
|\
| * ignore: test multiple leading slashesEdward Thomson2019-05-191-0/+24
* | ignore: test that comments begin at position 0Edward Thomson2019-05-241-0/+4
* | ignore: test that leading whitespace is significantEdward Thomson2019-05-242-0/+1294
* | ignore: test we can handle an ignore file with BOMEdward Thomson2019-05-191-0/+23
|/
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-012-3/+3
* index: use new enum and structure namesEdward Thomson2018-12-013-6/+6
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-132-3/+3
* Merge pull request #4436 from pks-t/pks/packfile-stream-freeEdward Thomson2018-06-113-11/+11
|\
| * Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-103-11/+11
* | ignore: fix negative leading directory rules unignoring subdirectory filesPatrick Steinhardt2018-06-061-0/+36
* | tests: status::ignore: fix style of a testPatrick Steinhardt2018-06-061-20/+15
|/
* status::renames: write NFD instead of NFC filenameethomson/apfs_precompose_fixesEdward Thomson2018-01-211-1/+7
* Merge pull request #4257 from pks-t/pks/stale-testEdward Thomson2018-01-031-0/+4
|\
| * tests: status::worktree: indicate skipped tests on Win32Patrick Steinhardt2018-01-031-0/+4
* | status: Add a baseline field to git_status_options for comparing to trees oth...David Catmull2017-11-301-0/+31
|/
* tests: status: additional test for negative ignores with patternPatrick Steinhardt2017-08-251-0/+27
* Fix issue with directory glob ignore in subdirectoriesRobert Gay2017-05-171-0/+78
* `cl_git_exec` -> `cl_git_expect`ethomson/clar_messagesEdward Thomson2017-02-171-1/+1
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-2/+2
* ignore: allow unignoring basenames in subdirectoriesPatrick Steinhardt2016-08-121-0/+38
* tests: skip the unreadable file tests as rootEdward Thomson2016-04-111-0/+3
* Merge pull request #3719 from libgit2/ethomson/submodule_statusCarlos Martín Nieto2016-04-011-0/+37
|\
| * status: test submodules with mixed caseEdward Thomson2016-03-311-0/+37
* | leaks: fix some leaks in the testsEdward Thomson2016-03-311-2/+8
|/
* Failing test.joshaber2016-03-231-10/+53
* iterator: test pathlist handling for directoriesMarc Strapetz2016-03-231-0/+82
* status: update test to include valid OIDEdward Thomson2016-03-231-1/+1
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-172-12/+12
* Merge branch 'cmn/ignore-dir-check'Carlos Martín Nieto2015-09-131-0/+17
|\
| * ignore: add test and adjust style and comment for dir with wildmatchCarlos Martín Nieto2015-09-131-0/+17
* | status test: brackets are now literalEdward Thomson2015-08-301-2/+2
|/
* diff: check files with the same or newer timestampsCarlos Martín Nieto2015-06-221-0/+2
* status: test that symlinks don't lose their modeEdward Thomson2015-06-201-0/+48
* tests: tick the index when we count OID calculationsCarlos Martín Nieto2015-06-161-0/+6
* Fixed build warnings on Xcode 6.1Pierre-Olivier Latour2015-06-021-2/+2
* diff conflicts: don't include incorrect IDEdward Thomson2015-05-281-0/+46
* diff/status: introduce conflictsEdward Thomson2015-05-281-2/+2
* index: validate mode of new conflictsEdward Thomson2015-05-281-0/+6
* conflicts: when adding conflicts, remove stagedEdward Thomson2015-05-281-1/+1
* ignore: clear the error when matching a pattern negationcmn/ignored-ignoreCarlos Martín Nieto2015-05-201-0/+12
* status test: always test the new file pathEdward Thomson2015-05-041-8/+12
* ignore: fix negative ignores without wildcards.Patrick Steinhardt2015-04-171-0/+53
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
* ignore: adjust test for negating inside a dirCarlos Martín Nieto2014-12-051-5/+14
* Plug leaksCarlos Martín Nieto2014-11-231-0/+1