summaryrefslogtreecommitdiff
path: root/tests-clar/object
Commit message (Expand)AuthorAgeFilesLines
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-0/+1
* Revert "hash: remove git_hash_init from internal api"Michael Schubert2013-02-261-1/+1
* hash: remove git_hash_init from internal apiMichael Schubert2013-02-261-75/+75
* Add more treebuilder testsRussell Belfer2013-02-201-0/+97
* Seperate out a new test that verifies packed-refs with no trailing newlineScott J. Goldman2013-01-221-3/+0
* Allow peeled references without trailing newline at end of fileScott J. Goldman2013-01-221-0/+4
* add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-1/+1
* Make git_oid_tostr use out buffer for NULL oidRussell Belfer2013-01-041-2/+2
* tests: Fix unused temp repoVicent Marti2012-12-141-5/+0
* Clean up GCC build warningsBen Straub2012-12-101-2/+1
* tree: relax the filemode parserCarlos Martín Nieto2012-12-071-17/+22
* object: refine git_object_peel() error reportnulltoken2012-12-011-4/+9
* tag: Deploy EINVALIDSPEC usagenulltoken2012-12-011-1/+30
* Merge pull request #1110 from libgit2/features/push_rebasedVicent Martí2012-11-291-0/+1
|\
| * Remove git_object_oid2typePhilip Kelley2012-11-291-11/+0
| * Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+12
* | Consolidate text buffer functionsRussell Belfer2012-11-281-13/+19
|/
* Fix warnings on Win64 buildRussell Belfer2012-11-272-3/+3
* API updates for index.hBen Straub2012-11-271-1/+1
* API updates for tag.hRussell Belfer2012-11-271-1/+1
* API review / update for tree.hRussell Belfer2012-11-271-6/+6
* More external API cleanupVicent Marti2012-11-272-3/+3
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-5/+5
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-235-1/+13
* Prevent creating `..`, `.`, and `.git` with tree builderScott J. Goldman2012-11-181-0/+6
* tag: rename git_tag_type to git_tag_target_typenulltoken2012-11-171-1/+1
* Fix MSVC compilation warningsnulltoken2012-11-171-1/+1
* Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí2012-11-131-2/+2
|\
| * Extensions to rmdir and mkdir utilitiesRussell Belfer2012-11-091-2/+2
* | Remove git_hash_ctx_new - callers now _ctx_init()Edward Thomson2012-11-131-8/+8
* | Win32 CryptoAPI and CNG support for SHA1Edward Thomson2012-11-131-7/+7
* | Fix compilation warningnulltoken2012-11-121-1/+1
* | index: prevent tree creation from a non merged statenulltoken2012-11-091-0/+40
* | tree: enforce coverage of silent entry replacementnulltoken2012-11-081-0/+117
|/
* tags: Fixed the tag parser to correctly treat the message field as optional.Erik van Zijst2012-11-021-0/+33
* index: Fix testsVicent Marti2012-11-011-1/+1
* index refactoringEdward Thomson2012-10-291-2/+2
* message: reorganize testsnulltoken2012-10-262-65/+65
* Merge pull request #968 from arrbee/diff-support-typechangeRussell Belfer2012-10-171-2/+2
|\
| * Add complex checkout test and then fix checkoutRussell Belfer2012-10-091-2/+2
* | tags: cover EEXISTS propagation upon creationnulltoken2012-10-111-2/+2
|/
* Tests: Add test for git_tag_list to check for 'git tag -l "*bar"'Sascha Cunz2012-09-231-0/+5
* Tests: reindent object/tag/list.c to use tabsSascha Cunz2012-09-231-63/+63
* Tests::object::tag: also test for a 'foo/*/bar'.Sascha Cunz2012-09-231-0/+14
* Tests: Add 3 tags to resources/testrepo.Sascha Cunz2012-09-231-4/+4
* Tests::Object::Tag: Add a mechanism to test which tags were returnedSascha Cunz2012-09-231-12/+48
* Tests::Object::Tag: move listing tags tests to an own fileSascha Cunz2012-09-222-45/+60
* object: make git_object_peel() test more readablenulltoken2012-09-061-10/+25
* Make git_object_peel a bit smarterRussell Belfer2012-08-271-3/+13
* tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()nulltoken2012-08-211-5/+5