]> git.proxmox.com Git - libgit2.git/history - tests
Merge pull request #3607 from pks-t/pks/coverity-improvements
[libgit2.git] / tests /
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
2015-12-29 Carlos Martín NietoMerge pull request #3562 from mgorny/ssh-read-stderr...
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-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
2015-11-24 Patrick Steinhardttests: win32::longpath: free expected_msg
2015-11-24 Patrick Steinhardttests: config::stress: free `git_config` structs
2015-11-24 Patrick Steinhardttests: config::global: fix memleak in open_programdata
2015-11-21 Edward ThomsonMerge pull request #3515 from jacquesg/unsigned-signed
2015-11-20 Edward ThomsonMerge pull request #3517 from jacquesg/warnings-fixes
2015-11-20 Edward ThomsonMerge pull request #3514 from jacquesg/stat-fixes
2015-11-20 Edward ThomsonMerge pull request #3516 from libgit2/cmn/repository...
2015-11-20 Jacques GermishuysFix some warnings
2015-11-20 Carlos Martín Nietorepository: distinguish sequencer cherry-pick and revert
2015-11-17 Carlos Martín NietoMerge pull request #3511 from ethomson/racy_fixes_2
2015-11-17 Carlos Martín NietoMerge pull request #3512 from ethomson/windows_sysdir
2015-11-17 Edward Thomsontests: use out-of-the-way config dir in sandbox
2015-11-17 Edward Thomsontests: set PROGRAMDATA directory for running tests
2015-11-17 Edward Thomsonconfig::global: use PROGRAMDATA configuration
2015-11-17 Edward Thomsonracy: make git_index_read_index handle raciness
2015-11-17 Edward Thomsonracy: ensure git_index_read_tree clears uptodate
2015-11-17 Edward Thomsonindex: test for smudged entries on write only
2015-11-17 Edward Thomsoncheckout::crlf test: don't crash when no idx entry
2015-11-17 Edward Thomsonindex: don't detect raciness in uptodate entries
2015-11-13 Carlos Martín NietoMerge pull request #3506 from libgit2/vmg/pool-align
2015-11-13 Vicent Martipool: Never return unaligned buffers
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-11-12 Carlos Martín NietoMerge pull request #3499 from ethomson/ref_dir_errmsgs
2015-11-12 Carlos Martín NietoMerge pull request #3448 from libgit2/cmn/custom-agent
2015-11-12 Carlos Martín Nietosettings: add a setter for a custom user-agent
2015-11-12 Edward ThomsonMerge pull request #2534 from libgit2/ntk/case_index_co...
2015-11-12 Edward Thomsonreflog: error when a directory is at reflog path
2015-11-12 Edward Thomsonrefs: complain when a directory exists at ref
2015-11-12 nulltokenFailing test for case sensitive conflicts in the index
2015-11-08 Carlos Martín NietoMerge pull request #3498 from ethomson/windows_symlinks
2015-11-08 Carlos Martín NietoMerge pull request #3500 from ethomson/submodules_with_path
2015-11-04 Edward Thomsonsubmodule: test updating a submodule w/ a path
2015-11-04 Edward ThomsonMerge pull request #3465 from libgit2/cmn/tls-register
2015-11-03 Edward ThomsonMerge branch 'pr/3487'
2015-11-03 Stjepan RajkoFix git_commit_summary to convert newlines to spaces...
2015-11-03 Edward Thomsonfilebuf: detect directories in our way
2015-11-03 Edward Thomsonreflog: test reflog is deleted when ref is deleted
2015-11-03 Edward Thomsonindex: test that add_bypath preserves symlinks
2015-11-03 Edward Thomsondiff: test "symlinks" in wd are respected on win32
2015-11-03 Carlos Martín NietoMerge pull request #3494 from leoyanggit/fix_unit_test_...
2015-11-03 Carlos Martín Nietostream: allow registering a user-provided TLS constructor
2015-11-02 Edward ThomsonMerge branch 'pr/3147'
2015-11-02 Jason HaslamAdd diff progress callback.
2015-11-02 Leo YangFix build for unit test
2015-11-02 Edward ThomsonMerge pull request #3491 from libgit2/cmn/config-checksum
2015-11-02 Edward ThomsonMerge pull request #3495 from leoyanggit/fix_transport_...
2015-11-02 Vicent MartiMerge pull request #3492 from libgit2/vmg/redundant
2015-11-02 Vicent Martimerge: Fix memory leak in test
2015-11-02 Vicent MartiAdd test case
2015-10-30 Carlos Martín Nietoconfig: add failing test for an external modification
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-29 Stjepan RajkoPrevent segfault when parsing a reflog with oid parse...
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
next