]> git.proxmox.com Git - libgit2.git/history - tests-clay
Fixed up memory leaks
[libgit2.git] / tests-clay /
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-21 Russell BelferAdd APIs for git attributes
2011-12-18 Russell BelferAdd unit test for proper init of index entries
2011-12-15 Vicent MartiUpdate to Clay 0.10.0
2011-12-14 Russell BelferAllow git_buf_joinpath to accept self-joins
2011-12-14 Vicent MartíMerge pull request #510 from nulltoken/topic/commit...
2011-12-14 nulltokencommit: add test to ensure predictability of generation...
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-12-04 nulltokentree: add test to ensure predictability of generation...
2011-12-03 Carlos Martín Nietoclay: add tests for tree diff'ing
2011-12-01 Vicent MartíMerge pull request #506 from nulltoken/fix/warnings
2011-12-01 nulltokenFix compilation warnings
2011-11-30 Vicent MartíMerge pull request #504 from arrbee/git-buf-fast-join
2011-11-30 Russell BelferOptimized of git_buf_join.
2011-11-30 Vicent MartíMerge pull request #503 from arrbee/git-buf-always...
2011-11-30 Russell BelferMake initial value of git_buf ptr always be a valid...
2011-11-30 Russell BelferAdding unit tests for git_buf_copy_cstr
2011-11-30 Russell BelferMake git_buf functions always maintain a valid cstr.
2011-11-29 Vicent Marticlay: Add buffer tests
2011-11-29 schutests-clay: mix the tests
2011-11-29 Vicent MartíMerge pull request #499 from arrbee/extend-git-buf
2011-11-28 Russell BelferResolve remaining feedback
2011-11-28 Carlos Martín NietoPlug a bunch of leaks
2011-11-28 Russell BelferAdd two string git_buf_join and tweak input error checking.
2011-11-28 Vicent MartiMerge branch 'repo-ownership' into development
2011-11-28 Russell BelferExtend git_buf with new utility functions and unit...
2011-11-26 Vicent MartiRename all `_close` methods
2011-11-26 Vicent Martirepository: Change ownership semantics
2011-11-26 Vicent MartíMerge pull request #497 from carlosmn/config
2011-11-26 Vicent MartíMerge pull request #491 from schu/refs-cleanup
2011-11-26 Carlos Martín Nietoconfig: test saving config to new file
2011-11-22 Brandon Caseytests-clay: remove extra semi-colon in clay_libgit2...
2011-11-22 Vicent MartíMerge pull request #492 from carlosmn/networking
2011-11-22 Vicent Marticlay: Properly initialize filebuf
2011-11-22 Russell Belferfilebuf: add GIT_FILEBUF_INIT and protect multiple...
2011-11-22 Vicent Marticlay: Merge manually @leto's tests from #485
2011-11-18 Carlos Martín NietoUpdate clay instructions to use -vtap
2011-11-18 Carlos Martín NietoAdd test for renaming a file and adding it to the index
2011-11-18 Vicent Marticlay: Bump to 0.9.0, add TAP support
2011-11-18 Vicent MartiRename `git_tree_frompath` to `git_tree_get_subtree`
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-11-16 Vicent MartíMerge pull request #484 from brodie/packed-refs-perms
2011-11-16 Vicent MartíMerge pull request #482 from leto/patch-1
2011-11-16 Jonathan "Duke"... Fix docs about the command to mix the clay tests
2011-11-07 Vicent MartíMerge pull request #475 from carlosmn/perms
2011-11-07 Carlos Martín NietoImplement p_rename
2011-10-29 Vicent MartíMerge pull request #468 from nulltoken/ntk/fix/issue-465
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-27 Vicent MartíMerge pull request #463 from schu/tests-clay-object-raw
2011-10-24 schutests-clay: move t01-rawobj.c to clay
2011-10-14 Brodie Rao*: correct and codify various file permissions
2011-10-14 Brodie Raofileops/repository: create (most) directories with...
2011-10-13 Vicent MartíMerge pull request #448 from nulltoken/ntk/topic/treeen...
2011-10-13 nulltokentree: Add git_tree_frompath() which, given a relative...
2011-10-13 nulltokenoid: Add git_oid_streq() which checks if an oid and...
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-13 Vicent MartíMerge pull request #455 from brodie/pack-fixes
2011-10-12 Vicent MartíMerge pull request #449 from csware/include-win-version...
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-09 Vicent MartíMerge pull request #447 from csware/fix-win64-build
2011-10-07 Vicent MartíMerge pull request #439 from carlosmn/network-examples
2011-10-07 Vicent MartíMerge pull request #446 from schu/tests-clay-update
2011-10-07 schutests-clay: add a readme file
2011-10-07 schutests-clay: update clay
2011-10-03 Vicent MartíMerge pull request #438 from jdavid/development
2011-10-01 Vicent Marticlay: Fix compilation under MSVC
2011-09-28 Vicent MartiUpdate Clay
2011-09-27 Carlos Martín NietoMake repo config loading automatic or completely explicit
2011-09-25 Vicent MartíMerge pull request #424 from carlosmn/access-unicode
2011-09-22 Paul BettsRevert changes to clay
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
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 MartíMerge pull request #413 from libgit2/utf8-paths-win32
2011-09-20 Vicent MartíMerge pull request #414 from carlosmn/repo-discover...
2011-09-20 Vicent MartiFix clay under MinGW
2011-09-20 Vicent MartiMerge branch 'development' of github.com:libgit2/libgit...
2011-09-19 Vicent MartiFix `repository_config` call in network::remotes
2011-09-19 Carlos Martín NietoAdd remotes test to clay
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 MartiBackport t18 fixes to Clay
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-19 Vicent MartiTabify everything
2011-09-16 Vicent MartiUpdate Clay script
2011-09-16 Vicent MartiFix Clay compilation under Win32
2011-09-16 Vicent MartiRegenerate test suite
2011-09-16 Vicent MartiAdd missing prototypes
next