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
*
array: mark the array to grow as volatile
replace-luagit2
Carlos Martín Nieto
2014-08-05
1
-1
/
+1
*
revwalk: remove preallocation of the uninteresting commits
Carlos Martín Nieto
2014-08-05
1
-3
/
+0
*
Make sure \n is at the end of config file before a new section is written
Linquize
2014-08-05
1
-3
/
+3
*
Properly report failure when expanding a packfile
William Swanson
2014-08-05
1
-1
/
+1
*
refspec: support asterisks in the middle of a pattern
Carlos Martín Nieto
2014-08-05
1
-18
/
+32
*
refspec: short-circuit non-pattern refspecs on transform
Carlos Martín Nieto
2014-08-05
1
-0
/
+10
*
Include libssh2.h before git2.h (transport.h)
Jacques Germishuys
2014-08-05
1
-2
/
+4
*
netops: error out on url without a path
Carlos Martín Nieto
2014-08-05
1
-0
/
+3
*
ssh: libssh2_channel_write() behaves like send()
Carlos Martín Nieto
2014-08-05
1
-1
/
+12
*
Round up pool alloc sizes for alignment
Russell Belfer
2014-08-05
1
-1
/
+1
*
ssl: init only once without threads
Carlos Martín Nieto
2014-08-05
1
-1
/
+7
*
treebuilder: set the attributes before sorting and inserting
Carlos Martín Nieto
2014-07-31
1
-3
/
+6
*
Merge pull request #2421 from libgit2/cmn/init-ssl-once
Vicent Marti
2014-06-14
4
-16
/
+81
|
\
|
*
ssl: init everything all the time
Carlos Martín Nieto
2014-06-12
3
-87
/
+51
|
*
ssl: init also without threads
Carlos Martín Nieto
2014-06-12
1
-9
/
+10
|
*
ssl: cargo-cult thread safety
Carlos Martín Nieto
2014-06-12
4
-23
/
+46
|
*
ssl: use locking
Carlos Martín Nieto
2014-06-11
1
-0
/
+42
|
*
netops: init OpenSSL once under lock
Carlos Martín Nieto
2014-06-11
3
-2
/
+37
*
|
http: fix typo in credentials logic
Carlos Martín Nieto
2014-06-13
1
-1
/
+1
*
|
revwalk: more sensible array handling
Carlos Martín Nieto
2014-06-11
1
-2
/
+2
*
|
treebuilder: insert sorted
Carlos Martín Nieto
2014-06-10
1
-2
/
+2
*
|
Merge pull request #2407 from libgit2/cmn/remote-rename-more
Vicent Marti
2014-06-08
1
-71
/
+80
|
\
\
|
*
|
remote: don't free the remote on delete
Carlos Martín Nieto
2014-06-06
1
-2
/
+0
|
*
|
remote: handle symrefs when renaming
Carlos Martín Nieto
2014-06-06
1
-10
/
+39
|
*
|
remote: return problem refspecs instead of using a callback
Carlos Martín Nieto
2014-06-06
1
-15
/
+25
|
*
|
remote: make sure the name stays valid on rename
Carlos Martín Nieto
2014-06-06
1
-3
/
+6
|
*
|
remote: remove rename code for anonymous remotes
Carlos Martín Nieto
2014-06-06
1
-42
/
+11
|
|
/
*
|
React to review feedback
Philip Kelley
2014-06-07
3
-18
/
+26
*
|
Win32: Fix object::cache::threadmania test on x64
Philip Kelley
2014-06-07
5
-63
/
+91
|
/
*
remote: tighten up reference renaming
Carlos Martín Nieto
2014-06-06
1
-7
/
+9
*
Merge pull request #2399 from libgit2/cmn/path-to-path
Vicent Marti
2014-06-03
4
-35
/
+26
|
\
|
*
clone: re-use the local transport's path resolution
Carlos Martín Nieto
2014-06-03
4
-35
/
+26
*
|
Merge pull request #2395 from libgit2/cmn/ref-iter-concurrent
Russell Belfer
2014-06-03
1
-8
/
+16
|
\
\
|
|
/
|
/
|
|
*
refs: copy the packed refs on iteration
Carlos Martín Nieto
2014-06-02
1
-8
/
+16
*
|
Merge pull request #2389 from arthurschreiber/arthur/set-error-when-no-remote...
Vicent Marti
2014-06-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remote: Set an error when a remote cannot be found.
Arthur Schreiber
2014-05-30
1
-0
/
+1
*
|
remote: build up the list of refs to remove
Carlos Martín Nieto
2014-06-01
1
-8
/
+34
*
|
minor cleanups
Russell Belfer
2014-05-31
1
-5
/
+5
*
|
Clean up the handling of large binary diffs
Russell Belfer
2014-05-31
2
-38
/
+55
*
|
Ignore core.safecrlf=warn until we have a warn infrastructure
Edward Thomson
2014-05-30
1
-1
/
+7
|
/
*
Refs: Introduce `git_refname_t`.
Arthur Schreiber
2014-05-30
2
-13
/
+12
*
Refs: Fix some issue when core.precomposeunicode = true.
Arthur Schreiber
2014-05-30
2
-25
/
+9
*
config: initialize the error
Carlos Martín Nieto
2014-05-30
1
-1
/
+1
*
Merge pull request #2011 from libgit2/cmn/clone-local
Vicent Marti
2014-05-29
4
-13
/
+179
|
\
|
*
clone: allow for linking in local clone
Carlos Martín Nieto
2014-05-28
1
-5
/
+31
|
*
fileops: allow linking files when copying directory structures
Carlos Martín Nieto
2014-05-28
2
-2
/
+6
|
*
clone: add flag not to link
Carlos Martín Nieto
2014-05-28
1
-1
/
+1
|
*
clone: add flags to override whether to perform a local clone
Carlos Martín Nieto
2014-05-28
2
-1
/
+36
|
*
clone: store the realpath when given a relative one
Carlos Martín Nieto
2014-05-28
1
-1
/
+10
|
*
clone: perform a "local clone" when given a local path
Carlos Martín Nieto
2014-05-28
1
-11
/
+103
[next]