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
/
tests-clar
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix errors on Win32 with new repo init
Russell Belfer
2012-08-24
1
-15
/
+25
*
Fix warnings and merge issues on Win64
Russell Belfer
2012-08-23
1
-1
/
+1
*
Some cleanup suggested during review
Russell Belfer
2012-08-22
1
-3
/
+6
*
Don't reference stack vars in cleanup callback
Russell Belfer
2012-08-22
1
-4
/
+7
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
2
-0
/
+292
*
Add git_buf_unescape and git__unescape to unescape all characters in a string...
yorah
2012-07-24
1
-0
/
+20
*
Fix memory leak in test
Russell Belfer
2012-07-12
1
-1
/
+1
*
Add path utilities to resolve relative paths
Russell Belfer
2012-07-10
1
-0
/
+51
*
Add a couple of useful git_buf utilities
Russell Belfer
2012-07-10
1
-0
/
+47
*
Plug a few leaks
Carlos Martín Nieto
2012-06-20
1
-0
/
+2
*
Tests: wrap 'getenv' and friends for Win32 tests.
Ben Straub
2012-06-08
1
-53
/
+0
*
misc: Fix warnings from PVS Studio trial
Vicent Martí
2012-06-07
1
-2
/
+2
*
tests: fix assertion
nulltoken
2012-06-07
1
-1
/
+1
*
tests-clar/core: fix non-null warning
Michael Schubert
2012-05-26
1
-1
/
+4
*
Make errors for system and global files consistent
Russell Belfer
2012-05-25
1
-0
/
+35
*
Fix bugs for status with spaces and reloaded attrs
Russell Belfer
2012-05-24
1
-1
/
+4
*
Clean up system file finding tests on Win32
Russell Belfer
2012-05-24
1
-19
/
+10
*
Fix bugs in UTF-8 <-> UTF-16 conversion
Russell Belfer
2012-05-24
1
-1
/
+5
*
Get user's home dir in UTF-16 clean manner
Russell Belfer
2012-05-24
1
-0
/
+132
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-0
/
+50
*
Add a test to verify FILENAME_MAX
Scott J. Goldman
2012-05-13
1
-0
/
+11
*
compat: make p_realpath Windows implementation be a bit more POSIX compliant ...
nulltoken
2012-05-08
1
-0
/
+13
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-33
/
+16
*
Rename git_khash_str to git_strmap, etc.
Russell Belfer
2012-04-25
1
-0
/
+102
*
Convert attrs and diffs to use string pools
Russell Belfer
2012-04-25
1
-6
/
+6
*
Implement git_pool paged memory allocator
Russell Belfer
2012-04-25
1
-0
/
+85
*
Update clar and remove old helpers
Russell Belfer
2012-04-17
3
-82
/
+86
*
Merge pull request #619 from nulltoken/topic/branches
Vicent Martí
2012-04-11
1
-7
/
+21
|
\
|
*
fileops: Make git_futils_mkdir_r() able to skip non-empty directories
nulltoken
2012-04-10
1
-7
/
+21
*
|
Fix MSVC "unreferenced local variable" compilation warning.
nulltoken
2012-04-04
1
-0
/
+1
|
/
*
Convert reflog to new errors
Russell Belfer
2012-03-20
1
-0
/
+17
*
Migrate index, oid, and utils to new errors
Russell Belfer
2012-03-19
1
-4
/
+4
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-1
/
+1
*
Make git_path_root() cope with windows network paths
nulltoken
2012-03-16
1
-0
/
+15
*
Resolve comments from pull request
Russell Belfer
2012-03-13
1
-0
/
+74
*
error-handling: References
Vicent Martí
2012-03-06
1
-15
/
+1
*
Clean up GIT_UNUSED macros on all platforms
Russell Belfer
2012-03-02
1
-3
/
+3
*
Simplify GIT_UNUSED macros
Russell Belfer
2012-03-02
1
-2
/
+2
*
buffer: Unify `git_fbuffer` and `git_buf`
Vicent Martí
2012-02-27
2
-7
/
+7
*
Rename the Clay test suite to Clar
Vicent Martí
2012-01-24
10
-0
/
+1616