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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge pull request #875 from arrbee/fix-message-prettify-length-check
Russell Belfer
2012-08-14
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Make git_message_prettify return bytes written
Russell Belfer
2012-08-14
1
-3
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #871 from joshtriplett/fix-note_foreach-docs
Vicent Martí
2012-08-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
git_note_foreach: Fix documentation for notes_ref parameter
Josh Triplett
2012-08-12
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #870 from joshtriplett/fix-note_create-docs
Vicent Martí
2012-08-13
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
git_note_oid: Fix the documentation to reference parameters using the correct...
Josh Triplett
2012-08-12
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #872 from joshtriplett/fix-note_remove-docs
Vicent Martí
2012-08-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
git_note_remove: Copyediting on documentation for the oid parameter
Josh Triplett
2012-08-12
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Fix incorrect array size in example for git_config_get_mapped
Josh Triplett
2012-08-12
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Export git_attr_value
Josh Triplett
2012-08-11
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
11
-29
/
+67
|
\
\
\
\
|
*
|
|
|
Update iterators for consistency across library
Russell Belfer
2012-08-03
10
-29
/
+56
|
*
|
|
|
Fix git_tree_walk to return user error
Russell Belfer
2012-07-26
1
-0
/
+11
*
|
|
|
|
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
10
-12
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
10
-12
/
+12
*
|
|
|
|
|
Merge pull request #850 from libgit2/attr-export
Vicent Martí
2012-08-01
1
-9
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
attr: Do not export variables externally
Vicent Marti
2012-08-02
1
-9
/
+25
*
|
|
|
|
|
|
Merge pull request #848 from carlosmn/pending-message
Vicent Martí
2012-08-01
1
-0
/
+22
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
repository: add a getter and remove function for git's prepared message
Carlos Martín Nieto
2012-08-01
1
-0
/
+22
*
|
|
|
|
|
|
Add function to query for compile time settings.
Sascha Cunz
2012-08-01
1
-0
/
+23
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #833 from carlosmn/odb-one
Vicent Martí
2012-07-31
2
-0
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
repo: add git_repository_wrap_odb() to wrap an ODB
Carlos Martín Nieto
2012-07-21
1
-0
/
+13
|
*
|
|
|
|
|
odb: allow creating an ODB backend from a packfile index
Carlos Martín Nieto
2012-07-21
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
git_oid_cmp: inline memcmp by hand to optimize
Michael Schubert
2012-07-29
1
-1
/
+25
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #834 from carlosmn/network-callbacks
Vicent Martí
2012-07-27
2
-1
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
Add a struct for network callbacks
Carlos Martín Nieto
2012-07-21
2
-1
/
+35
|
|
/
/
/
/
*
|
|
|
|
branch: Add `repository` argument to `create`
Vicent Marti
2012-07-27
1
-0
/
+1
*
|
|
|
|
Merge remote-tracking branch 'nulltoken/topic/branch-rework' into development
Vicent Marti
2012-07-27
2
-29
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
refs: drop git_reference_remote_tracking_from_branch()
nulltoken
2012-07-24
1
-21
/
+0
|
*
|
|
|
|
branch: introduce git_branch_tracking()
nulltoken
2012-07-24
1
-0
/
+16
|
*
|
|
|
|
branch: make git_branch_move() reference based
nulltoken
2012-07-24
1
-9
/
+4
|
*
|
|
|
|
branch: slight git_branch_create() doc improvement
nulltoken
2012-07-24
1
-2
/
+2
|
*
|
|
|
|
branch: introduce git_reference_is_branch()
nulltoken
2012-07-24
1
-0
/
+10
|
*
|
|
|
|
branch: introduce git_branch_lookup()
nulltoken
2012-07-24
1
-0
/
+24
|
*
|
|
|
|
branch: change git_branch_create() to make it return a reference
nulltoken
2012-07-24
1
-4
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
reflog: Rename `entry_drop` to `drop`
Vicent Marti
2012-07-27
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'nulltoken/topic/reflog-delete' into development
Vicent Marti
2012-07-27
1
-8
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
reflog: prevent git_reflog_append() from persisting the reflog back to disk
nulltoken
2012-07-25
1
-9
/
+4
|
*
|
|
|
|
reflog: prevent git_reflog_read() from chocking when no log exists yet
nulltoken
2012-07-25
1
-0
/
+4
|
*
|
|
|
|
reflog: introduce git_reflog_write()
nulltoken
2012-07-25
1
-0
/
+9
|
*
|
|
|
|
reflog: rename git_reflog_write() to git_reflog_append()
nulltoken
2012-07-25
1
-2
/
+2
|
*
|
|
|
|
reflog: introduce git_reflog_entry_drop()
nulltoken
2012-07-25
1
-0
/
+20
|
|
/
/
/
/
*
|
|
|
|
Remotes: Setter for url+pushurl; Getter for pushurl
Sascha Cunz
2012-07-26
1
-0
/
+30
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add flag to turn off pathspec testing for diff and status
yorah
2012-07-24
2
-0
/
+4
|
/
/
/
*
|
|
Merge pull request #818 from nulltoken/rework
Vicent Martí
2012-07-21
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
object: introduce git_object_peel()
nulltoken
2012-07-17
1
-0
/
+17
*
|
|
attr: Rename the `git_attr__` exports
Vicent Marti
2012-07-15
1
-8
/
+8
|
/
/
*
|
commit: properly export git_commit_nth_gen_ancestor()
Carlos Martín Nieto
2012-07-12
1
-1
/
+1
*
|
Merge pull request #789 from carlosmn/odb-foreach
Vicent Martí
2012-07-12
2
-0
/
+20
|
\
\
|
*
|
odb: add git_odb_foreach()
Carlos Martín Nieto
2012-07-03
2
-0
/
+20
[prev]
[next]