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
/
reflog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align git_signature_dup.
Arthur Schreiber
2014-01-14
1
-1
/
+1
*
reflog: remove git_reflog_append_to()
Carlos Martín Nieto
2013-11-23
1
-19
/
+0
*
reflog: bring _append and _drop back to the frontend
Carlos Martín Nieto
2013-10-02
1
-14
/
+86
*
reflog: add a convenience append function
Carlos Martín Nieto
2013-10-02
1
-0
/
+19
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-400
/
+37
*
errors: Fix format of some error messages
nulltoken
2013-09-11
1
-1
/
+1
*
Error messages for a couple other boundary conditions
Russell Belfer
2013-05-01
1
-1
/
+3
*
Several warnings detected by static code analyzer fixed
Arkadiy Shapkin
2013-03-18
1
-1
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
reflog: Actual error handling
Vicent Marti
2012-12-19
1
-5
/
+13
*
reflog: Rename error handling
Vicent Marti
2012-12-19
1
-14
/
+15
*
Make goto cleanup more consistent
Rick Bradley
2012-12-18
1
-3
/
+3
*
don't deref before we've asserted
Rick Bradley
2012-12-18
1
-2
/
+2
*
reflog: Deploy EINVALIDSPEC usage
nulltoken
2012-12-01
1
-3
/
+12
*
Fix warnings on Win64 build
Russell Belfer
2012-11-27
1
-10
/
+13
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-9
/
+9
*
reflog: make entry_byindex() and drop() git compliant
nulltoken
2012-11-17
1
-18
/
+23
*
Extensions to rmdir and mkdir utilities
Russell Belfer
2012-11-09
1
-1
/
+1
*
stash: add git_stash_drop()
nulltoken
2012-10-26
1
-1
/
+1
*
reflog: fix bogus removal of reflog entries
nulltoken
2012-10-26
1
-6
/
+6
*
reflog: create reflog and its directory structure
nulltoken
2012-10-26
1
-1
/
+4
*
reflog: Make git_reflog_free() accept null param
nulltoken
2012-10-26
1
-0
/
+3
*
Add complex checkout test and then fix checkout
Russell Belfer
2012-10-09
1
-1
/
+1
*
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-2
/
+2
|
\
|
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-2
/
+2
*
|
Fix -Wuninitialized warning
Michael Schubert
2012-07-28
1
-1
/
+1
*
|
branch: Add `repository` argument to `create`
Vicent Marti
2012-07-27
1
-1
/
+1
*
|
reflog: Rename `entry_drop` to `drop`
Vicent Marti
2012-07-27
1
-1
/
+1
*
|
reflog: keep the reflog name in sync with the reference name
nulltoken
2012-07-25
1
-0
/
+22
*
|
reflog: prevent git_reflog_append() from persisting the reflog back to disk
nulltoken
2012-07-25
1
-81
/
+59
*
|
reflog: prevent git_reflog_read() from chocking when no log exists yet
nulltoken
2012-07-25
1
-9
/
+16
*
|
reflog: introduce git_reflog_write()
nulltoken
2012-07-25
1
-57
/
+113
*
|
reflog: rename git_reflog_write() to git_reflog_append()
nulltoken
2012-07-25
1
-1
/
+1
*
|
reflog: introduce git_reflog_entry_drop()
nulltoken
2012-07-25
1
-4
/
+58
*
|
reflog: add GIT_OID_HEX_ZERO constant
nulltoken
2012-07-25
1
-1
/
+1
|
/
*
refs: fix moving of the reflog when renaming a ref
nulltoken
2012-07-07
1
-8
/
+40
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-92
/
+85
|
\
|
*
Convert reflog to new errors
Russell Belfer
2012-03-20
1
-89
/
+82
|
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-2
/
+2
|
*
error-handling: References
Vicent Martí
2012-03-06
1
-3
/
+3
*
|
Rename git_oid_to_string to git_oid_tostr
Authmillenon
2012-03-06
1
-2
/
+2
|
/
*
buffer: Unify `git_fbuffer` and `git_buf`
Vicent Martí
2012-02-27
1
-3
/
+3
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Move path related functions from fileops to path
Russell Belfer
2012-01-17
1
-3
/
+3
*
reflog_write: don't access free()'d memory
Jeff King
2012-01-05
1
-2
/
+2
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-45
/
+74
*
Merge pull request #491 from schu/refs-cleanup
Vicent Martí
2011-11-25
1
-0
/
+26
|
\
|
*
Add git_reflog_rename() and git_reflog_delete()
schu
2011-11-21
1
-0
/
+26
*
|
filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanups
Russell Belfer
2011-11-22
1
-1
/
+1
|
/
*
reflog: Do not free references before time
Vicent Marti
2011-11-06
1
-10
/
+20
[next]