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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Adding comment documentation for rev-parse api.
Ben Straub
2012-05-11
1
-3
/
+17
|
*
|
|
|
|
First stab at implementation of rev-parse.
Ben Straub
2012-05-11
1
-0
/
+22
*
|
|
|
|
|
Merge pull request #704 from nulltoken/topic/blob_fromchunks
Vicent Martí
2012-06-07
1
-0
/
+42
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
blob: add git_blob_create_fromchunks()
nulltoken
2012-06-07
1
-0
/
+42
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #697 from carlosmn/ssl
Vicent Martí
2012-06-05
2
-0
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ssl: allow skipping the server certificate check
Carlos Martín Nieto
2012-05-26
1
-0
/
+9
|
*
|
|
|
ssl: check certificates against the system's trusted CAs
Carlos Martín Nieto
2012-05-19
1
-0
/
+1
*
|
|
|
|
refspec: expose the force update specifier through git_refspec_force() accessor
nulltoken
2012-05-30
1
-0
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix spelling errors.
Bruce Mitchener
2012-05-19
14
-28
/
+28
|
/
/
/
*
|
|
libgit2 v0.17.0 "Lord of Diffstruction"
Vicent Marti
2012-05-19
1
-2
/
+2
*
|
|
errors: Rename error codes
Vicent Martí
2012-05-18
8
-18
/
+19
*
|
|
errors: Rename the generic return codes
Vicent Martí
2012-05-18
21
-137
/
+173
*
|
|
Properly tag all `enums` with a `_t`
Vicent Martí
2012-05-18
5
-26
/
+29
*
|
|
refs: git_reference_listall -> git_reference_list
Vicent Martí
2012-05-18
1
-1
/
+1
*
|
|
errors: Remove old comments
Vicent Martí
2012-05-18
1
-13
/
+0
*
|
|
global: Change parameter ordering in API
Vicent Martí
2012-05-18
2
-28
/
+28
*
|
|
notes: make git_note_foreach() callback signature easier to cope with from a ...
nulltoken
2012-05-16
1
-1
/
+12
*
|
|
tree: Naming conventions
Vicent Martí
2012-05-16
1
-1
/
+1
*
|
|
tree: Kill the `git_tree_diff` functions
Vicent Martí
2012-05-16
1
-34
/
+0
*
|
|
Merge pull request #702 from arrbee/fix-status-file
Vicent Martí
2012-05-16
1
-11
/
+20
|
\
\
\
|
*
|
|
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-11
/
+20
*
|
|
|
Introduce GITERR_INDEXER
Carlos Martín Nieto
2012-05-15
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #696 from nulltoken/topic/notes-list
Vicent Martí
2012-05-14
1
-0
/
+21
|
\
\
\
|
*
|
|
notes: add git_notes_foreach()
nulltoken
2012-05-14
1
-0
/
+21
*
|
|
|
Revert "Specifiy dllimport to MSVC if we're not building libgit2.dll"
Vicent Martí
2012-05-14
1
-5
/
+1
|
/
/
/
*
|
|
Specifiy dllimport to MSVC if we're not building libgit2.dll
Sascha Cunz
2012-05-14
1
-1
/
+5
*
|
|
Merge pull request #671 from nulltoken/topic/blob_create_fromdisk
Vicent Martí
2012-05-14
1
-0
/
+12
|
\
\
\
|
*
|
|
blob: Add git_blob_create_fromdisk()
nulltoken
2012-05-13
1
-0
/
+12
|
|
/
/
*
|
|
Merge pull request #681 from scottjg/solaris-fixes
Vicent Martí
2012-05-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix comment typo in common.h
Scott J. Goldman
2012-05-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #682 from arrbee/attribute-cache-buster
Vicent Martí
2012-05-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Add cache busting to attribute cache
Russell Belfer
2012-05-10
1
-2
/
+2
|
|
/
/
*
|
|
Add missing GIT_EXTERN declarations
Sascha Cunz
2012-05-14
3
-9
/
+9
|
/
/
*
|
Merge pull request #670 from nulltoken/ntk/topic/clean-commit_message
Vicent Martí
2012-05-08
2
-0
/
+9
|
\
\
|
*
|
commit/tag: ensure the message is cleaned up
nulltoken
2012-05-07
2
-0
/
+9
*
|
|
Merge pull request #668 from nulltoken/topic/binary-blobs
Russell Belfer
2012-05-08
1
-0
/
+9
|
\
\
\
|
*
|
|
diff: improve git_diff_blobs() documentation
nulltoken
2012-05-07
1
-0
/
+8
|
*
|
|
diff: make git_diff_blobs() able to detect binary blobs
nulltoken
2012-05-07
1
-0
/
+1
|
|
/
/
*
|
|
remotes: change git_remote_new's signature
Carlos Martín Nieto
2012-05-08
1
-2
/
+3
*
|
|
remote: add git_remote_add()
Carlos Martín Nieto
2012-05-08
1
-0
/
+10
|
/
/
*
|
Merge pull request #664 from arrbee/attrs-from-index
Vicent Martí
2012-05-05
1
-11
/
+155
|
\
\
|
*
|
Fix memory leaks and use after free
Russell Belfer
2012-05-04
1
-3
/
+3
|
*
|
Support reading attributes from index
Russell Belfer
2012-05-03
1
-11
/
+155
*
|
|
notes: add git_note_default_ref()
Michael Schubert
2012-05-03
1
-0
/
+10
|
/
/
*
|
Remove old and unused error codes
Vicent Martí
2012-05-02
2
-108
/
+8
*
|
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
15
-34
/
+514
|
\
\
|
*
|
Fix usage of "new" for fieldname in public header
Russell Belfer
2012-05-02
1
-16
/
+16
|
*
|
Merge remote-tracking branch 'carlosmn/remaining-errors' into new-error-handling
Vicent Martí
2012-05-01
1
-0
/
+2
|
|
\
\
|
|
*
|
error handling: move the missing parts over to the new error handling
Carlos Martín Nieto
2012-04-26
1
-0
/
+2
|
*
|
|
diff: provide more context to the consumer of the callbacks
nulltoken
2012-04-30
1
-20
/
+17
[prev]
[next]