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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the handling of large binary diffs
Russell Belfer
2014-05-31
1
-0
/
+7
*
React to feedback for UTF-8 <-> WCHAR and reparse work
Philip Kelley
2014-04-23
1
-0
/
+9
*
Decouple index iterator sort from index
Russell Belfer
2014-04-17
1
-0
/
+1
*
Introduce git__date_rfc2822_fmt. Allows for RFC2822 date headers
Jacques Germishuys
2014-04-11
1
-0
/
+12
*
Split p_strlen into its own header
Carlos Martín Nieto
2014-02-05
1
-1
/
+1
*
utils: don't reimplement strnlen
Carlos Martín Nieto
2014-02-05
1
-2
/
+2
*
Mark git__timer as inline on OSX
Ben Straub
2013-10-01
1
-1
/
+1
*
Initial Implementation of progress reports during push
Jameson Miller
2013-09-30
1
-0
/
+61
*
vector: Teach git_vector_uniq() to free while deduplicating
nulltoken
2013-08-27
1
-1
/
+4
*
git_strndup fix when OOM
Edward Thomson
2013-08-08
1
-0
/
+3
*
Major rename detection changes
Russell Belfer
2013-07-31
1
-0
/
+5
*
Add accessors for refcount value
Russell Belfer
2013-07-10
1
-0
/
+3
*
git__strcasesort_cmp: strcasecmp sorting rules but requires strict equality
Edward Thomson
2013-06-17
1
-0
/
+2
*
util: git__memzero() tweaks
yorah
2013-06-17
1
-1
/
+11
*
util: It's called `memzero`
Vicent Marti
2013-06-12
1
-3
/
+3
*
Merge remote-tracking branch 'arrbee/minor-paranoia' into development
Vicent Marti
2013-06-12
1
-3
/
+8
|
\
|
*
Add safe memset and use it
Russell Belfer
2013-06-07
1
-3
/
+8
*
|
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+2
|
/
*
Fix issues with git_diff_find_similar
Russell Belfer
2013-05-17
1
-0
/
+7
*
Unify whitespaces to tabs
Linquize
2013-05-15
1
-4
/
+4
*
Make refcounting atomic
Carlos Martín Nieto
2013-04-22
1
-4
/
+4
*
Add git__compare_and_swap and use it
Russell Belfer
2013-04-22
1
-19
/
+0
*
Further threading fixes
Russell Belfer
2013-04-22
1
-1
/
+20
*
Move refdb_backend to include/git2/sys
Russell Belfer
2013-04-21
1
-0
/
+2
*
Sorting function cleanup and MinGW fix
Russell Belfer
2013-03-11
1
-5
/
+7
*
Make tree iterator handle icase equivalence
Russell Belfer
2013-03-08
1
-0
/
+4
*
signature: Shut up MSVC, you silly goose
Vicent Marti
2013-02-20
1
-0
/
+15
*
Use malloc rather than calloc
Ben Straub
2013-02-01
1
-1
/
+2
*
Introduce git__substrdup
Ben Straub
2013-02-01
1
-5
/
+9
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-1
/
+4
*
Add payload "_r" versions of bsearch and tsort
Russell Belfer
2013-01-15
1
-2
/
+18
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
fetchhead reading/iterating
Edward Thomson
2012-12-19
1
-0
/
+1
*
Create internal strcmp variants for function ptrs
Russell Belfer
2012-11-14
1
-0
/
+5
*
Some diff refactorings to help code reuse
Russell Belfer
2012-11-09
1
-0
/
+5
*
Fix implementation of strndup to not overrun
Philip Kelley
2012-11-09
1
-5
/
+6
*
Support for core.ignorecase
Philip Kelley
2012-09-17
1
-0
/
+7
*
Add git_buf_unescape and git__unescape to unescape all characters in a string...
yorah
2012-07-24
1
-0
/
+9
*
Merge pull request #812 from arrbee/assorted-tweaks
Vicent Martí
2012-07-12
1
-1
/
+1
|
\
|
*
Adding unicode space to match crlf patterns
Russell Belfer
2012-07-10
1
-1
/
+1
*
|
util: add git__isdigit()
nulltoken
2012-07-07
1
-0
/
+5
|
/
*
revparse: fix parsing of date specifiers
nulltoken
2012-07-02
1
-7
/
+0
*
Move git__date_parse declaration to util.h.
Ben Straub
2012-06-06
1
-0
/
+10
*
Merge branch 'development' into rev-parse
Ben Straub
2012-06-05
1
-0
/
+14
|
\
|
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-0
/
+9
|
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-0
/
+5
*
|
Fix date.c build in msvc.
Ben Straub
2012-05-15
1
-1
/
+1
*
|
Rev-parse: @{time} syntax.
Ben Straub
2012-05-11
1
-0
/
+7
|
/
*
util: Fix git__isspace() implementation
nulltoken
2012-05-09
1
-1
/
+1
*
msvc: Do not use `isspace`
Vicent Martí
2012-05-09
1
-0
/
+15
[next]