]> git.proxmox.com Git - libgit2.git/history - src/path.c
Return a specific error for EACCES.
[libgit2.git] / src / path.c
2014-05-15 Alan RogersReturn a specific error for EACCES.
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-08 Russell BelferPass unconverted data when iconv doesn't like it
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-23 Vicent MartiMerge pull request #2291 from ethomson/patch_binary
2014-04-23 Vicent MartiMerge pull request #2283 from phkelley/win32_fs
2014-04-23 Philip KelleyReact to feedback for UTF-8 <-> WCHAR and reparse work
2014-04-21 Russell BelferMerge pull request #2275 from jacquesg/apple-warning
2014-04-20 Philip KelleyWin32: UTF-8 <-> WCHAR conversion overhaul
2014-04-19 Vicent MartiMerge pull request #2273 from jacquesg/ssh-interactive
2014-04-19 Vicent MartiMerge pull request #2279 from libgit2/rb/moar-eegnöre...
2014-04-18 Russell BelferPop ignore only if whole relative path matches
2014-04-15 Vicent MartiMerge pull request #2235 from jacquesg/cherry-pick
2014-04-09 Vicent MartiMerge pull request #2259 from libgit2/vmg/state-cleanup
2014-04-08 Vicent MartiMerge pull request #2256 from jacquesg/graph-descendant
2014-04-07 Vicent MartiMerge pull request #2255 from libgit2/rb/fix-multiple...
2014-04-07 Russell Belfervmg is always right
2014-04-07 Russell BelferFix bug with multiple iconv conversions in one dir
2014-04-01 Edward ThomsonMerge pull request #2178 from libgit2/rb/fix-short-id
2014-03-26 Vicent MartiMerge pull request #2204 from libgit2/rb/submodule...
2014-03-26 Vicent MartiMerge pull request #2205 from libgit2/rb/submodule...
2014-03-25 Russell BelferUpdate behavior for untracked sub-repos
2014-03-07 Russell BelferMerge pull request #2153 from mekishizufu/tag_example
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-06 Sun HeMerge completed: resolve the conflict with the upstream
2014-03-05 Vicent MartiMerge pull request #2159 from libgit2/rb/odb-exists...
2014-03-05 Vicent MartiMerge pull request #2164 from libgit2/cmn/refs-delete...
2014-03-05 Vicent MartiMerge pull request #2163 from ethomson/nobackend_odb_write
2014-03-05 Carlos Martín Nietorefdb: catch a directory disappearing
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-26 Ben StraubMerge pull request #2137 from jru/blame-first-parent
2014-02-25 Vicent MartiMerge pull request #2138 from ethomson/sysdir
2014-02-25 Vicent MartiMerge pull request #2139 from ethomson/va_copy_warning
2014-02-25 Edward ThomsonRemove now-duplicated stdarg.h include
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-12 Russell BelferFix up some valgrind leaks and warnings
2013-12-11 Russell BelferOne more rename/cleanup for callback err functions
2013-12-11 Russell BelferSome callback error check style cleanups
2013-12-11 Russell BelferRemove converting user error to GIT_EUSER
2013-12-11 Russell BelferImprove GIT_EUSER handling
2013-11-04 Russell BelferMerge pull request #1317 from libgit2/blame
2013-11-01 Vicent MartíMerge pull request #1916 from libgit2/simplify-examples
2013-11-01 Russell BelferMerge pull request #1933 from libgit2/vmg/gcc-warnings
2013-11-01 Vicent Martiiconv: Do not fake an API when iconv is not available
2013-10-28 Ben StraubMerge remote-tracking branch 'libgit2/development'...
2013-10-28 Vicent MartíMerge pull request #1891 from libgit2/cmn/fix-thin...
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-10-09 Vicent MartíMerge pull request #1886 from libgit2/precompose-utf8
2013-10-08 Russell BelferMore filemode cleanups for FAT on MacOS
2013-10-03 Russell BelferWrap iconv stuff and write tests
2013-10-03 Russell BelferSimplify git_path_is_empty_dir implementation
2013-10-03 Russell BelferInitial iconv hookup for precomposed unicode
2013-10-03 Russell BelferPut hooks in place for precompose in dirload fn
2013-09-25 Ben StraubMerge branch 'development' into blame
2013-09-25 Vicent MartíMerge pull request #1875 from ethomson/refdb_not_odb
2013-09-25 Vicent MartíMerge pull request #1873 from mikeando/doc_cleanup
2013-09-24 Vicent MartíMerge pull request #1871 from libgit2/cross-protocol...
2013-09-24 Vicent MartíMerge pull request #1869 from ethomson/fs_iterator_race_2
2013-09-24 Edward ThomsonIgnore files that disappear while iterating
2013-09-21 Vicent MartíMerge pull request #1840 from linquize/warning
2013-09-18 Vicent MartíMerge pull request #1860 from libgit2/cmn/indexer-hash
2013-09-17 Vicent MartíMerge pull request #1858 from linquize/win32-template-dir
2013-09-17 Vicent MartíMerge pull request #1847 from libgit2/filters-alternative
2013-09-17 Russell BelferMerge git_buf and git_buffer
2013-09-17 Vicent MartíMerge pull request #1833 from libgit2/cmn/config-include
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-09-11 Vicent MartíMerge pull request #1839 from isaac/ssh-repository...
2013-09-10 Russell BelferMerge pull request #1838 from libgit2/cmn/first-parent
2013-09-10 Russell BelferMerge pull request #1841 from libgit2/ntk/fix/loose_amb...
2013-09-10 nulltokenpath: Make direach() return EUSER on callback error
2013-09-06 Russell BelferMerge pull request #1791 from libgit2/cmn/revwalk-recursive
2013-09-04 Vicent MartíMerge pull request #1817 from libgit2/ntk/fix/backend...
2013-09-03 Russell BelferMerge pull request #1827 from libgit2/relative-path...
2013-09-03 Russell BelferFix resolving relative windows network paths
2013-09-03 Vicent MartíMerge pull request #1804 from ethomson/rewrites
2013-09-03 Russell BelferMerge pull request #1825 from nvloff/resolve_relative
2013-09-03 Nikolai Vladimirovpath: properly resolve relative paths
2013-08-28 Vicent MartíMerge pull request #1772 from libgit2/config-iter
2013-08-16 Vicent MartíMerge pull request #1778 from libgit2/push_tag_to_tag_test
2013-08-14 Vicent MartíMerge pull request #1780 from phkelley/development
2013-08-14 Vicent MartíMerge pull request #1781 from brodie/brodie/stat-before...
2013-08-13 Ben StraubMerge pull request #1779 from ben/win32-precompiled...
2013-08-13 Vicent MartíMerge pull request #1767 from libgit2/win32-bigger...
2013-08-13 Russell BelferMinor win32 fixes and improvements
2013-08-13 Russell BelferRename git__win32_path fns to git_win32_path
2013-08-13 Vicent Martiwindows: Require order
2013-08-13 Vicent Martiwindows: Path conversion with better semantics
2013-08-12 Ben StraubMerge pull request #1775 from libgit2/ssh-default-user
2013-08-12 Ben StraubMerge pull request #1768 from arrbee/issue-1766-gitigno...
2013-08-09 Russell BelferImprove building ignore file lists
2013-08-08 Ben StraubDiscriminate path-specific and general UTF-X conversions
2013-08-08 Ben StraubRename git_win_str_utf* to git_win32_path_utf*
2013-08-07 Ben StraubAdd typedefs for win32 utf-8 and utf-16 buffers
2013-08-05 Ben StraubSplit UTF-16 and UTF-8 buffer sizes for win32
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
next