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
/
attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixes
Russell Belfer
2014-04-18
1
-1
/
+1
*
Preload attribute files that may contain macros
Russell Belfer
2014-04-18
1
-3
/
+71
*
Fix broken logic for attr cache invalidation
Russell Belfer
2014-04-17
1
-12
/
+12
*
Fix tests with new attr cache code
Russell Belfer
2014-04-17
1
-8
/
+12
*
Attribute file cache refactor
Russell Belfer
2014-04-17
1
-441
/
+37
*
Add diff threading tests and attr file cache locks
Russell Belfer
2014-04-17
1
-78
/
+137
*
Move system directory cache out of utils
Edward Thomson
2014-02-24
1
-4
/
+4
*
Misc cleanups
Russell Belfer
2014-01-30
1
-0
/
+9
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-2
/
+2
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-3
/
+4
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-8
/
+4
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-2
/
+5
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-2
/
+1
*
Add config read fns with controlled error behavior
Russell Belfer
2013-12-11
1
-8
/
+8
*
The "common.h" should be included before "config.h".
Cheng Zhao
2013-10-28
1
-0
/
+1
*
Add attributes to filters and fix registry
Russell Belfer
2013-09-17
1
-3
/
+5
*
Add ~ expansion to global attributes and excludes
Russell Belfer
2013-05-24
1
-8
/
+21
*
Unify whitespaces to tabs
Linquize
2013-05-15
1
-4
/
+4
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-1
/
+1
*
Implement global/system file search paths
Russell Belfer
2013-03-15
1
-17
/
+26
*
Do not fail if .gitignore is directory
Russell Belfer
2013-02-22
1
-2
/
+8
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-7
/
+8
*
Clear error to avoid leaving invalid error behind
Russell Belfer
2013-01-04
1
-1
/
+3
*
API updates for index.h
Ben Straub
2012-11-27
1
-1
/
+1
*
I LIKE THESE NAMES
Vicent Marti
2012-10-31
1
-5
/
+5
*
Better naming for file timestamp/size checker
Russell Belfer
2012-10-31
1
-9
/
+7
*
Add git_config_refresh() API to reload config
Russell Belfer
2012-10-30
1
-20
/
+14
*
index refactoring
Edward Thomson
2012-10-29
1
-1
/
+1
*
Support for core.ignorecase
Philip Kelley
2012-09-17
1
-3
/
+4
*
Diff iterators
Russell Belfer
2012-09-05
1
-0
/
+1
*
Support new config locations
Russell Belfer
2012-08-24
1
-10
/
+16
*
Add public API for internal ignores
Russell Belfer
2012-08-21
1
-0
/
+10
*
oid: Explicitly include `oid.h` for the inlined CMP
Vicent Marti
2012-08-09
1
-0
/
+1
*
Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development
Vicent Marti
2012-08-06
1
-3
/
+6
|
\
|
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-3
/
+6
*
|
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-3
/
+3
|
\
\
|
*
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-3
/
+3
|
|
/
*
|
attr: Do not export variables externally
Vicent Marti
2012-08-02
1
-0
/
+19
|
/
*
misc: Fix warnings from PVS Studio trial
Vicent Martí
2012-06-07
1
-1
/
+1
*
Fix bugs for status with spaces and reloaded attrs
Russell Belfer
2012-05-24
1
-3
/
+8
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-7
/
+7
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-7
/
+7
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-6
/
+6
*
Add cache busting to attribute cache
Russell Belfer
2012-05-10
1
-30
/
+88
*
Fix directory finding for attrs
Russell Belfer
2012-05-07
1
-3
/
+3
*
Fix memory leaks and use after free
Russell Belfer
2012-05-04
1
-2
/
+3
*
Support reading attributes from index
Russell Belfer
2012-05-03
1
-73
/
+213
*
Fix leading slash behavior in attrs/ignores
Russell Belfer
2012-04-26
1
-14
/
+20
*
Rename git_khash_str to git_strmap, etc.
Russell Belfer
2012-04-25
1
-24
/
+24
[next]