]> git.proxmox.com Git - libgit2.git/history - tests/t18-status.c
Merge pull request #392 from sschuberth/development
[libgit2.git] / tests / t18-status.c
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-17 nulltokenAdd some forgotten asserts in the status tests
2011-09-17 nulltokenFix a off-by-one error in the git_status_foreach tests
2011-09-16 Vicent MartiRevert changes to t18
2011-09-16 Vicent MartiAdd sample "Status" clay tests
2011-09-14 nulltokenstatus: enhance determination of statuses for a whole...
2011-09-14 nulltokenstatus: enhance determination of status for a single...
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-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: get status for single file
2011-07-09 Jason Pennystatus: get file statuses and run callback
2011-07-09 Jason Pennystatus: get blob object id of file on disk