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
/
tag.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
message: Expose git_message_prettify()
nulltoken
2012-06-19
1
-2
/
+2
*
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-1
/
+1
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-2
/
+2
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-11
/
+11
*
commit/tag: ensure the message is cleaned up
nulltoken
2012-05-07
1
-0
/
+3
*
tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...
nulltoken
2012-04-10
1
-0
/
+15
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-3
/
+3
*
Tabify everything
Vicent Marti
2011-09-19
1
-2
/
+2
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-8
/
+8
*
tag: Make git_tag_create_lightweight() accessible to bindings
nulltoken
2011-07-14
1
-1
/
+1
*
tag: Add creation of lightweight tag
nulltoken
2011-07-11
1
-3
/
+37
*
tag: add pattern based retrieval of list of tag names
nulltoken
2011-07-07
1
-0
/
+23
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
*
Remove redundant methods from the API
Vicent Marti
2011-06-28
1
-90
/
+14
*
Update documentation
Vicent Marti
2011-06-16
1
-7
/
+7
*
Merge pull request #216 from glesserd/development
Vicent Martí
2011-06-08
1
-1
/
+3
|
\
|
*
Change a dirty indentation
David Glesser
2011-06-04
1
-1
/
+1
|
*
Set the oid when a tag already exists.
David Glesser
2011-05-30
1
-1
/
+3
*
|
Added methods to search objects of different types
Marc Pegon
2011-06-06
1
-0
/
+17
|
/
*
Add `git_tag_list`
Vicent Marti
2011-04-12
1
-0
/
+17
*
Merge branch 'tagging' of https://github.com/nulltoken/libgit2 into development
Vicent Marti
2011-04-02
1
-1
/
+74
|
\
|
*
Rename git_tag_create_o_f() to git_tag_create_fo()
nulltoken
2011-03-30
1
-2
/
+2
|
*
Add git_tag_delete()
nulltoken
2011-03-30
1
-0
/
+14
|
*
Add git_tag_create_o_f() and git_tag_create_f() which overwrite existing tag ...
nulltoken
2011-03-30
1
-0
/
+58
|
*
Prevent tag_create() from creating a conflicting reference
nulltoken
2011-03-30
1
-1
/
+2
*
|
Add git_tag_create_frombuffer API
Carlos Martín Nieto
2011-03-28
1
-0
/
+14
|
/
*
Do not return on `void` helper methods
Vicent Marti
2011-03-23
1
-1
/
+1
*
Add close wappers for commit, tree, tag and blob
Carlos Martín Nieto
2011-03-23
1
-0
/
+18
*
I broke your bindings
Vicent Marti
2011-03-20
1
-39
/
+60
*
Fix the retarded object interdependency system
Vicent Marti
2011-03-14
1
-3
/
+12
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+145