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
/
src
/
refdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-9
/
+4
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+12
*
refs: placeholder conditional delete
Carlos Martín Nieto
2014-02-05
1
-2
/
+2
*
refdb: add conditional symbolic updates
Carlos Martín Nieto
2014-02-05
1
-2
/
+2
*
refs: conditional ref updates
Carlos Martín Nieto
2014-02-05
1
-2
/
+2
*
refs: expose has_log() on the backend
Carlos Martín Nieto
2013-12-09
1
-0
/
+7
*
refs: expose a way to ensure a ref has a log
Carlos Martín Nieto
2013-12-09
1
-0
/
+7
*
reflog: integrate into the ref writing
Carlos Martín Nieto
2013-11-23
1
-3
/
+4
*
refdb: add a `message` parameter for appending to the log
Carlos Martín Nieto
2013-11-23
1
-4
/
+5
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-0
/
+16
*
'del' instead of 'delete' for the poor C++ users
Edward Thomson
2013-09-24
1
-1
/
+1
*
util: It's called `memzero`
Vicent Marti
2013-06-12
1
-1
/
+1
*
Merge remote-tracking branch 'arrbee/minor-paranoia' into development
Vicent Marti
2013-06-12
1
-0
/
+1
|
\
|
*
Add safe memset and use it
Russell Belfer
2013-06-07
1
-1
/
+1
|
*
Zero memory for major objects before freeing
Russell Belfer
2013-05-31
1
-0
/
+1
*
|
Refcounting
Vicent Marti
2013-05-30
1
-3
/
+3
*
|
...Aaaand this works
Vicent Marti
2013-05-30
1
-4
/
+30
*
|
What are the chances, really
Vicent Marti
2013-05-29
1
-57
/
+23
*
|
Liike this
Vicent Marti
2013-05-28
1
-5
/
+14
|
/
*
Introduce a glob-filtering iterator
Carlos Martín Nieto
2013-05-11
1
-6
/
+36
*
refs: remove the OID/SYMBOLIC filtering
Carlos Martín Nieto
2013-05-11
1
-48
/
+0
*
Make sure the ref iterator works in an repo without physical presence
Carlos Martín Nieto
2013-05-11
1
-1
/
+5
*
refs: introduce an iterator
Carlos Martín Nieto
2013-05-11
1
-0
/
+24
*
Move git_reference__alloc to include/git2/sys
Russell Belfer
2013-04-21
1
-16
/
+12
*
Move refdb_backend to include/git2/sys
Russell Belfer
2013-04-21
1
-4
/
+5
*
alloc doesn't take a refdb; git_refdb_free nicely in the tests
Edward Thomson
2013-04-19
1
-2
/
+13
*
dec refcount on refdb instead of always freeing
Edward Thomson
2013-04-12
1
-1
/
+9
*
immutable references and a pluggable ref database
Edward Thomson
2013-03-07
1
-0
/
+177