]> git.proxmox.com Git - libgit2.git/history - src/attr.c
Fix attribute lookup in index for bare repos
[libgit2.git] / src / attr.c
2014-09-16 Russell BelferFix attribute lookup in index for bare repos
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-04-21 Russell BelferMerge pull request #2275 from jacquesg/apple-warning
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 BelferMinor fixes
2014-04-18 Russell BelferPreload attribute files that may contain macros
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferFix broken logic for attr cache invalidation
2014-04-17 Russell BelferFix tests with new attr cache code
2014-04-17 Russell BelferAttribute file cache refactor
2014-04-17 Russell BelferAdd diff threading tests and attr file cache locks
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-05 Vicent MartiMerge pull request #2163 from ethomson/nobackend_odb_write
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 Edward ThomsonMove system directory cache out of utils
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-30 Vicent MartiMerge pull request #2085 from libgit2/rb/index-tree...
2014-01-30 Vicent MartiMerge pull request #2091 from libgit2/rb/cleanups-123
2014-01-30 Russell BelferMisc cleanups
2014-01-27 Vicent MartiMerge pull request #2066 from libgit2/rb/builtin-diff...
2014-01-27 Vicent MartiMerge pull request #2075 from libgit2/cmn/leftover-oid
2014-01-25 Carlos Martín Nietoindex: rename an entry's id to 'id'
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-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 BelferFurther EUSER and error propagation fixes
2013-12-11 Russell BelferImprove GIT_EUSER handling
2013-12-11 Russell BelferAdd config read fns with controlled error behavior
2013-11-20 Vicent MartiMerge branch 'development'
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 Vicent MartíMerge pull request #1912 from ethomson/push_err_messages
2013-10-28 Vicent MartíMerge pull request #1904 from libgit2/cmn/ssh-naming
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-28 Vicent MartíMerge pull request #1915 from zcbenz/common-h-before...
2013-10-28 Cheng ZhaoThe "common.h" should be included before "config.h".
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-09-25 Ben StraubMerge branch 'development' into blame
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 BelferAdd attributes to filters and fix registry
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-24 Vicent MartiMerge branch 'development'
2013-05-31 Vicent MartíMerge pull request #1559 from carlosmn/ref-shorthand
2013-05-24 Vicent MartíMerge pull request #1608 from arrbee/various-cleanups...
2013-05-24 Russell BelferAdd ~ expansion to global attributes and excludes
2013-05-16 Vicent MartíMerge pull request #1558 from bmorganpa/ssh_transport
2013-05-16 Vicent MartíMerge pull request #1586 from jamill/fetch_fix
2013-05-15 Vicent MartíMerge pull request #1583 from linquize/whitespace
2013-05-15 LinquizeUnify whitespaces to tabs
2013-05-07 Brad MorganMerge remote-tracking branch 'origin/development' into...
2013-04-30 Vicent MartíMerge pull request #1518 from arrbee/export-oid-comparison
2013-04-29 Russell BelferMake git_oid_cmp public and add git_oid__cmp
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-18 Vicent MartíMerge pull request #1417 from arrbee/opts-for-paths
2013-03-15 Russell BelferImplement global/system file search paths
2013-02-27 Vicent MartíMerge pull request #1233 from arrbee/file-similarity...
2013-02-23 Vicent MartíMerge pull request #1355 from phkelley/development
2013-02-22 Vicent MartíMerge pull request #1356 from arrbee/fix-directory...
2013-02-22 Russell BelferDo not fail if .gitignore is directory
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-02-01 Vicent MartíMerge pull request #1303 from csware/win32_consistent_e...
2013-02-01 Vicent MartíMerge pull request #1299 from csware/support_local_msys...
2013-02-01 Ben StraubMerge pull request #1286 from lznuaa/master
2013-01-29 Vicent MartíMerge pull request #1296 from arrbee/stricter-config...
2013-01-29 Vicent MartíMerge pull request #1295 from carlosmn/obsd
2013-01-29 Russell BelferMerge pull request #1285 from phkelley/vector
2013-01-27 Philip KelleyVector improvements and their fallout
2013-01-07 Philip KelleyMerge pull request #1202 from martinwoodward/add-florian
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2013-01-05 Vicent MartíMerge pull request #1118 from arrbee/fix-reset-hard
2013-01-04 Russell BelferClear error to avoid leaving invalid error behind
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Ben StraubAPI updates for index.h
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-05 Vicent MartíMerge pull request #1034 from carlosmn/packbuilder...
2012-11-02 Vicent MartíMerge pull request #1014 from arrbee/diff-rename-detection
2012-11-02 Philip KelleyMerge pull request #1041 from pwkelley/transports
2012-11-01 Vicent MartíMerge pull request #1030 from pwkelley/transports
2012-10-31 Vicent MartiMerge branch 'config-refresh' into development
2012-10-31 Vicent MartiI LIKE THESE NAMES
2012-10-31 Russell BelferBetter naming for file timestamp/size checker
2012-10-30 Russell BelferAdd git_config_refresh() API to reload config
2012-10-30 Vicent MartíMerge pull request #1017 from arrbee/diff-patch-to-str
2012-10-30 Vicent MartíMerge pull request #1026 from nulltoken/repo/state
2012-10-30 Vicent MartíMerge pull request #1029 from ethomson/index_refactor
2012-10-30 Edward Thomsonindex refactoring
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
next