]> git.proxmox.com Git - libgit2.git/history - tests-clar
Merge pull request #897 from nulltoken/topic/git_reference_check_format
[libgit2.git] / tests-clar /
2012-08-27 Vicent MartíMerge pull request #897 from nulltoken/topic/git_refere...
2012-08-27 Vicent MartíMerge pull request #899 from schu/revwalk-push
2012-08-27 Russell BelferMerge pull request #903 from nulltoken/topic/peeling...
2012-08-27 Michael Schubertrevwalk: refuse push of non-commit objects
2012-08-27 nulltokenrefs: expose git_reference_normalize_name()
2012-08-25 Vicent MartíMerge pull request #896 from ben/revparse-ambiguous
2012-08-25 Ben StraubRevparse: GIT_EAMBIGUOUS
2012-08-24 Vicent MartíMerge pull request #895 from carlosmn/sideband
2012-08-24 Vicent MartíMerge pull request #852 from arrbee/submodule-extensions
2012-08-24 Russell BelferFix crash with adding internal ignores
2012-08-24 Russell BelferWorking implementation of git_submodule_status
2012-08-24 Russell BelferFix valgrind issues and leaks
2012-08-24 Russell BelferMajor submodule rewrite
2012-08-24 Russell BelferNew submodule test data
2012-08-24 Russell BelferFix errors on Win32 with new repo init
2012-08-23 Vicent MartíMerge pull request #844 from arrbee/init-extended
2012-08-23 Russell BelferFix warnings and merge issues on Win64
2012-08-22 Russell BelferSome cleanup suggested during review
2012-08-22 Russell BelferDon't reference stack vars in cleanup callback
2012-08-22 Russell BelferAdd template dir and set gid to repo init
2012-08-22 Russell BelferMinor bug fixes in diff code
2012-08-22 Vicent MartíMerge pull request #891 from arrbee/internal-ignore-api
2012-08-22 Russell BelferWrap up ignore API and add tests
2012-08-21 Vicent MartíMerge pull request #889 from nulltoken/filemode-enum
2012-08-21 nulltokentree entry: rename git_tree_entry_attributes() into...
2012-08-21 nulltokenfilemode: deploy enum usage
2012-08-21 Ben StraubWin32: test core.autocrlf
2012-08-21 Ben StraubTests: close file handles before asserting
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
2012-08-19 Vicent MartíMerge pull request #879 from nulltoken/deprecated-mode
2012-08-19 nulltokentreebuilder: enhance attributes handling on insertion
2012-08-19 nulltokenAdd deprecated-mode.git test repository
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-14 Carlos Martín Nietotests: fix tree walking test
2012-08-14 Carlos Martín NietoMerge pull request #873 from carlosmn/tree-walk
2012-08-14 Russell BelferMerge pull request #875 from arrbee/fix-message-prettif...
2012-08-14 Russell BelferMake git_message_prettify return bytes written
2012-08-14 Vicent MartíMerge pull request #871 from joshtriplett/fix-note_fore...
2012-08-14 Vicent MartíMerge pull request #870 from joshtriplett/fix-note_crea...
2012-08-14 Vicent MartíMerge pull request #872 from joshtriplett/fix-note_remo...
2012-08-14 Vicent MartíMerge pull request #867 from joshtriplett/fix-array...
2012-08-14 Vicent MartíMerge pull request #866 from arrbee/fix-config-file...
2012-08-12 Russell BelferCheck prettify message output buffer after cleanup
2012-08-12 Russell BelferFix config parser boundary logic
2012-08-09 Russell BelferMerge pull request #861 from josh/parse-chomped-oid
2012-08-09 Joshua PeekMerge remote-tracking branch 'arrbee/rtrim-loose-refs...
2012-08-09 Joshua PeekTest trailing space after ref oid
2012-08-09 Joshua PeekParse ref oids without trailing newline
2012-08-06 Ben StraubCheckout: fix memory leak in tests.
2012-08-06 Vicent Martitest: Open ODB on each test suite
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Russell BelferAdd new iteration behavior to git_tree_walk
2012-08-04 Russell BelferUpdate iterators for consistency across library
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-08-01 Vicent MartíMerge pull request #850 from libgit2/attr-export
2012-08-01 Vicent MartíMerge pull request #848 from carlosmn/pending-message
2012-08-01 Carlos Martín Nietorepository: add a getter and remove function for git...
2012-08-01 Ben StraubCheckout: fix problem with detached HEAD.
2012-07-31 Ben StraubCheckout: fix crlf tests under win32.
2012-07-31 Ben StraubCheckout: crlf filter.
2012-07-31 Ben StraubCheckout: handle file modes properly.
2012-07-31 Vicent MartíMerge pull request #826 from carlosmn/config-find-error
2012-07-31 Vicent MartíMerge pull request #837 from carlosmn/travis
2012-07-31 Vicent MartíMerge pull request #833 from carlosmn/odb-one
2012-07-31 Ben StraubTry to fix Travis.
2012-07-30 Ben StraubEnable stats on git_index_read_tree.
2012-07-28 Ben StraubCheckout: disable file-mode test on win32.
2012-07-28 Ben StraubFix testrepo ref count to include new branch.
2012-07-28 Ben StraubCheckout: add head- and ref-centric checkouts.
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-27 Ben StraubTurn off network-dependent test for CI.
2012-07-27 Vicent MartíMerge pull request #839 from nulltoken/topic/odb-foreac...
2012-07-27 Vicent MartíMerge pull request #834 from carlosmn/network-callbacks
2012-07-27 Vicent Martibranch: Add `repository` argument to `create`
2012-07-27 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/branch...
2012-07-27 Vicent Martireflog: Rename `entry_drop` to `drop`
2012-07-27 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/reflog...
2012-07-27 Carlos Martín NietoMerge pull request #838 from scunz/remote_push_url
2012-07-26 Sascha CunzRemotes: Use correct url in git_remote_connect
2012-07-26 Sascha CunzRemotes: Save a cleaned pushurl (by deleting it from...
2012-07-26 Sascha CunzTests: Test remote's pushurl
2012-07-26 Ben StraubRestructure for better checkout options
2012-07-26 Ben Straubcheckout: introduce git_checkout_opts
2012-07-25 Michael Schuberttests-clar/status: fix missing-prototype warning
2012-07-25 nulltokenodb: add some documentation to the foreach() test
2012-07-25 nulltokenreflog: keep the reflog name in sync with the reference...
2012-07-25 nulltokenreflog: prevent git_reflog_append() from persisting...
2012-07-25 nulltokenreflog: introduce git_reflog_write()
2012-07-25 nulltokenreflog: rename git_reflog_write() to git_reflog_append()
2012-07-25 nulltokenreflog: introduce git_reflog_entry_drop()
2012-07-25 nulltokenreflog: add GIT_OID_HEX_ZERO constant
2012-07-25 nulltokentests: reorganize reflog tests
2012-07-24 Russell BelferMerge pull request #799 from yorah/fix/issue-787
2012-07-24 nulltokenportability: Improve x86/amd64 compatibility
2012-07-24 nulltokenrefs: drop git_reference_remote_tracking_from_branch()
2012-07-24 nulltokenbranch: introduce git_branch_tracking()
2012-07-24 nulltokenbranch: make git_branch_move() reference based
2012-07-24 nulltokenbranch: introduce git_reference_is_branch()
2012-07-24 nulltokenbranch: introduce git_branch_lookup()
2012-07-24 nulltokenbranch: change git_branch_create() to make it return...
next