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_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve checks for ignore containment
Russell Belfer
2014-05-06
1
-6
/
+19
*
Fix some coverity-found issues
Russell Belfer
2014-04-21
1
-7
/
+6
*
Minor fixes
Russell Belfer
2014-04-18
1
-1
/
+2
*
Fix ignore difference from git with trailing /*
Russell Belfer
2014-04-18
1
-0
/
+9
*
Preload attribute files that may contain macros
Russell Belfer
2014-04-18
1
-3
/
+1
*
Fix broken logic for attr cache invalidation
Russell Belfer
2014-04-17
1
-37
/
+78
*
Lock attribute file while reparsing data
Russell Belfer
2014-04-17
1
-2
/
+29
*
Fix tests with new attr cache code
Russell Belfer
2014-04-17
1
-3
/
+1
*
Attribute file cache refactor
Russell Belfer
2014-04-17
1
-128
/
+198
*
Add diff threading tests and attr file cache locks
Russell Belfer
2014-04-17
1
-4
/
+9
*
Fix core.excludesfile named .gitignore
Russell Belfer
2014-04-14
1
-10
/
+8
*
Fix warning
Linquize
2013-09-19
1
-1
/
+1
*
Revert PR #1462 and provide alternative fix
Russell Belfer
2013-08-09
1
-42
/
+19
*
Merge pull request #1462 from yorah/fix/libgit2sharp-issue-379
Russell Belfer
2013-08-09
1
-10
/
+37
|
\
|
*
status: fix handling of filenames with special prefixes
yorah
2013-04-15
1
-10
/
+37
*
|
Add status flags to force output sort order
Russell Belfer
2013-06-20
1
-1
/
+1
*
|
allow (ignore) bare slash in gitignore
Edward Thomson
2013-05-29
1
-1
/
+2
|
/
*
Notify '*' pathspec correctly when diffing
yorah
2013-04-11
1
-1
/
+23
*
Implement global/system file search paths
Russell Belfer
2013-03-15
1
-0
/
+1
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-5
/
+6
*
Minor fixes for ignorecase support
Philip Kelley
2012-09-17
1
-0
/
+2
*
Support for core.ignorecase
Philip Kelley
2012-09-17
1
-5
/
+6
*
Add template dir and set gid to repo init
Russell Belfer
2012-08-22
1
-9
/
+6
*
Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development
Vicent Marti
2012-08-02
1
-1
/
+1
|
\
|
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
|
attr: Do not export variables externally
Vicent Marti
2012-08-02
1
-8
/
+4
*
|
Add git_buf_unescape and git__unescape to unescape all characters in a string...
yorah
2012-07-24
1
-11
/
+1
|
/
*
attr: Rename the `git_attr__` exports
Vicent Marti
2012-07-15
1
-7
/
+7
*
Fix bugs for status with spaces and reloaded attrs
Russell Belfer
2012-05-24
1
-9
/
+17
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-1
/
+1
*
Fix 64-bit build warning
Russell Belfer
2012-05-09
1
-1
/
+1
*
msvc: Do not use `isspace`
Vicent Martí
2012-05-09
1
-6
/
+6
*
Support reading attributes from index
Russell Belfer
2012-05-03
1
-46
/
+44
*
Fix Win32 warnings
Russell Belfer
2012-04-26
1
-1
/
+2
*
Fix leading slash behavior in attrs/ignores
Russell Belfer
2012-04-26
1
-13
/
+38
*
Convert hashtable usage over to khash
Russell Belfer
2012-04-25
1
-2
/
+2
*
Convert attrs and diffs to use string pools
Russell Belfer
2012-04-25
1
-23
/
+39
*
Add support for pathspec to diff and status
Russell Belfer
2012-04-13
1
-0
/
+4
*
Improve config handling for diff,submodules,attrs
Russell Belfer
2012-03-30
1
-2
/
+2
*
Convert attr, ignore, mwindow, status to new errors
Russell Belfer
2012-03-16
1
-1
/
+1
*
Convert attr and other files to new errors
Russell Belfer
2012-03-14
1
-11
/
+11
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-62
/
+37
*
error-handling: References
Vicent Martí
2012-03-06
1
-2
/
+3
*
attr: Change the attribute check macros
Vicent Martí
2012-03-02
1
-3
/
+3
*
buffer: Unify `git_fbuffer` and `git_buf`
Vicent Martí
2012-02-27
1
-3
/
+3
*
Fix issue with ignoring whole directories
Russell Belfer
2012-01-31
1
-0
/
+2
*
Fix attr path is_dir check
Russell Belfer
2012-01-31
1
-1
/
+11
*
Merge branch 'fix-subdir-attr-paths' into development
Russell Belfer
2012-01-20
1
-42
/
+81
|
\
|
*
Remove poor git__removechar function
Russell Belfer
2012-01-16
1
-2
/
+12
|
*
Fix handling of relative paths for attrs
Russell Belfer
2012-01-16
1
-42
/
+71
[next]