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
/
refs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs: Introduce `git_refname_t`.
Arthur Schreiber
2014-05-30
1
-13
/
+10
*
Refs: Fix some issue when core.precomposeunicode = true.
Arthur Schreiber
2014-05-30
1
-24
/
+9
*
Const correctness!
Jacques Germishuys
2014-04-03
1
-5
/
+7
*
branch: constness fixes
Carlos Martín Nieto
2014-03-17
1
-1
/
+1
*
refs: move current_id before the reflog parameters
Carlos Martín Nieto
2014-02-10
1
-8
/
+8
*
Merge pull request #2099 from libgit2/bs/more-reflog-stuff
Russell Belfer
2014-02-07
1
-1
/
+3
|
\
|
*
Add reset tests for reflog
Ben Straub
2014-02-03
1
-1
/
+3
*
|
refs: add an unconditional delete
Carlos Martín Nieto
2014-02-05
1
-0
/
+11
*
|
refs: check the ref's old value when deleting
Carlos Martín Nieto
2014-02-05
1
-1
/
+9
*
|
refs: placeholder conditional delete
Carlos Martín Nieto
2014-02-05
1
-1
/
+1
*
|
refs: bring conditional symbolic updates to the frontend
Carlos Martín Nieto
2014-02-05
1
-5
/
+18
*
|
refdb: add conditional symbolic updates
Carlos Martín Nieto
2014-02-05
1
-4
/
+5
*
|
refs: changes from feedback
Carlos Martín Nieto
2014-02-05
1
-27
/
+17
*
|
refs: conditional ref updates
Carlos Martín Nieto
2014-02-05
1
-10
/
+37
|
/
*
Add `git_reference_is_note`.
Arthur Schreiber
2014-02-02
1
-0
/
+11
*
Enhance testing of signature parameters
Ben Straub
2014-01-30
1
-1
/
+2
*
Ensure renaming a reference updates the reflog
Ben Straub
2014-01-30
1
-15
/
+7
*
Add reflog params to set-head calls
Ben Straub
2014-01-30
1
-1
/
+1
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-59
/
+53
*
refs: handle NULL pointers passed to git_reference_iterator_free()
Brodie Rao
2014-01-12
1
-0
/
+3
*
Allow the log message to be NULL.
Arthur Schreiber
2014-01-02
1
-2
/
+2
*
Add missing `git_reference_symbolic_create_with_log`.
Arthur Schreiber
2014-01-02
1
-0
/
+15
*
Merge pull request #1920 from libgit2/cmn/ref-with-log
Vicent Marti
2013-12-18
1
-56
/
+157
|
\
|
*
refs: expose has_log() on the backend
Carlos Martín Nieto
2013-12-09
1
-12
/
+7
|
*
refs: expose a way to ensure a ref has a log
Carlos Martín Nieto
2013-12-09
1
-0
/
+13
|
*
reflog: integrate into the ref writing
Carlos Martín Nieto
2013-11-23
1
-73
/
+55
|
*
refdb: add a `message` parameter for appending to the log
Carlos Martín Nieto
2013-11-23
1
-2
/
+2
|
*
refs: adjust to the new reflog API
Carlos Martín Nieto
2013-11-23
1
-15
/
+3
|
*
refs: Introduce git_reference_symbolic_set_target_with_log()
nulltoken
2013-11-23
1
-5
/
+32
|
*
refs: Introduce git_reference_set_target_with_log()
nulltoken
2013-11-23
1
-4
/
+32
|
*
refs: Introduce git_reference_symbolic_create_with_log()
nulltoken
2013-11-23
1
-0
/
+15
|
*
refs: Introduce git_reference_create_with_log()
nulltoken
2013-11-23
1
-3
/
+55
|
*
refs: Centralize reference creation logic
nulltoken
2013-11-23
1
-25
/
+26
*
|
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-3
/
+3
*
|
Further callback error check style fixes
Russell Belfer
2013-12-11
1
-9
/
+18
*
|
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-21
/
+14
*
|
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-15
/
+12
*
|
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-1
/
+1
|
/
*
iconv: Do not fake an API when iconv is not available
Vicent Marti
2013-11-01
1
-0
/
+7
*
Merge pull request #1802 from libgit2/cmn/reflog-backend
Ben Straub
2013-10-28
1
-1
/
+1
|
\
|
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-1
/
+1
*
|
After iconv init reset ref normalize error
Russell Belfer
2013-10-09
1
-0
/
+1
*
|
Make reference lookups apply precomposeunicode
Russell Belfer
2013-10-08
1
-23
/
+44
|
/
*
Merge pull request #1805 from libgit2/threading-packed-load
Vicent Martí
2013-08-28
1
-0
/
+11
|
\
|
*
Add internal ref set_name fn instead of realloc
Russell Belfer
2013-08-21
1
-0
/
+11
*
|
refs: add git_reference_is_tag
Nikolai Vladimirov
2013-08-26
1
-0
/
+11
|
/
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+1
*
Merge pull request #1624 from libgit2/vmg/full-ref-iterator
Vicent Martí
2013-06-03
1
-203
/
+95
|
\
|
*
Refcounting
Vicent Marti
2013-05-30
1
-0
/
+3
|
*
...Aaaand this works
Vicent Marti
2013-05-30
1
-170
/
+22
[next]