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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin also doesn't have qsort_r
Jacques Germishuys
2014-04-30
1
-1
/
+1
*
Decouple index iterator sort from index
Russell Belfer
2014-04-17
1
-3
/
+5
*
Move libgit2 settings out of util
Edward Thomson
2014-01-14
1
-123
/
+0
*
util: handle NULL pointers passed to git_strarray_free()
Brodie Rao
2014-01-12
1
-0
/
+4
*
Solaris does not have qsort_r
Jacques Germishuys
2014-01-08
1
-0
/
+1
*
util: NetBSD doesn't have qsort_r either
Alessandro Ghedini
2013-11-19
1
-1
/
+2
*
Merge pull request #1858 from linquize/win32-template-dir
Vicent Martí
2013-09-17
1
-0
/
+13
|
\
|
*
Can git_libgit2_opts() with GIT_OPT_GET_TEMPLATE_PATH and GIT_OPT_SET_TEMPLAT...
Linquize
2013-09-18
1
-0
/
+13
*
|
Merge git_buf and git_buffer
Russell Belfer
2013-09-17
1
-0
/
+3
|
/
*
Use git__insertsort_r on Android too.
Krzysztof Adamski
2013-09-01
1
-1
/
+1
*
Add GIT_CAP_SSH if library was built with SSH
Russell Belfer
2013-07-09
1
-0
/
+3
*
Fix some warnings
Russell Belfer
2013-06-17
1
-9
/
+6
*
git__strcasesort_cmp: strcasecmp sorting rules but requires strict equality
Edward Thomson
2013-06-17
1
-0
/
+25
*
util: git__memzero() tweaks
yorah
2013-06-17
1
-9
/
+0
*
util: It's called `memzero`
Vicent Marti
2013-06-12
1
-3
/
+2
*
Add safe memset and use it
Russell Belfer
2013-06-07
1
-0
/
+10
*
qsort_r appeared in glibc 2.8
Edward Thomson
2013-05-25
1
-1
/
+2
*
qsort_r is broken on HURD, avoid
Edward Thomson
2013-05-24
1
-1
/
+2
*
Fixed qsort_r() problem when targeting AmigaOS.
Sebastian Bauer
2013-05-07
1
-1
/
+1
*
git_atomic_ssize for 64-bit atomics only on 64-bit platforms
Edward Thomson
2013-04-25
1
-3
/
+3
*
opts: Add getter for cached memory
Vicent Marti
2013-04-23
1
-0
/
+5
*
cache: Shared meter for memory usage
Vicent Marti
2013-04-22
1
-2
/
+1
*
cache: Max cache size, and evict when the cache fills up
Vicent Marti
2013-04-22
1
-1
/
+5
*
Add range checking around cache opts
Russell Belfer
2013-04-22
1
-3
/
+5
*
Global option setters
Vicent Marti
2013-04-22
1
-0
/
+11
*
lol this worked first try wtf
Vicent Marti
2013-04-22
1
-8
/
+0
*
Fix compilation on OpenBSD
Carlos Martín Nieto
2013-04-15
1
-1
/
+1
*
opts: allow configuration of odb cache size
Michael Schubert
2013-03-25
1
-0
/
+9
*
Fixes and cleanups
Russell Belfer
2013-03-18
1
-53
/
+7
*
Switch search paths to classic delimited strings
Russell Belfer
2013-03-18
1
-15
/
+9
*
Implement global/system file search paths
Russell Belfer
2013-03-15
1
-8
/
+98
*
MSVC: What could possibly be the size of a void*?
Vicent Marti
2013-03-12
1
-1
/
+2
*
Sorting function cleanup and MinGW fix
Russell Belfer
2013-03-11
1
-6
/
+28
*
Make tree iterator handle icase equivalence
Russell Belfer
2013-03-08
1
-0
/
+30
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-6
/
+6
*
opts: Add getters too
Vicent Marti
2013-01-23
1
-2
/
+10
*
Global options setter
Vicent Marti
2013-01-23
1
-0
/
+23
*
Add payload "_r" versions of bsearch and tsort
Russell Belfer
2013-01-15
1
-1
/
+32
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Add full license notice to bsearch code
Martin Woodward
2013-01-03
1
-1
/
+25
*
Fix git__strncasecmp
Philip Kelley
2013-01-03
1
-7
/
+5
*
fetchhead reading/iterating
Edward Thomson
2012-12-19
1
-0
/
+18
*
Fix -Wmaybe-uninitialized warning
Michael Schubert
2012-12-17
1
-1
/
+1
*
Fix iterator reset and add reset ranges
Russell Belfer
2012-12-10
1
-2
/
+10
*
Fix up some missing consts in tree & index
Russell Belfer
2012-11-27
1
-1
/
+1
*
Create internal strcmp variants for function ptrs
Russell Belfer
2012-11-14
1
-0
/
+30
*
config: distinguish between a lone variable name and one without rhs
Carlos Martín Nieto
2012-11-13
1
-7
/
+4
*
Support for core.ignorecase
Philip Kelley
2012-09-17
1
-0
/
+5
*
http: use WinHTTP on Windows
Carlos Martín Nieto
2012-09-14
1
-1
/
+1
*
Add function to query for compile time settings.
Sascha Cunz
2012-08-01
1
-0
/
+12
[next]