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
/
path.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clone: re-use the local transport's path resolution
Carlos Martín Nieto
2014-06-03
1
-0
/
+18
*
Pass unconverted data when iconv doesn't like it
Russell Belfer
2014-05-08
1
-1
/
+62
*
React to feedback for UTF-8 <-> WCHAR and reparse work
Philip Kelley
2014-04-23
1
-1
/
+1
*
Win32: UTF-8 <-> WCHAR conversion overhaul
Philip Kelley
2014-04-19
1
-25
/
+26
*
Pop ignore only if whole relative path matches
Russell Belfer
2014-04-18
1
-1
/
+1
*
vmg is always right
Russell Belfer
2014-04-07
1
-1
/
+1
*
Fix bug with multiple iconv conversions in one dir
Russell Belfer
2014-04-07
1
-0
/
+2
*
Update behavior for untracked sub-repos
Russell Belfer
2014-03-25
1
-9
/
+2
*
refdb: catch a directory disappearing
Carlos Martín Nieto
2014-03-05
1
-0
/
+3
*
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-1
/
+0
*
Fix up some valgrind leaks and warnings
Russell Belfer
2013-12-11
1
-1
/
+1
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-2
/
+2
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-4
/
+9
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-7
/
+5
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-4
/
+7
*
iconv: Do not fake an API when iconv is not available
Vicent Marti
2013-11-01
1
-2
/
+28
*
More filemode cleanups for FAT on MacOS
Russell Belfer
2013-10-08
1
-7
/
+26
*
Wrap iconv stuff and write tests
Russell Belfer
2013-10-03
1
-58
/
+47
*
Simplify git_path_is_empty_dir implementation
Russell Belfer
2013-10-03
1
-28
/
+23
*
Initial iconv hookup for precomposed unicode
Russell Belfer
2013-10-03
1
-47
/
+139
*
Put hooks in place for precompose in dirload fn
Russell Belfer
2013-10-03
1
-3
/
+11
*
Ignore files that disappear while iterating
Edward Thomson
2013-09-24
1
-1
/
+9
*
Merge git_buf and git_buffer
Russell Belfer
2013-09-17
1
-1
/
+1
*
path: Make direach() return EUSER on callback error
nulltoken
2013-09-10
1
-2
/
+2
*
Fix resolving relative windows network paths
Russell Belfer
2013-09-03
1
-2
/
+2
*
path: properly resolve relative paths
Nikolai Vladimirov
2013-09-03
1
-5
/
+26
*
Merge pull request #1767 from libgit2/win32-bigger-utf8-buffer
Vicent Martí
2013-08-13
1
-3
/
+4
|
\
|
*
Minor win32 fixes and improvements
Russell Belfer
2013-08-13
1
-0
/
+2
|
*
Rename git__win32_path fns to git_win32_path
Russell Belfer
2013-08-13
1
-1
/
+1
|
*
windows: Require order
Vicent Marti
2013-08-13
1
-1
/
+0
|
*
windows: Path conversion with better semantics
Vicent Marti
2013-08-13
1
-2
/
+2
|
*
Discriminate path-specific and general UTF-X conversions
Ben Straub
2013-08-08
1
-1
/
+1
|
*
Rename git_win_str_utf* to git_win32_path_utf*
Ben Straub
2013-08-07
1
-1
/
+1
|
*
Add typedefs for win32 utf-8 and utf-16 buffers
Ben Straub
2013-08-07
1
-2
/
+2
|
*
Split UTF-16 and UTF-8 buffer sizes for win32
Ben Straub
2013-08-05
1
-2
/
+2
*
|
Improve building ignore file lists
Russell Belfer
2013-08-09
1
-1
/
+1
|
/
*
Three submodule status bug fixes
Russell Belfer
2013-03-18
1
-4
/
+11
*
Improved tree iterator internals
Russell Belfer
2013-03-14
1
-26
/
+3
*
Fix some incorrect MSVC #ifdef's. Fixes #1305
Philip Kelley
2013-02-11
1
-1
/
+1
*
Add git_path_icmp to case-insensitive path cmp
Russell Belfer
2013-01-15
1
-0
/
+24
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Give proper license notice to code from Android
Martin Woodward
2013-01-03
1
-1
/
+27
*
path: ifdef GIT_WIN32 looks_like_network_computer_name()
Michael Schubert
2013-01-02
1
-0
/
+2
*
path: Teach UNC paths to git_path_dirname_r()
nulltoken
2012-12-26
1
-0
/
+25
*
Fix iterator reset and add reset ranges
Russell Belfer
2012-12-10
1
-4
/
+31
*
Consolidate text buffer functions
Russell Belfer
2012-11-28
1
-1
/
+1
*
Rework checkout with new strategy options
Russell Belfer
2012-11-09
1
-2
/
+3
*
Add bounds checking to UTF-8 conversion
Vicent Marti
2012-08-28
1
-3
/
+2
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
1
-6
/
+40
*
Merge branch 'development' into clone
Ben Straub
2012-07-17
1
-5
/
+68
|
\
[next]