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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix off-by-one like in 8060cdc93cc185e9a71c1aa17091dc0a5ab14457 of upstream
HEAD
fixups
Daniel Silverstone
2014-05-29
1
-2
/
+2
*
Add missing accessor for fetchRecurseSubmodules
development
Russell Belfer
2012-09-07
1
-0
/
+20
*
odb: mark unused variable
Michael Schubert
2012-09-06
1
-0
/
+1
*
Merge pull request #900 from pwkelley/development
Vicent Martí
2012-09-06
1
-0
/
+5
|
\
|
*
Expose a malloc function to 3rd party ODB backends
Philip Kelley
2012-08-27
1
-0
/
+5
*
|
Merge pull request #912 from schu/netops-ssl-error
Vicent Martí
2012-09-06
1
-2
/
+38
|
\
\
|
*
|
netops: be more careful with SSL errors
Michael Schubert
2012-09-04
1
-1
/
+37
|
*
|
netops: continue writing on SSL_ERROR_WANT_WRITE
Michael Schubert
2012-09-04
1
-1
/
+1
*
|
|
diff: Cleanup documentation and printf compat
Vicent Marti
2012-09-06
1
-4
/
+4
*
|
|
Fix comments and a minor bug
Russell Belfer
2012-09-05
1
-4
/
+3
*
|
|
Diff iterators
Russell Belfer
2012-09-05
12
-274
/
+809
*
|
|
Merge pull request #856 from libgit2/utf8-win
Vicent Martí
2012-09-04
7
-229
/
+134
|
\
\
\
|
*
|
|
Add bounds checking to UTF-8 conversion
Vicent Marti
2012-08-28
7
-67
/
+42
|
*
|
|
windows: Keep UTF-8 on the stack yo
Vicent Marti
2012-08-28
6
-236
/
+74
|
*
|
|
UTF-8 changes yo
Vicent Martí
2012-08-28
1
-0
/
+92
*
|
|
|
odb: pass the user's data pointer correctly in foreach
Carlos Martín Nieto
2012-09-04
1
-1
/
+1
*
|
|
|
Fix MSVC compilation warnings
nulltoken
2012-09-04
2
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
repository: make initialization cope with missing core.worktree
nulltoken
2012-08-29
1
-2
/
+2
|
/
/
*
|
Merge pull request #905 from carlosmn/signature-now
Vicent Martí
2012-08-28
1
-10
/
+12
|
\
\
|
*
|
signature: make the OS give us the offset for git_signature_now
Carlos Martín Nieto
2012-08-28
1
-10
/
+12
*
|
|
Fix parentheses warning
Michael Schubert
2012-08-28
1
-1
/
+2
|
/
/
*
|
ssl: make cert check ignore work for invalid certs, not just CNs
Carlos Martín Nieto
2012-08-28
1
-2
/
+6
*
|
Merge branch 'branch-delete-ref' into development
Vicent Marti
2012-08-27
3
-17
/
+23
|
\
\
|
*
|
branch: Change `git_branch_delete` to take a ref
Vicent Marti
2012-08-26
2
-17
/
+21
|
*
|
posix: Always set a default mapping mode
Vicent Marti
2012-08-26
1
-0
/
+2
|
|
/
*
|
Merge pull request #904 from arrbee/better-object-peel
Vicent Martí
2012-08-27
3
-66
/
+32
|
\
\
|
*
|
Make git_object_peel a bit smarter
Russell Belfer
2012-08-27
3
-66
/
+32
|
|
/
*
|
Merge pull request #897 from nulltoken/topic/git_reference_check_format
Vicent Martí
2012-08-27
1
-38
/
+70
|
\
\
|
*
|
refs: expose git_reference_normalize_name()
nulltoken
2012-08-27
1
-38
/
+70
*
|
|
Merge pull request #899 from schu/revwalk-push
Vicent Martí
2012-08-27
1
-6
/
+14
|
\
\
\
|
*
|
|
revwalk: refuse push of non-commit objects
Michael Schubert
2012-08-27
1
-6
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #903 from nulltoken/topic/peeling-duplication
Russell Belfer
2012-08-27
1
-25
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
branch: reduce code duplication
nulltoken
2012-08-27
1
-25
/
+3
|
|
/
*
|
indexer: kill git_indexer_stats.data_received
Carlos Martín Nieto
2012-08-26
2
-18
/
+4
*
|
http: increase buffer side to deal with side-band-64k
Carlos Martín Nieto
2012-08-25
1
-1
/
+1
*
|
indexer: don't segfault when freeing an unused indexer
Carlos Martín Nieto
2012-08-25
1
-3
/
+5
*
|
Merge pull request #896 from ben/revparse-ambiguous
Vicent Martí
2012-08-25
1
-3
/
+0
|
\
\
|
*
|
Revparse: GIT_EAMBIGUOUS
Ben Straub
2012-08-25
1
-3
/
+0
*
|
|
Merge pull request #895 from carlosmn/sideband
Vicent Martí
2012-08-24
9
-13
/
+169
|
\
\
\
|
*
|
|
network: add sideband support
Carlos Martín Nieto
2012-08-24
8
-12
/
+155
|
*
|
|
indexer: recognize and mark when all of the packfile has been downloaded
Carlos Martín Nieto
2012-08-24
2
-2
/
+15
*
|
|
|
Merge pull request #852 from arrbee/submodule-extensions
Vicent Martí
2012-08-24
12
-241
/
+1485
|
\
\
\
\
|
*
|
|
|
Fix valgrind warnings and spurious error messages
Russell Belfer
2012-08-24
4
-7
/
+16
|
*
|
|
|
Working implementation of git_submodule_status
Russell Belfer
2012-08-24
5
-210
/
+224
|
*
|
|
|
Fix valgrind issues and leaks
Russell Belfer
2012-08-24
4
-128
/
+143
|
*
|
|
|
Major submodule rewrite
Russell Belfer
2012-08-24
5
-144
/
+1351
*
|
|
|
|
Support new config locations
Russell Belfer
2012-08-24
4
-11
/
+24
*
|
|
|
|
Fix memory leak in cp_r
Russell Belfer
2012-08-24
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix crash with adding internal ignores
Russell Belfer
2012-08-24
1
-8
/
+12
|
/
/
/
*
|
|
Fix errors on Win32 with new repo init
Russell Belfer
2012-08-24
2
-5
/
+8
|
/
/
[next]