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 #2189 from Aimeast/octopus
Vicent Marti
2014-03-18
1
-1
/
+16
|
\
|
*
Implement git_merge_base_octopus
Aimeast
2014-03-18
1
-1
/
+16
*
|
Merge pull request #2192 from phkelley/development
Vicent Marti
2014-03-18
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Seamless support for NTLM/Kerberos auth on Windows
Philip Kelley
2014-03-18
1
-1
/
+2
*
|
branch: constness fixes
Carlos Martín Nieto
2014-03-17
2
-2
/
+2
|
/
*
refs: fix copy-paste doc error
Carlos Martín Nieto
2014-03-13
1
-1
/
+1
*
Add git_submodule_resolve_url()
Jan Melcher
2014-03-10
1
-0
/
+10
*
Merge pull request #2028 from libgit2/options-names
Vicent Marti
2014-03-07
4
-29
/
+29
|
\
|
*
git_revert_opts -> git_revert_options
Ben Straub
2014-03-06
1
-9
/
+9
|
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
4
-21
/
+21
*
|
Merge pull request #2153 from mekishizufu/tag_example
Russell Belfer
2014-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo
Jiri Pospisil
2014-03-05
1
-1
/
+1
*
|
Revert pull request #1997
Vicent Marti
2014-03-06
1
-1
/
+1
*
|
Merge pull request #1997 from mgbowen/merge-options-init-fix
Vicent Marti
2014-03-06
1
-1
/
+1
|
\
\
|
*
|
Fix GIT_MERGE_OPTS_INIT on MSVC.
Matthew Bowen
2013-12-09
1
-1
/
+1
*
|
|
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
14
-0
/
+206
*
|
|
Add git_object_short_id API to get short id string
Russell Belfer
2014-03-04
1
-0
/
+10
*
|
|
Add exists_prefix to ODB backend and ODB API
Russell Belfer
2014-03-04
2
-5
/
+18
|
|
/
|
/
|
*
|
Fix the description for `GIT_FEATURE_SSH`.
Arthur Schreiber
2014-03-03
1
-1
/
+1
*
|
features: Rename `_HAS_` to `_FEATURE_`
Vicent Marti
2014-03-03
1
-7
/
+7
*
|
caps: Rename the enum name too!
Vicent Marti
2014-03-03
1
-1
/
+1
*
|
caps: Rename to features to avoid confusion
Vicent Marti
2014-03-03
1
-8
/
+13
*
|
Add buffer to buffer diff and patch APIs
Russell Belfer
2014-02-27
2
-0
/
+61
*
|
Merge pull request #2137 from jru/blame-first-parent
Ben Straub
2014-02-26
1
-0
/
+3
|
\
\
|
*
|
Document enumerator and rewording
Juan Rubén
2014-02-24
1
-1
/
+2
|
*
|
Add option to limit blame to first parent
Juan Rubén
2014-02-23
1
-0
/
+2
*
|
|
Improve documentation for merging
Edward Thomson
2014-02-21
1
-33
/
+127
*
|
|
Address PR comments
Russell Belfer
2014-02-20
2
-13
/
+6
*
|
|
Make git_oid_equal a non-inline API
Russell Belfer
2014-02-20
1
-4
/
+1
|
/
/
*
|
refs: move current_id before the reflog parameters
Carlos Martín Nieto
2014-02-10
1
-4
/
+4
*
|
refs: conditional wording fixups
Carlos Martín Nieto
2014-02-10
1
-8
/
+11
*
|
Add git_commit_amend API
Russell Belfer
2014-02-07
2
-10
/
+75
*
|
Merge pull request #2099 from libgit2/bs/more-reflog-stuff
Russell Belfer
2014-02-07
4
-5
/
+39
|
\
\
|
*
|
Correct default reflog message for git_remote_fetch
Ben Straub
2014-02-06
1
-1
/
+2
|
*
|
Fix terrible indentation
Ben Straub
2014-02-06
2
-2
/
+2
|
*
|
Merge remote-tracking branch 'libgit2/development' into bs/more-reflog-stuff
Ben Straub
2014-02-05
1
-6
/
+12
|
|
\
\
|
*
|
|
Add reflog params to git_repository_detach_head
Ben Straub
2014-02-04
1
-1
/
+5
|
*
|
|
Add reflog parameters to remote apis
Ben Straub
2014-02-04
1
-2
/
+14
|
*
|
|
Add reflog parameters to git_push_update_tips
Ben Straub
2014-02-04
1
-1
/
+7
|
*
|
|
Add reflog parameters to git_reset
Ben Straub
2014-02-03
1
-1
/
+12
*
|
|
|
Merge pull request #2042 from libgit2/cmn/conditional-ref
Russell Belfer
2014-02-07
3
-9
/
+106
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
/
+4
|
*
|
|
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
-0
/
+40
|
*
|
|
refdb: add conditional symbolic updates
Carlos Martín Nieto
2014-02-05
1
-1
/
+1
|
*
|
|
refs: return GIT_EMODIFIED if the ref target moved
Carlos Martín Nieto
2014-02-05
2
-2
/
+5
|
*
|
|
refs: changes from feedback
Carlos Martín Nieto
2014-02-05
1
-1
/
+1
|
*
|
|
refs: conditional ref updates
Carlos Martín Nieto
2014-02-05
2
-6
/
+46
|
|
/
/
*
|
|
Merge pull request #2094 from libgit2/cmn/push-non-commit
Russell Belfer
2014-02-05
1
-4
/
+10
|
\
\
\
[prev]
[next]