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_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs: copy the packed refs on iteration
Carlos Martín Nieto
2014-06-02
1
-8
/
+16
*
Increase use of config snapshots
Russell Belfer
2014-05-13
1
-10
/
+6
*
refdb: fix typo and wording
Carlos Martín Nieto
2014-04-26
1
-1
/
+1
*
Add efficient git_buf join3 API
Russell Belfer
2014-04-01
1
-1
/
+1
*
reflog: remove some dead code
Carlos Martín Nieto
2014-03-20
1
-3
/
+0
*
reflog: follow core.logallrefupdates
Carlos Martín Nieto
2014-03-20
1
-10
/
+31
*
reflog: handle symref chains
Carlos Martín Nieto
2014-03-19
1
-3
/
+33
*
reflog: handle the birth of a branch
Carlos Martín Nieto
2014-03-19
1
-18
/
+24
*
reflog: simplify the append logic
Carlos Martín Nieto
2014-03-19
1
-22
/
+7
*
refdb: don't update when there's no need
Carlos Martín Nieto
2014-03-19
1
-0
/
+17
*
reflog: more comprehensive HEAD tests
Carlos Martín Nieto
2014-03-18
1
-4
/
+4
*
refs: append to the HEAD reflog when updating the current branch
Carlos Martín Nieto
2014-03-17
1
-21
/
+84
*
Plug a few leaks in the tests
Carlos Martín Nieto
2014-03-07
1
-1
/
+4
*
refdb: catch a directory disappearing
Carlos Martín Nieto
2014-03-05
1
-2
/
+10
*
refs: conditional wording fixups
Carlos Martín Nieto
2014-02-10
1
-3
/
+2
*
refs: catch cases where the ref type has changed
Carlos Martín Nieto
2014-02-05
1
-3
/
+15
*
refs: placeholder conditional delete
Carlos Martín Nieto
2014-02-05
1
-22
/
+44
*
refs: factor out old value comparison
Carlos Martín Nieto
2014-02-05
1
-14
/
+26
*
refdb: add conditional symbolic updates
Carlos Martín Nieto
2014-02-05
1
-17
/
+18
*
refs: fix leak on successful update
Carlos Martín Nieto
2014-02-05
1
-7
/
+7
*
refs: return GIT_EMODIFIED if the ref target moved
Carlos Martín Nieto
2014-02-05
1
-2
/
+4
*
refs: conditional ref updates
Carlos Martín Nieto
2014-02-05
1
-7
/
+34
*
Check for errors when dereferencing symbolic refs
Ben Straub
2014-02-01
1
-2
/
+6
*
Reflog: correct "new" id for reattaching HEAD
Ben Straub
2014-02-01
1
-1
/
+3
*
Enhance clarity
Ben Straub
2014-01-30
1
-2
/
+4
*
Ensure updating HEAD updates reflog
Ben Straub
2014-01-30
1
-3
/
+4
*
Merge pull request #1920 from libgit2/cmn/ref-with-log
Vicent Marti
2013-12-18
1
-25
/
+192
|
\
|
*
refs: expose has_log() on the backend
Carlos Martín Nieto
2013-12-09
1
-0
/
+12
|
*
refs: expose a way to ensure a ref has a log
Carlos Martín Nieto
2013-12-09
1
-1
/
+20
|
*
reflog: write to the reflog following git's rules
Carlos Martín Nieto
2013-12-09
1
-3
/
+33
|
*
reflog: integrate into the ref writing
Carlos Martín Nieto
2013-11-23
1
-8
/
+96
|
*
refdb: add a `message` parameter for appending to the log
Carlos Martín Nieto
2013-11-23
1
-14
/
+32
*
|
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-19
/
+6
*
|
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-7
/
+20
|
/
*
move mode_t to filebuf_open instead of _commit
Edward Thomson
2013-11-04
1
-7
/
+7
*
Merge pull request #1802 from libgit2/cmn/reflog-backend
Ben Straub
2013-10-28
1
-0
/
+345
|
\
|
*
reflog: bring _append and _drop back to the frontend
Carlos Martín Nieto
2013-10-02
1
-103
/
+0
|
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-0
/
+448
*
|
Initial iconv hookup for precomposed unicode
Russell Belfer
2013-10-03
1
-10
/
+18
*
|
Put hooks in place for precompose in dirload fn
Russell Belfer
2013-10-03
1
-2
/
+8
|
/
*
'del' instead of 'delete' for the poor C++ users
Edward Thomson
2013-09-24
1
-1
/
+1
*
path: Make direach() return EUSER on callback error
nulltoken
2013-09-10
1
-1
/
+1
*
Convert sortedcache to use rwlock
Russell Belfer
2013-08-22
1
-72
/
+59
*
Rewrite refdb_fs using git_sortedcache object
Russell Belfer
2013-08-21
1
-496
/
+314
*
Don't try to pack symbolic refs
Russell Belfer
2013-08-20
1
-1
/
+10
*
Use pool for loose refdb string allocations
Russell Belfer
2013-07-22
1
-22
/
+33
*
git_reference_next_name must match git_reference_next
Russell Belfer
2013-07-22
1
-3
/
+13
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+1
*
Make iterators use GIT_ITEROVER & smart advance
Russell Belfer
2013-05-31
1
-5
/
+5
*
Frees
Vicent Marti
2013-05-30
1
-2
/
+2
[next]