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
/
fileops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bounds checking to UTF-8 conversion
Vicent Marti
2012-08-28
1
-4
/
+5
*
windows: Keep UTF-8 on the stack yo
Vicent Marti
2012-08-28
1
-21
/
+10
*
Fix memory leak in cp_r
Russell Belfer
2012-08-24
1
-0
/
+1
*
Fix errors on Win32 with new repo init
Russell Belfer
2012-08-24
1
-1
/
+1
*
Some cleanup suggested during review
Russell Belfer
2012-08-22
1
-17
/
+10
*
fix missing validation and type cast warning
Russell Belfer
2012-08-22
1
-1
/
+4
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
1
-68
/
+270
*
Add git_repository_init_ext for power initters
Russell Belfer
2012-08-22
1
-0
/
+10
*
Merge pull request #778 from ben/clone
Vicent Martí
2012-08-19
1
-0
/
+11
|
\
|
*
Checkout: obey core.symlinks.
Ben Straub
2012-07-17
1
-0
/
+11
*
|
config: set the error code if we can't find the global/system config
Carlos Martín Nieto
2012-07-23
1
-0
/
+4
|
/
*
refs: deep unfound ref returns ENOTFOUND
nulltoken
2012-07-07
1
-1
/
+1
*
Make errors for system and global files consistent
Russell Belfer
2012-05-25
1
-4
/
+16
*
Clean up system file finding tests on Win32
Russell Belfer
2012-05-24
1
-1
/
+1
*
windows: Properly expand all environment variables
Vicent Martí
2012-05-24
1
-103
/
+51
*
Merge pull request #726 from arrbee/utf16-home-dir
Russell Belfer
2012-05-24
1
-3
/
+42
|
\
|
*
Get user's home dir in UTF-16 clean manner
Russell Belfer
2012-05-24
1
-3
/
+42
*
|
fileops: Make git_futils_mkdir_r() able to cope with Windows network paths
nulltoken
2012-05-23
1
-7
/
+15
|
/
*
Merge pull request #681 from scottjg/solaris-fixes
Vicent Martí
2012-05-14
1
-1
/
+1
|
\
|
*
Fix rmdir() usage on Solaris
Scott J. Goldman
2012-05-10
1
-1
/
+1
*
|
Add cache busting to attribute cache
Russell Belfer
2012-05-10
1
-3
/
+0
|
/
*
Typedefs don't have enum in front
Carlos Martín Nieto
2012-04-11
1
-2
/
+2
*
fileops: Make git_futils_mkdir_r() able to skip non-empty directories
nulltoken
2012-04-10
1
-6
/
+17
*
reference: Fix creation of references with extended ASCII characters in their...
nulltoken
2012-04-01
1
-1
/
+12
*
Migrate index, oid, and utils to new errors
Russell Belfer
2012-03-19
1
-2
/
+2
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-2
/
+8
*
Continue error conversion
Russell Belfer
2012-03-14
1
-27
/
+56
*
Migrate ODB files to new error handling
Russell Belfer
2012-03-12
1
-5
/
+5
*
Merge pull request #590 from arrbee/new-error-handling
Russell Belfer
2012-03-07
1
-11
/
+6
|
\
|
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-11
/
+6
*
|
error-handling: Config
Vicent Martí
2012-03-07
1
-7
/
+8
|
/
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-18
/
+20
*
error-handling: References
Vicent Martí
2012-03-06
1
-29
/
+44
*
Fix a win32 warning message
Russell Belfer
2012-03-02
1
-2
/
+5
*
Update diff to use iterators
Russell Belfer
2012-03-02
1
-4
/
+9
*
buffer: Unify `git_fbuffer` and `git_buf`
Vicent Martí
2012-02-27
1
-42
/
+32
*
Uniform iterators for trees, index, and workdir
Russell Belfer
2012-02-21
1
-0
/
+18
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Move path related functions from fileops to path
Russell Belfer
2012-01-17
1
-175
/
+6
*
Fix bug in dir_for_path
Russell Belfer
2012-01-11
1
-1
/
+2
*
Allow ignores (and attribs) for nonexistent files
Russell Belfer
2012-01-11
1
-6
/
+18
*
Initial implementation of gitignore support
Russell Belfer
2012-01-11
1
-0
/
+12
*
Fix Windows specific off-by-one error
nulltoken
2012-01-04
1
-1
/
+1
*
Add support for macros and cache flush API.
Russell Belfer
2011-12-29
1
-0
/
+131
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-67
/
+114
*
Implement p_rename
Carlos Martín Nieto
2011-11-07
1
-24
/
+1
*
Merge pull request #456 from brodie/perm-fixes
Vicent Martí
2011-10-28
1
-10
/
+9
|
\
|
*
fileops/repository: create (most) directories with 0777 permissions
Brodie Rao
2011-10-14
1
-8
/
+7
|
*
fileops/posix: replace usage of "int mode" with "mode_t mode"
Brodie Rao
2011-10-14
1
-5
/
+5
*
|
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-3
/
+3
|
/
[next]