]> git.proxmox.com Git - libgit2.git/history - tests
CI: download the proxy jar also on mingw
[libgit2.git] / tests /
2016-03-08 Edward ThomsonMerge pull request #3652 from libgit2/cmn/commit-to...
2016-03-08 Carlos Martín Nietocommit: split creating the commit and writing it out
2016-03-08 Carlos Martín NietoMerge pull request #3655 from ethomson/nanosecond_defaults
2016-03-08 Edward Thomsonindex::racy: force racy entry
2016-03-07 Edward Thomsonindex::nsec: don't expect shit filesystems to not suck
2016-03-07 Edward Thomsongit_odb_exists_many_prefixes: query odb for multiple...
2016-03-07 Edward Thomsonmerge::workdir::dirty: update to use `st_ctime_nsec`
2016-03-04 Edward ThomsonMerge pull request #3653 from libgit2/cmn/treebuilder...
2016-03-04 Carlos Martín Nietotreebuilder: don't try to verify submodules exist in...
2016-03-03 Carlos Martín NietoMerge pull request #3639 from srajko/threading-openssl...
2016-03-03 Carlos Martín Nietotests: take the version from our define
2016-03-03 Carlos Martín NietoMerge pull request #3646 from pks-t/pks/xdiff-fix-from...
2016-03-03 Carlos Martín Nietotests: plug a leak
2016-03-01 Edward ThomsonMerge pull request #3633 from ethomson/safe_creation
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-29 Edward Thomsonrebase: additional tests for completing a rebase
2016-02-28 Edward Thomsonturn on strict object validation by default
2016-02-28 Edward Thomsontests: use legitimate object ids
2016-02-28 Edward Thomsonrefs: honor strict object creation
2016-02-28 Edward Thomsongit_index_add: validate objects in index entries (optio...
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward Thomsontreebuilder: validate tree entries (optionally)
2016-02-28 Edward Thomsongit_commit: validate tree and parent ids
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-25 Carlos Martín NietoMerge pull request #3638 from ethomson/nsec
2016-02-25 Edward Thomsonnsec: update staging test for GIT_USE_NSECS
2016-02-23 Vicent MartiMerge pull request #3629 from ethomson/set_user_agent_doc
2016-02-23 Edward Thomsongit_libgit2_opts: validate key
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3606 from ethomson/drop_xp
2016-02-18 Carlos Martín NietoMerge pull request #3613 from ethomson/fixups
2016-02-18 Carlos Martín NietoMerge pull request #3619 from ethomson/win32_forbidden
2016-02-17 Edward Thomsonrebase: additional setup tests of exotic behavior
2016-02-17 Edward Thomsonindex: allow read of index w/ illegal entries
2016-02-17 Edward Thomsonwin32: tests around handling forbidden paths
2016-02-16 Carlos Martín NietoMerge pull request #3617 from libgit2/cmn/extract-sig...
2016-02-16 Carlos Martín Nietocommit: expose the different kinds of errors
2016-02-16 Edward Thomsonwin32: drop incorrect `const`ness
2016-02-16 Carlos Martín NietoMerge pull request #3615 from ethomson/rebase_bare
2016-02-15 Edward Thomsonrebase: persist a single in-memory index
2016-02-12 Edward Thomsonwin32: introduce p_timeval that isn't stupid
2016-02-11 Carlos Martín NietoMerge pull request #3610 from ethomson/rebase_bare
2016-02-11 Edward ThomsonMerge pull request #3612 from arthurschreiber/arthur...
2016-02-11 Arthur SchreiberHorrible fix for #3173.
2016-02-11 Carlos Martín Nietocommit: don't forget the last header field
2016-02-11 Edward Thomsonmerge tests: correct casts
2016-02-11 Edward Thomsonreset test: fix initialization warning
2016-02-11 Edward Thomsonrebase: allow custom merge_options
2016-02-11 Edward Thomsonrebase: introduce inmemory rebasing
2016-02-09 Vicent MartiMerge pull request #3599 from libgit2/gpgsign
2016-02-09 Carlos Martín NietoMerge pull request #3603 from pks-t/pks/coverity-fixes
2016-02-09 Carlos Martín NietoIntroduce git_commit_extract_signature
2016-02-09 Carlos Martín NietoMerge pull request #3602 from libgit2/cmn/header-field-2
2016-02-09 Carlos Martín Nietocommit: also match the first header field when searching
2016-01-12 Ross DelingerAdd a new build flag to disable the pool allocator...
2015-12-29 Carlos Martín NietoMerge pull request #3562 from mgorny/ssh-read-stderr...
2015-12-28 Chris BargrenAdding test cases that actually test the functionality...
2015-12-28 Carlos Martín NietoMerge pull request #3558 from libgit2/cmn/index-nolock
2015-12-28 Carlos Martín NietoMerge pull request #3565 from ethomson/templates
2015-12-27 Edward Thomsongit_repository_init: include dotfiles when copying...
2015-12-27 Edward Thomsonrepo::init tests: test a template dir with leading dot
2015-12-27 Edward Thomsonrepo::init tests: test init.templatedir setting
2015-12-27 Edward ThomsonMerge pull request #3552 from ReadmeCritic/master
2015-12-26 Edward ThomsonMerge pull request #3546 from Cruel/master
2015-12-22 Chris BargrenAdding spec coverage for ssh+git and git+ssh protocols
2015-12-21 Carlos Martín NietoMerge pull request #3554 from olshevskiy87/master
2015-12-21 Dmitriy Olshevskiytypos in comments
2015-12-17 Vicent MartiMerge pull request #3551 from libgit2/vmg/commit-leak
2015-12-17 Vicent Marticommit: Fix memory leak in test suite
2015-12-14 Edward ThomsonMerge pull request #3528 from chescock/Passthrough...
2015-12-14 Edward ThomsonMerge pull request #3521 from pks-t/blame-line-overflow
2015-12-10 Carlos Martín NietoMerge pull request #3522 from pks-t/email-format-commit...
2015-12-10 Carlos Martín NietoMerge pull request #3538 from pks-t/pks/index-memory...
2015-12-09 Carlos Martín NietoMerge pull request #3542 from libgit2/cmn/reset-dir...
2015-12-09 Carlos Martín Nietoreset: perform the checkout before moving HEAD or the...
2015-12-08 Edward ThomsonMerge pull request #3537 from libgit2/cmn/tree-is-sorted
2015-12-06 Carlos Martín NietoMerge pull request #3526 from sschuberth/cmake-number...
2015-12-06 Carlos Martín NietoMerge pull request #3529 from mgorny/fix-checkout-test...
2015-12-01 Michał Górnycheckout test: Apply umask to file-mode test as well
2015-12-01 Patrick Steinhardtdiff: include commit message when formatting patch
2015-12-01 Patrick Steinhardtcommit: introduce `git_commit_body`
2015-12-01 Patrick Steinhardtblame: use size_t for line counts in git_blame_hunk
2015-12-01 Edward ThomsonMerge pull request #3508 from libgit2/cmn/tree-parse...
2015-11-30 Carlos Martín NietoMerge pull request #3525 from pks-t/pks/fix-nested...
2015-11-30 Patrick Steinhardttests: fix warning for nested struct initialization
2015-11-30 Carlos Martín NietoMerge pull request #3513 from ethomson/merge_recursive
2015-11-25 Edward Thomsonrecursive merge: add a recursion limit
2015-11-25 Edward Thomsonmerge: handle conflicts in recursive base building
2015-11-25 Edward Thomsonmerge tests: add complex recursive example
2015-11-25 Edward Thomsonrecursive: test conflict output during recursive merge
2015-11-25 Edward Thomsonmerge tests: move expected data into own file
2015-11-25 Edward Thomsonmerge: add recursive test with conflicting contents
2015-11-25 Edward Thomsonmerge: add recursive test with three merge bases
2015-11-25 Edward Thomsonmerge: improve test names in recursive merge tests
2015-11-25 Edward Thomsonmerge: add a third-level recursive merge
2015-11-25 Edward Thomsonmerge: add a second-level recursive merge
2015-11-25 Edward Thomsonmerge: add simple recursive test
2015-11-25 Edward Thomsonmerge: rename `git_merge_tree_flags_t` -> `git_merge_fl...
2015-11-24 Edward ThomsonMerge pull request #3523 from pks-t/memleak-fixes
next