summaryrefslogtreecommitdiff
path: root/tests/refs/branches
Commit message (Expand)AuthorAgeFilesLines
* Refs: Extend unicode test for branch creation.Arthur Schreiber2014-05-301-0/+3
* Refs: Add a unicode test for git_branch_move.Arthur Schreiber2014-05-301-0/+17
* Don't always test composed-insensitive lookupsrb/unicode-branch-namesRussell Belfer2014-05-081-4/+4
* Pass unconverted data when iconv doesn't like itRussell Belfer2014-05-081-0/+56
* Some further sandboxing cleanups to testsRussell Belfer2014-05-023-32/+8
* Add GIT_BRANCH_ALL to git_branch_t enumSven Strickroth2014-04-161-2/+2
* Merge pull request #2144 from linquize/branch-f-currentBen Straub2014-03-021-0/+19
|\
| * Add unit test to show git_branch_create() fails if attempt to force create cu...Linquize2014-03-021-0/+19
* | Add reflog params to git_repository_detach_headBen Straub2014-02-041-1/+1
* | Reset helpers: use revparse insteadBen Straub2014-02-031-4/+5
|/
* Allow tests to run without user configBen Straub2014-01-302-0/+12
* Enhance testing of signature parametersBen Straub2014-01-302-3/+22
* Provide good default reflog messages in branch apiBen Straub2014-01-302-0/+38
* Ensure moving a branch updates the reflogBen Straub2014-01-301-0/+19
* Add reflog parameters to git_branch_moveBen Straub2014-01-301-13/+13
* Deleting a branch deletes its reflogBen Straub2014-01-302-20/+26
* Add reflog params to git_branch_createBen Straub2014-01-302-10/+14
* Add passing reflog testsBen Straub2014-01-301-1/+29
* branch: move to git_buf when outputting newly-allocated stringsCarlos Martín Nieto2014-01-272-34/+15
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-153-6/+6
* Improve GIT_EUSER handlingRussell Belfer2013-12-111-1/+43
* Clean up warningsEdward Thomson2013-12-091-1/+2
* Rename tests-clar to testsBen Straub2013-11-1410-0/+967