]> git.proxmox.com Git - libgit2.git/history - tests
Add test commit containing subtrees and files
[libgit2.git] / tests /
2011-10-13 nulltokenAdd test commit containing subtrees and files
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-12 Brodie Raosignature: don't blow up trying to parse names containi...
2011-10-12 Brodie Raotag: allow the tagger field to be missing when parsing...
2011-10-12 Brodie Raotag: avoid a double-free when parsing tags without...
2011-10-12 Brodie Raocommit: properly parse empty commit messages
2011-10-03 Vicent MartíMerge pull request #438 from jdavid/development
2011-10-01 Carlos Martín Nietoconfig: behave like git with [section.subsection]
2011-09-30 Vicent MartíMerge pull request #436 from libgit2/config-int-types
2011-09-30 Vicent Marticore: One last `long long`
2011-09-30 Vicent Marticonfig: Proper type declarations for 64 bit ints
2011-09-27 Carlos Martín NietoMake repo config loading automatic or completely explicit
2011-09-27 Vicent MartíMerge pull request #427 from schu/fix-unused-parameters
2011-09-27 Vicent MartiRevert "Rewrite getenv to use Win32 version on Windows"
2011-09-24 schut18-status.c: fix unused warnings
2011-09-22 Vicent MartíMerge pull request #421 from nulltoken/ntk/fix/config...
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-22 nulltokenconfig: make git_config_[get|set]_long() able to proper...
2011-09-21 Paul BettsRewrite getenv to use Win32 version on Windows
2011-09-20 Vicent MartíMerge pull request #415 from schu/ref-rename-regression
2011-09-20 Vicent MartiMerge branch 'development' of github.com:libgit2/libgit...
2011-09-20 schurefs: add additional test for reference renaming
2011-09-19 Paul BettsFix tests to use portable setenv
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
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-09-14 nulltokenMark the resources in the test folder as binary to...
2011-09-12 Carlos Martín Nietogit_repository_config: open global config file automati...
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Kirill A. ShutemovCMakefile: add -Wmissing-prototypes and fix warnings
2011-08-30 Kirill A. ShutemovCMakefile: add -Wstrict-prototypes and fix warnings
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
next