]> git.proxmox.com Git - libgit2.git/history - tests/resources
Merge pull request #392 from sschuberth/development
[libgit2.git] / tests / resources /
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 #411 from boyski/gcc4
2011-09-14 nulltokenMark the resources in the test folder as binary to...
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-09 Jason Pennystatus: add subdir to test repo
2011-07-09 Jason Pennystatus: new test repo
2011-07-09 Jason Pennystatus: get blob object id of file on disk
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 test for section header at end of file
2011-07-05 Carlos Martín NietoAdd tests for deleting a config var
2011-06-26 Carlos Martín NietoAdd a test for remote parsing
2011-06-17 Vicent MartíMerge pull request #267 from Jopie64/development
2011-06-17 Carlos Martín NietoAdd fall-back support to the configuration
2011-06-17 Carlos Martín NietoAdd a test for overriding config
2011-06-16 Vicent MartíMerge pull request #248 from carlosmn/config
2011-06-14 Carlos Martín NietoTest replacing a value
2011-06-08 Vicent MartíMerge pull request #216 from glesserd/development
2011-06-07 Vicent MartíMerge pull request #242 from schu/fix-unused-2
2011-06-07 Vicent MartiRevert "threads: Fix TLS declarations"
2011-06-07 Vicent MartíMerge pull request #240 from Romain-Geissler/tree-objec...
2011-06-07 Vicent MartíMerge pull request #239 from pegonma/oid_prefix
2011-06-07 Vicent MartíMerge pull request #238 from pegonma/git_oid_ncmp
2011-06-07 Vicent MartíMerge pull request #236 from Jopie64/development
2011-06-07 Vicent MartíMerge pull request #234 from Romain-Geissler/entry...
2011-06-07 Vicent MartíMerge pull request #232 from schu/ref-available-cb
2011-06-07 Vicent Martithreads: Fix TLS declarations
2011-06-07 Vicent MartíMerge pull request #231 from Romain-Geissler/discovery...
2011-06-04 Romain GeisslerTests: Added tests for git_repository_discover.
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-06-01 Vicent MartíMerge pull request #224 from glesserd/tagparsing
2011-06-01 Vicent MartíMerge pull request #215 from schu/typos
2011-06-01 Vicent MartíMerge pull request #218 from schu/tests-fflush
2011-06-01 Vicent MartíMerge pull request #223 from carlosmn/valgrind
2011-06-01 Vicent MartíMerge pull request #222 from carlosmn/config-bugfix
2011-05-31 Carlos Martín NietoAdd test for empty config file
2011-05-31 Carlos Martín NietoAdd test for invalid ext header
2011-05-31 Carlos Martín NietoAdd config test for empty line
2011-05-18 Vicent MartíMerge pull request #195 from RomainMuller/master
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Vicent MartíMerge pull request #110 from carlosmn/config
2011-05-17 Carlos Martín NietoMerge upstream/development
2011-05-05 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-19 Carlos Martín Nietoconfig: allow uppercase number suffixes
2011-04-11 Carlos Martín Nietoconfig: add tests for number suffix
2011-04-11 Carlos Martín NietoMerge upstream/development
2011-04-11 Jakob Pfendermerge branch development
2011-04-08 Vicent MartiDo not declare variables in the middle of a func
2011-04-08 Vicent Martirefs: Fix issue when packing weak tags
2011-04-06 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-04 Carlos Martín Nietoconfig: test for a variable on its own
2011-04-04 Carlos Martín Nietoconfig: add tests
2011-04-04 nulltokenFix tag reference name in testrepo.git
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-22 Vicent MartiAdd empty bare and normal repos to test resources
2011-02-22 Vicent MartiAdd unit test for writing a big index file
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-07 Vicent MartiMerge branch 'refs-handling-tests' of https://github...
2011-02-05 nulltokenEnforced refs handling tests.
2011-01-29 nulltokenMerge nulltoken's reference parsing code
2010-11-02 Vicent MartiChange git_repository initialization to use a path
2010-08-12 Vicent MartiMove test resources to a common directory
2010-08-12 Vicent MartiAdd loading and parsing of tag objects
2010-08-06 Vicent MartiAdd packfile reading