]> git.proxmox.com Git - libgit2.git/history - src/path.h
Add range checking around cache opts
[libgit2.git] / src / path.h
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-18 Vicent MartíMerge pull request #1080 from carlosmn/config-set-null
2013-03-15 Vicent MartíMerge pull request #1413 from arrbee/more-iterator...
2013-03-14 Russell BelferImproved tree iterator internals
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-18 Vicent MartíMerge pull request #1239 from ethomson/index_remove
2013-01-17 Vicent MartíMerge pull request #1244 from carlosmn/pack-evict
2013-01-16 Vicent MartíMerge pull request #1211 from arrbee/fix-icase-status...
2013-01-15 Russell BelferAdd git_path_icmp to case-insensitive path cmp
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2012-12-10 Vicent MartíMerge pull request #1133 from arrbee/more-iterator...
2012-12-10 Russell BelferFix iterator reset and add reset ranges
2012-08-25 Vicent MartíMerge pull request #896 from ben/revparse-ambiguous
2012-08-23 Vicent MartíMerge pull request #844 from arrbee/init-extended
2012-08-22 Russell BelferAdd template dir and set gid to repo init
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Russell BelferUpdate iterators for consistency across library
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-07-12 Vicent MartíMerge pull request #789 from carlosmn/odb-foreach
2012-07-12 Vicent MartíMerge pull request #805 from nulltoken/fix/revwalk...
2012-07-12 Vicent MartíMerge pull request #814 from nulltoken/topic/revparse...
2012-07-12 Vicent MartíMerge pull request #812 from arrbee/assorted-tweaks
2012-07-12 Ben StraubMove is_dot_or_dotdotW into path.h.
2012-07-11 Ben StraubAdd git_path_is_empty_dir.
2012-07-11 Ben StraubAdd git_path_is_dot_or_dotdot.
2012-07-11 Russell BelferAdd path utilities to resolve relative paths
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-03-16 Russell BelferConvert attr, ignore, mwindow, status to new errors
2012-03-15 Vicent MartíMerge pull request #595 from arrbee/new-errors-odb
2012-03-15 Russell BelferContinue error conversion
2012-03-05 Vicent Martíerror-handling: References
2012-03-05 Carlos Martín NietoMerge branch 'ssh-urls' into development
2012-03-02 Russell BelferUpdate diff to use iterators
2012-02-23 Vicent MartíMerge pull request #570 from arrbee/uniform-iterators
2012-02-22 Russell BelferFix iterators based on pull request feedback
2012-02-21 Russell BelferUniform iterators for trees, index, and workdir
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-01-20 Russell BelferMerge branch 'fix-subdir-attr-paths' into development
2012-01-17 Russell BelferMove path related functions from fileops to path
2012-01-16 Russell BelferMerge pull request #531 from arrbee/gitignore
2012-01-12 Russell BelferConvert git_path_walk_up to regular function
2012-01-11 Russell BelferInitial implementation of gitignore support
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2011-12-28 nulltokenpath: add git_path_fromurl()
2011-12-28 nulltokenpath: add git__percent_decode()
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martifileops: Drop `git_fileops_prettify_path`
2011-07-05 Vicent Martifileops: Cleanup