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
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add function to query for compile time settings.
Sascha Cunz
2012-08-01
1
-0
/
+23
*
Updates from comments on OS4 compatibility pull request http://github.com/lib...
Chris Young
2012-06-14
1
-2
/
+0
*
Fix gethostbyname compatibility
Chris Young
2012-06-09
1
-5
/
+1
*
Generic needs compat files
Chris Young
2012-06-08
1
-1
/
+1
*
OS4 compatibility
Chris Young
2012-06-08
1
-0
/
+2
*
Network byte order is big-endian - the way it should be :)
Chris Young
2012-06-07
1
-0
/
+8
*
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
*
Fix comment typo in common.h
Scott J. Goldman
2012-05-10
1
-1
/
+1
*
Merge branch 'new-error-handling' into development
Vicent Martí
2012-05-02
1
-0
/
+1
|
\
|
*
Add support for pathspec to diff and status
Russell Belfer
2012-04-13
1
-0
/
+1
*
|
Check for _WIN32 is sufficient, even for x64 compilers
Sven Strickroth
2012-04-21
1
-1
/
+1
|
/
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
threads: Fix the shared global state with TLS
Vicent Marti
2011-11-16
1
-13
/
+0
*
fix build for x64
Sven Strickroth
2011-10-09
1
-1
/
+1
*
msvc: Properly handle inttypes.h/stdint.h
Vicent Marti
2011-10-05
1
-0
/
+6
*
Merge pull request #411 from boyski/gcc4
Vicent Martí
2011-09-18
1
-2
/
+2
|
\
|
*
Don't use '__attribute__ visibility' with gcc unless it's at
David Boyce
2011-09-18
1
-2
/
+2
*
|
Tabify everything
Vicent Marti
2011-09-19
1
-11
/
+11
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
|
/
*
Add method to get the compiled version of the lib
Vicent Marti
2011-06-16
1
-0
/
+10
*
Fix: GIT_PATH_PATH_SEPARATOR is now a semi-colon under Windows.
Romain Geissler
2011-06-15
1
-0
/
+20
*
Move all error-related defines to `git2/errors.h`
Vicent Marti
2011-05-11
1
-94
/
+0
*
Fix issue #79 - git_lasterror() isn't appearing in git2.dll in windows.
kelly.leahy
2011-05-09
1
-0
/
+2
*
Change error handling mechanism once again
Vicent Marti
2011-05-09
1
-0
/
+3
*
errors: Update external API with new `git_lasterror`
Vicent Marti
2011-05-09
1
-0
/
+3
*
Properly check `strtol` for errors
Vicent Marti
2011-04-09
1
-0
/
+6
*
Match the comment with the error string
Carlos Martín Nieto
2011-03-29
1
-1
/
+1
*
Add GIT_EEXISTS error code
Carlos Martín Nieto
2011-03-29
1
-0
/
+3
*
common.h: Fix minor typos
Jakob Pfender
2011-03-23
1
-3
/
+3
*
I broke your bindings
Vicent Marti
2011-03-20
1
-0
/
+3
*
Export `git_strarray_free` instead of inlining
Vicent Marti
2011-03-16
1
-8
/
+1
*
Add new method `git_reference_listall`
Vicent Marti
2011-03-14
1
-0
/
+16
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+163