]> git.proxmox.com Git - libgit2.git/history - tests/config
transports: smart: fix memory leak on OOM path
[libgit2.git] / tests / config /
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-11-06 Edward ThomsonMerge pull request #2676 from libgit2/cmn/threading
2014-11-06 Edward ThomsonMerge pull request #2682 from libgit2/cmn/fetch-tags...
2014-11-05 Edward ThomsonMerge pull request #2688 from libgit2/cmn/ignore-file...
2014-11-03 Edward ThomsonMerge pull request #2679 from jfultz/missing-include
2014-11-03 John FultzClean up issues include.path issues found during code...
2014-11-01 John FultzMake config reading continue after hitting a missing...
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-27 Edward ThomsonMerge pull request #2612 from ethomson/warnings
2014-10-27 Edward Thomsonconfig test: clean up memory leak
2014-10-24 Edward ThomsonMerge pull request #2638 from libgit2/cmn/config-refres...
2014-10-24 Edward ThomsonMerge pull request #2645 from libgit2/cmn/common-crypto
2014-10-23 Carlos Martín Nietoconfig: remove the refresh function and backend field
2014-10-23 Carlos Martín NietoMerge pull request #2622 from libgit2/refresh-config...
2014-10-23 Alan RogersChange the length of the file so that the change is...
2014-10-23 Alan RogersAdd a test to make sure a new snapshot has the new...
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín NietoMerge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín NietoMerge pull request #2588 from swansontec/ssl-cert-path2
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-10-10 Edward ThomsonMerge pull request #2574 from csware/hostname-for-certi...
2014-10-10 Edward ThomsonMerge pull request #2603 from libgit2/cmn/revwalk-merge...
2014-10-09 Carlos Martín NietoMerge pull request #2592 from libgit2/cmn/describe
2014-10-09 Edward ThomsonMerge pull request #2599 from linquize/config-trailing...
2014-10-04 Linquizeconfig: Add test cases that have trailing spaces before...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-29 Vicent MartiMerge pull request #2481 from libgit2/cmn/oidarray
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-26 Vicent MartiMerge pull request #2508 from libgit2/rb/fix-ignore...
2014-08-09 Vicent MartiMerge pull request #2509 from libgit2/cmn/immediate...
2014-08-09 Carlos Martín Nietoconfig: a multiline var can start immediately
2014-08-07 Vicent MartiMerge pull request #2471 from jacquesg/compatibility...
2014-07-22 Alan RogersMerge remote-tracking branch 'origin/master' into fix...
2014-07-16 Vicent MartiMerge pull request #2475 from libgit2/expose-buffer...
2014-07-16 Vicent MartiMerge pull request #2476 from linquize/config-lf-eof
2014-07-16 LinquizeAdd unit test to test add section without lf at EOF
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-04 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-05-19 Vicent MartiMerge pull request #2354 from libgit2/cmn/clone-into...
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-17 Vicent MartiMerge pull request #2362 from libgit2/rb/update-4k...
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-15 Russell BelferMerge pull request #2357 from libgit2/cmn/pack-cache...
2014-05-15 Vicent MartiMerge pull request #2356 from libgit2/rb/restore-search...
2014-05-15 Russell BelferBetter search path sandboxing
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-13 Vicent MartiMerge pull request #2330 from libgit2/cmn/pack-unpack...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
2014-05-12 Russell BelferMerge pull request #2300 from libgit2/cmn/match-host...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-02 Vicent MartiMerge pull request #2308 from libgit2/rb/diff-update...
2014-05-02 Russell BelferImprove handling of fake home directory
2014-04-30 nulltokentests: Introduce count_config_entries_match() helper
2014-04-18 Carlos Martín Nietoconfig: refresh on delete
2014-04-18 Carlos Martín Nietoconfig: refresh before reading a value
2014-04-18 Carlos Martín Nietoconfig: refresh the values on write
2014-04-18 Carlos Martín Nietoconfig: implement config snapshotting
2014-04-18 Carlos Martín Nietoconfig: document current write behaviour in a test
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferRemove converting user error to GIT_EUSER
2013-12-11 Russell BelferImprove GIT_EUSER handling
2013-11-20 Vicent MartiMerge branch 'development'
2013-11-14 Vicent MartíMerge pull request #1962 from libgit2/rename-tests
2013-11-14 Ben StraubRename tests-clar to tests