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
/
notes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
note: rename the id getter to git_note_id()
Carlos Martín Nieto
2014-01-24
1
-3
/
+3
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Further callback error check style fixes
Russell Belfer
2013-12-11
1
-4
/
+6
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-6
/
+4
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-1
/
+1
*
Add config read fns with controlled error behavior
Russell Belfer
2013-12-11
1
-12
/
+3
*
Make iterators use GIT_ITEROVER & smart advance
Russell Belfer
2013-05-31
1
-10
/
+4
*
Unify whitespaces to tabs
Linquize
2013-05-15
1
-19
/
+19
*
Report errors finding notes
Russell Belfer
2013-05-01
1
-19
/
+22
*
Make iterator APIs consistent with standards
Russell Belfer
2013-03-06
1
-3
/
+3
*
added missing free for git_note in clar tests
Nico von Geyso
2013-03-06
1
-1
/
+1
*
fixed minor issues with new note iterator
Nico von Geyso
2013-03-06
1
-49
/
+37
*
use git_note_iterator type instead of non-public git_iterator one
Nico von Geyso
2013-03-06
1
-4
/
+13
*
basic note iterator implementation
Nico von Geyso
2013-03-06
1
-9
/
+59
*
Clear up warnings from cppcheck
Russell Belfer
2013-02-15
1
-1
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
add option to allow git note overwrite
Nikolai Vladimirov
2013-01-03
1
-4
/
+7
*
notes.c - whitespace fix
Nikolai Vladimirov
2013-01-03
1
-6
/
+6
*
Clean up iterator APIs
Russell Belfer
2012-12-10
1
-1
/
+1
*
Remove GIT_SIGNATURE_VERSION and friends
Ben Straub
2012-12-03
1
-6
/
+0
*
Deploy GITERR_CHECK_VERSION
Ben Straub
2012-11-30
1
-6
/
+4
*
Deploy GIT_SIGNATURE_INIT
Ben Straub
2012-11-30
1
-0
/
+9
*
Remove git_note_data structure
Russell Belfer
2012-11-27
1
-6
/
+3
*
API updates for notes.h/c.
Ben Straub
2012-11-27
1
-15
/
+18
*
API review / update for tree.h
Russell Belfer
2012-11-27
1
-5
/
+5
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-1
/
+1
*
tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()
nulltoken
2012-08-21
1
-1
/
+1
*
filemode: deploy enum usage
nulltoken
2012-08-21
1
-2
/
+8
*
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
1
-25
/
+18
|
\
|
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-26
/
+19
*
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+2
|
/
*
tree: Bring back `entry_bypath`
Vicent Marti
2012-06-29
1
-1
/
+1
*
notes: fix memory leaks
Michael Schubert
2012-06-21
1
-12
/
+8
*
Merge remote-tracking branch 'yorah/fix/notes-creation' into development
Vicent Marti
2012-06-19
1
-241
/
+307
|
\
|
*
notes: simplify the handling of fanouts
yorah
2012-06-08
1
-239
/
+222
*
|
misc: Fix warnings from PVS Studio trial
Vicent Martí
2012-06-07
1
-2
/
+2
|
/
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-5
/
+5
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-5
/
+5
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-1
/
+1
*
notes: make git_note_foreach() callback signature easier to cope with from a ...
nulltoken
2012-05-16
1
-7
/
+9
*
Fix notes to use new fixed iterator signature
Russell Belfer
2012-05-15
1
-1
/
+1
*
Fix compilation warnings
nulltoken
2012-05-14
1
-4
/
+1
*
notes: add git_notes_foreach()
nulltoken
2012-05-14
1
-23
/
+135
*
notes: Cleanup error handling
Vicent Martí
2012-05-05
1
-19
/
+11
*
notes: add git_note_default_ref()
Michael Schubert
2012-05-03
1
-0
/
+6
*
notes: honor core.notesRef
Michael Schubert
2012-05-03
1
-6
/
+35
*
Convert indexer, notes, sha1_lookup, and signature
Russell Belfer
2012-03-19
1
-104
/
+75
*
notes: fix assert
schu
2012-02-16
1
-3
/
+3
*
Add git notes API
schu
2012-02-15
1
-0
/
+439