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
*
Add function to query for compile time settings.
Sascha Cunz
2012-08-01
1
-0
/
+12
*
Add git_buf_unescape and git__unescape to unescape all characters in a string...
yorah
2012-07-24
1
-0
/
+18
*
Fix git_status_file for files that start with a character > 0x7f
Adam Roben
2012-06-07
1
-1
/
+1
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-0
/
+24
*
msvc: Do not use `isspace`
Vicent Martí
2012-05-09
1
-1
/
+1
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-16
/
+0
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-2
/
+3
*
Add support for pathspec to diff and status
Russell Belfer
2012-04-13
1
-0
/
+29
*
Migrate index, oid, and utils to new errors
Russell Belfer
2012-03-19
1
-10
/
+16
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-2
/
+3
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-6
/
+9
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Improved gitattributes macro implementation
Russell Belfer
2011-12-30
1
-15
/
+23
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-2
/
+2
*
config: Proper type declarations for 64 bit ints
Vicent Marti
2011-09-30
1
-5
/
+6
*
config: make git_config_[get|set]_long() able to properly deal with 8 bytes w...
nulltoken
2011-09-22
1
-2
/
+19
*
Tabify everything
Vicent Marti
2011-09-19
1
-23
/
+23
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
Fix some random size_t vs. int conversion warnings
Sebastian Schuberth
2011-09-08
1
-2
/
+2
*
posix: Properly handle `snprintf` in all platforms
Vicent Marti
2011-08-18
1
-14
/
+1
*
util: Add git__strcmp_cb() wrapper
nulltoken
2011-08-09
1
-0
/
+13
*
win32: replace usage of _MSV_VER with _MSC_VER
nulltoken
2011-07-09
1
-1
/
+1
*
vector: Timsort all of the things
Vicent Marti
2011-07-07
1
-59
/
+20
*
Merge pull request #296 from kiryl/index-optimization
Vicent Martí
2011-07-06
1
-0
/
+64
|
\
|
*
util: introduce merge sort routine
Kirill A. Shutemov
2011-07-05
1
-0
/
+64
*
|
fnmatch: Use native on Unix, emulate on Win32
Vicent Marti
2011-07-06
1
-4
/
+2
|
/
*
Merge pull request #300 from carlosmn/gsoc2011/master
Vicent Martí
2011-07-05
1
-0
/
+22
|
\
|
*
Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapper
Carlos Martín Nieto
2011-06-26
1
-0
/
+22
*
|
fileops: Cleanup
Vicent Marti
2011-07-05
1
-200
/
+0
*
|
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-8
/
+8
|
/
*
Add method to get the compiled version of the lib
Vicent Marti
2011-06-16
1
-0
/
+8
*
odb: Fix loading ODB alternates
Vicent Marti
2011-06-03
1
-16
/
+18
*
Fix compilation warnings in MSVC
nulltoken
2011-05-24
1
-1
/
+1
*
util.c: Move to new error handling mechanism
Jakob Pfender
2011-05-23
1
-3
/
+3
*
utils: Move git__str[n]tolower
Vicent Marti
2011-05-17
1
-0
/
+14
*
Properly check `strtol` for errors
Vicent Marti
2011-04-09
1
-0
/
+79
*
Add detection of incorrect usage to git__joinpath()
nulltoken
2011-03-23
1
-0
/
+3
*
Export `git_strarray_free` instead of inlining
Vicent Marti
2011-03-16
1
-0
/
+9
*
Use memmove() in git__dirname and git__basename
Vicent Marti
2011-03-05
1
-2
/
+2
*
Use memmove() in git__joinpath for overlapping copies
Vicent Marti
2011-03-05
1
-1
/
+1
*
Slightly changed the behavior of git__joinpath() and git__joinpath_n().
nulltoken
2011-03-03
1
-1
/
+5
*
Use the new git__joinpath to build paths in methods
Vicent Marti
2011-02-09
1
-18
/
+18
*
Fixed a small issue in git__join_path(). Added tests to exercise git__join_pa...
nulltoken
2011-02-05
1
-1
/
+3
*
Add new utility method `git__joinpath`
Vicent Marti
2011-02-05
1
-0
/
+24
*
Fix directory/path manipulation methods
Vicent Marti
2011-02-05
1
-38
/
+166
*
Add generic hash function to util.c
Vicent Marti
2010-12-30
1
-0
/
+96
*
Remove git_errno
Vicent Marti
2010-12-23
1
-24
/
+0
*
Fix wrong pointer check in git__strdup
Vicent Marti
2010-11-19
1
-1
/
+1
*
Add auxiliary method git__hexdump
Vicent Marti
2010-08-12
1
-0
/
+44
*
Fix some "signed v unsigned comparison" warnings with -Wextra
Ramsay Jones
2010-01-20
1
-1
/
+1
[next]