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
/
include
/
git2
/
reflog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed miscellaneous documentation errors.
Michael Anderson
2014-05-23
1
-1
/
+1
*
reflog: remove git_reflog_append_to()
Carlos Martín Nieto
2013-11-23
1
-18
/
+1
*
reflog: add a convenience append function
Carlos Martín Nieto
2013-10-02
1
-0
/
+17
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-8
/
+11
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
reflog: Deploy EINVALIDSPEC usage
nulltoken
2012-12-01
1
-1
/
+4
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-12
/
+12
*
reflog: make entry_byindex() and drop() git compliant
nulltoken
2012-11-17
1
-3
/
+8
*
reflog: Fix documentation
nulltoken
2012-11-17
1
-1
/
+2
*
reflog: fix documentation typos
nulltoken
2012-10-26
1
-3
/
+3
*
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-1
/
+1
|
\
|
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
|
reflog: Rename `entry_drop` to `drop`
Vicent Marti
2012-07-27
1
-1
/
+1
*
|
reflog: prevent git_reflog_append() from persisting the reflog back to disk
nulltoken
2012-07-25
1
-9
/
+4
*
|
reflog: prevent git_reflog_read() from chocking when no log exists yet
nulltoken
2012-07-25
1
-0
/
+4
*
|
reflog: introduce git_reflog_write()
nulltoken
2012-07-25
1
-0
/
+9
*
|
reflog: rename git_reflog_write() to git_reflog_append()
nulltoken
2012-07-25
1
-2
/
+2
*
|
reflog: introduce git_reflog_entry_drop()
nulltoken
2012-07-25
1
-0
/
+20
|
/
*
refs: deploy git_reference_has_log()
nulltoken
2012-07-07
1
-0
/
+2
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-4
/
+4
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Add git_reflog_rename() and git_reflog_delete()
schu
2011-11-21
1
-0
/
+17
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-2
/
+2
*
reflog: assimilate reflog API to return git_oid's
schu
2011-08-15
1
-2
/
+2
*
include: Fix unmatched params in documentation
Vicent Marti
2011-07-11
1
-1
/
+1
*
reflog: add API to read or write a reference log
schu
2011-07-09
1
-0
/
+129