index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
refs
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs: failing test for concurrent ref access
Carlos Martín Nieto
2014-06-02
1
-0
/
+33
*
Refs: Extend unicode test for branch creation.
Arthur Schreiber
2014-05-30
1
-0
/
+3
*
Refs: Add a unicode test for git_branch_move.
Arthur Schreiber
2014-05-30
1
-0
/
+17
*
Don't always test composed-insensitive lookups
Russell Belfer
2014-05-08
1
-4
/
+4
*
Pass unconverted data when iconv doesn't like it
Russell Belfer
2014-05-08
1
-0
/
+56
*
Some further sandboxing cleanups to tests
Russell Belfer
2014-05-02
3
-32
/
+8
*
Add GIT_BRANCH_ALL to git_branch_t enum
Sven Strickroth
2014-04-16
1
-2
/
+2
*
reflog: follow core.logallrefupdates
Carlos Martín Nieto
2014-03-20
1
-0
/
+73
*
refdb: don't update when there's no need
Carlos Martín Nieto
2014-03-19
1
-0
/
+24
*
refs: append to the HEAD reflog when updating the current branch
Carlos Martín Nieto
2014-03-17
1
-0
/
+23
*
Merge pull request #2144 from linquize/branch-f-current
Ben Straub
2014-03-02
1
-0
/
+19
|
\
|
*
Add unit test to show git_branch_create() fails if attempt to force create cu...
Linquize
2014-03-02
1
-0
/
+19
*
|
refs: move current_id before the reflog parameters
Carlos Martín Nieto
2014-02-10
1
-4
/
+4
*
|
Merge pull request #2099 from libgit2/bs/more-reflog-stuff
Russell Belfer
2014-02-07
2
-5
/
+6
|
\
\
|
*
|
Add reflog params to git_repository_detach_head
Ben Straub
2014-02-04
1
-1
/
+1
|
*
|
Reset helpers: use revparse instead
Ben Straub
2014-02-03
1
-4
/
+5
*
|
|
refs: add an unconditional delete
Carlos Martín Nieto
2014-02-05
1
-0
/
+14
*
|
|
refs: catch cases where the ref type has changed
Carlos Martín Nieto
2014-02-05
1
-0
/
+58
*
|
|
refs: check the ref's old value when deleting
Carlos Martín Nieto
2014-02-05
1
-0
/
+33
*
|
|
refs: bring conditional symbolic updates to the frontend
Carlos Martín Nieto
2014-02-05
1
-1
/
+20
*
|
|
refs: add tests for conditional updates
Carlos Martín Nieto
2014-02-05
1
-0
/
+42
|
/
/
*
|
Add `git_reference_is_note`.
Arthur Schreiber
2014-02-02
1
-0
/
+15
|
/
*
Allow tests to run without user config
Ben Straub
2014-01-30
2
-0
/
+12
*
Enhance testing of signature parameters
Ben Straub
2014-01-30
3
-4
/
+28
*
Provide good default reflog messages in branch api
Ben Straub
2014-01-30
2
-0
/
+38
*
Ensure moving a branch updates the reflog
Ben Straub
2014-01-30
1
-0
/
+19
*
Ensure renaming a reference updates the reflog
Ben Straub
2014-01-30
3
-14
/
+32
*
Add reflog parameters to git_branch_move
Ben Straub
2014-01-30
1
-13
/
+13
*
Deleting a branch deletes its reflog
Ben Straub
2014-01-30
2
-20
/
+26
*
Add reflog params to git_branch_create
Ben Straub
2014-01-30
3
-13
/
+17
*
Add passing reflog tests
Ben Straub
2014-01-30
1
-1
/
+29
*
branch: move to git_buf when outputting newly-allocated strings
Carlos Martín Nieto
2014-01-27
2
-34
/
+15
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
17
-52
/
+53
*
Merge pull request #1920 from libgit2/cmn/ref-with-log
Vicent Marti
2013-12-18
3
-33
/
+146
|
\
|
*
refs: expose has_log() on the backend
Carlos Martín Nieto
2013-12-09
1
-7
/
+1
|
*
refs: expose a way to ensure a ref has a log
Carlos Martín Nieto
2013-12-09
1
-4
/
+1
|
*
reflog: write to the reflog following git's rules
Carlos Martín Nieto
2013-12-09
1
-0
/
+36
|
*
reflog: remove git_reflog_append_to()
Carlos Martín Nieto
2013-11-23
1
-23
/
+0
|
*
reflog: integrate into the ref writing
Carlos Martín Nieto
2013-11-23
3
-74
/
+6
|
*
refs: adjust to the new reflog API
Carlos Martín Nieto
2013-11-23
2
-4
/
+4
|
*
refs: Introduce git_reference_symbolic_set_target_with_log()
nulltoken
2013-11-23
1
-0
/
+39
|
*
refs: Introduce git_reference_set_target_with_log()
nulltoken
2013-11-23
1
-0
/
+55
|
*
refs: Introduce git_reference_symbolic_create_with_log()
nulltoken
2013-11-23
1
-0
/
+31
|
*
refs: Introduce git_reference_create_with_log()
nulltoken
2013-11-23
1
-0
/
+52
*
|
More tests of canceling from callbacks
Russell Belfer
2013-12-12
1
-18
/
+109
*
|
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-2
/
+2
*
|
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-1
/
+43
*
|
Clean up warnings
Edward Thomson
2013-12-09
1
-1
/
+2
|
/
*
Rename tests-clar to tests
Ben Straub
2013-11-14
34
-0
/
+4420