]> git.proxmox.com Git - libgit2.git/history - tests
Mark the resources in the test folder as binary to prevent unexpected line-feed conve...
[libgit2.git] / tests /
2011-09-14 nulltokenMark the resources in the test folder as binary to...
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-30 Vicent MartíMerge pull request #378 from kiryl/Wuninitialized
2011-08-26 Vicent MartíMerge pull request #379 from kiryl/STRLEN
2011-08-25 Kirill A. ShutemovDrop STRLEN() macros
2011-08-16 Vicent MartíMerge pull request #372 from schu/reflog-return-oid
2011-08-15 schureflog: assimilate reflog API to return git_oid's
2011-08-12 Vicent MartíMerge pull request #365 from carlosmn/pkg-config
2011-08-12 Vicent Marticommit: Add support for Encoding header
2011-08-10 Vicent MartíMerge pull request #363 from schu/test-discover0
2011-08-10 schut12-repo.c: fix failing test discover0
2011-08-10 Vicent MartíMerge pull request #359 from nulltoken/ntk/fix/discover...
2011-08-10 Vicent MartíMerge pull request #355 from jdavid/fix-build
2011-08-09 nulltokendiscover: Make test run in temporary folder instead...
2011-08-08 Vicent MartiFix compilation in Windows
2011-08-08 Vicent MartíMerge pull request #357 from carlosmn/calling-convention
2011-08-06 Carlos Martín NietoForce the test's main function to use cdecl under Windows
2011-08-04 Vicent MartíMerge pull request #353 from belkiss/development
2011-08-04 Lambert CLARAFix wrong test in t04-commit
2011-08-04 Vicent MartíMerge pull request #345 from carlosmn/gsoc2011/indexer
2011-08-04 Vicent MartíMerge pull request #349 from MasterGrumpy/development
2011-08-04 Vicent MartíMerge pull request #348 from schu/sig-new
2011-08-03 schusignature: adjust API to return error codes
2011-08-02 schusignature.c: fix off-by-one error
2011-08-02 Vicent MartíMerge pull request #346 from belkiss/development
2011-08-02 Lambert CLARAFix memory leak when wrong object type is looked up...
2011-08-01 Vicent MartíMerge pull request #342 from schu/reflog-check-hash
2011-08-01 schureflog: avoid users writing a wrong ancestor OID
2011-07-28 Vicent MartíMerge pull request #335 from carlosmn/read-updated
2011-07-28 Vicent MartíMerge pull request #338 from carlosmn/del-test-index...
2011-07-26 Carlos Martín NietoRemove extra git_index_read from the tests
2011-07-25 Kirill A. Shutemovtests: fix cast warnings
2011-07-14 Vicent MartíMerge pull request #325 from carlosmn/valgrind
2011-07-14 Vicent MartíMerge pull request #324 from carlosmn/development
2011-07-13 Vicent MartíMerge pull request #323 from nulltoken/ntk/fix/treebuil...
2011-07-13 nulltokentree: fix insertion of entries with invalid filenames
2011-07-12 Carlos Martín NietoFree sig in reflog test
2011-07-12 nulltokenstatus: refactor the tests to remove some code duplication
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-12 Vicent MartíMerge pull request #319 from carlosmn/valgrind
2011-07-12 Carlos Martín NietoDon't leak the buf when testing it
2011-07-12 Vicent Marticonfig: Rename `del` to `delete
2011-07-11 nulltokentag: Add creation of lightweight tag
2011-07-11 Vicent MartiWhat the fuck was this doing in `src`?
2011-07-11 Vicent MartíMerge pull request #314 from nulltoken/ntk/fix-reflog
2011-07-10 nulltokenreflog: Fix reflog writer/reader
2011-07-09 Vicent Martistatus: Cleanup
2011-07-09 Jason Pennystatus: nonexistent file with git_status_file()
2011-07-09 Jason Pennystatus: consolidate some test code
2011-07-09 Jason Pennystatus: handle subdirs for git_status_file
2011-07-09 Jason Pennystatus: add subdir to test repo
2011-07-09 Jason Pennystatus: get status for single file
2011-07-09 Jason Pennystatus: get file statuses and run callback
2011-07-09 Jason Pennystatus: new test repo
2011-07-09 Jason Pennystatus: get blob object id of file on disk
2011-07-09 Jason PennyUpdate tests/NAMING
2011-07-09 Vicent MartiRemove unused methods
2011-07-09 Vicent Martiodb: Direct writes are back
2011-07-09 schureflog: add API to read or write a reference log
2011-07-08 Vicent MartíMerge pull request #309 from schu/rr-flaw
2011-07-07 nulltokenreference_renaming: add additional tests
2011-07-07 nulltokentag: add pattern based retrieval of list of tag names
2011-07-07 Vicent Martitest-core: Fix warning in uniq test
2011-07-07 nulltokenFix MSVC compilation warnings
2011-07-07 Vicent Martivector: Timsort all of the things
2011-07-07 Vicent Martitest: Abort when the temp workdir cannot be created
2011-07-06 Vicent MartíMerge pull request #306 from carlosmn/development
2011-07-06 Vicent MartíMerge pull request #307 from nulltoken/patch-1
2011-07-06 nulltokenFix MSVC compilation warnings
2011-07-06 Vicent MartíMerge pull request #296 from kiryl/index-optimization
2011-07-06 Vicent Martirefs: Cleanup reference renaming
2011-07-06 Vicent MartíMerge pull request #303 from schu/ref-rename
2011-07-06 nulltokenRemove duplicated recursive directory removal related...
2011-07-06 nulltokenFix windows specific issues
2011-07-06 schureference_rename: git compliant reference renaming
2011-07-06 schuAdd tests for git_futils_rmdir_resurs()
2011-07-06 schuAdd test case checking renaming of a branch to a new...
2011-07-05 Vicent MartíMerge pull request #304 from carlosmn/config
2011-07-05 Carlos Martín NietoRestore config10 test file
2011-07-05 Kirill A. Shutemovvector: implement git_vector_uniq()
2011-07-05 Vicent MartíMerge pull request #299 from kiryl/examples-general...
2011-07-05 Vicent MartíMerge pull request #297 from nulltoken/patch-5
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Carlos Martín NietoAdd variable writing tests
2011-07-05 Carlos Martín NietoAdd test for section header at end of file
2011-07-05 Carlos Martín NietoAdd tests for deleting a config var
2011-07-05 nulltokensignature: straighten the creation of a signature
2011-07-05 nulltokensignature: enhance relaxed parsing of bogus signatures
2011-07-05 schut04-commit: add tests for git_signature__parse
2011-07-05 Vicent Martifileutils: Finish dropping the old `prettify_path`
2011-07-05 Vicent Martifileops: Drop `git_fileops_prettify_path`
2011-07-05 Vicent Martifileops: Cleanup
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-30 Vicent MartíMerge pull request #287 from kiryl/development
2011-06-30 Kirill A. Shutemovfilebuf: fix endless loop on writing buf > WRITE_BUFFER...
2011-06-29 Vicent MartíMerge pull request #284 from nulltoken/topic/hide-git-dir
2011-06-29 nulltokenHide ".git" directory on Windows upon creation of a...
2011-06-29 Vicent Martirefs: Remove duplicate rename method
2011-06-28 Vicent Martitest: Properly show error messages
next