]> git.proxmox.com Git - libgit2.git/history - tests/t15-config.c
Merge pull request #392 from sschuberth/development
[libgit2.git] / tests / t15-config.c
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-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-12 Vicent Marticonfig: Rename `del` to `delete
2011-07-06 Vicent MartíMerge pull request #296 from kiryl/index-optimization
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 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-06-18 Vicent Marticonfig: Fix sorting of repository config files
2011-06-17 Vicent Marticonfig: Fix compilation in MSVC
2011-06-17 Vicent MartíMerge pull request #267 from Jopie64/development
2011-06-17 Vicent Marticonfig: Cleanup external API
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-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-20 Vicent Marticonfig: Cleanup & renaming of the external API
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 Martit15: Remove unused variable
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-10 Carlos Martín NietoMove config to a backend structure
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