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
/
index.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
index: check for valid filemodes on add
Carlos Martín Nieto
2014-05-22
1
-0
/
+14
*
Lay groundwork for updating stat cache in diff
Russell Belfer
2014-05-02
1
-4
/
+2
*
Fix some coverity-found issues
Russell Belfer
2014-04-21
1
-2
/
+3
*
Fix race checking for existing index items
Russell Belfer
2014-04-17
1
-20
/
+32
*
Attribute file cache refactor
Russell Belfer
2014-04-17
1
-5
/
+12
*
Fix leak in git_index_conflict_cleanup
Russell Belfer
2014-04-17
1
-22
/
+10
*
Clean up index snapshot function naming
Russell Belfer
2014-04-17
1
-39
/
+47
*
Index locking and entry allocation changes
Russell Belfer
2014-04-17
1
-164
/
+205
*
Decouple index iterator sort from index
Russell Belfer
2014-04-17
1
-46
/
+27
*
Add mutex around index entries changes
Russell Belfer
2014-04-17
1
-61
/
+164
*
Add index snapshot and use it for iterator
Russell Belfer
2014-04-17
1
-9
/
+33
*
Some index internals refactoring
Russell Belfer
2014-04-17
1
-165
/
+193
*
Some vector utility tweaks
Russell Belfer
2014-04-17
1
-2
/
+5
*
Merge pull request #2215 from libgit2/rb/submodule-cache-fixes
Vicent Marti
2014-04-04
1
-0
/
+12
|
\
|
*
More tests and fix submodule index refresh
Russell Belfer
2014-04-01
1
-1
/
+3
|
*
Make submodule refresh a bit smarter
Russell Belfer
2014-04-01
1
-0
/
+10
*
|
Const correctness!
Jacques Germishuys
2014-04-03
1
-1
/
+1
|
/
*
Introduce git_merge_file for consumers
Edward Thomson
2014-03-20
1
-4
/
+4
*
corrected typo in error message
Brendan Forster
2014-03-10
1
-1
/
+1
*
Prevent icc warning
Ben Straub
2014-02-24
1
-1
/
+3
*
Address PR comments
Russell Belfer
2014-02-20
1
-2
/
+2
*
Fix some Windows warnings
Russell Belfer
2014-02-07
1
-15
/
+14
*
Fix typo setting sorted flag when reloading index
Russell Belfer
2014-02-04
1
-2
/
+4
*
Convert pqueue to just be a git_vector
Russell Belfer
2014-02-04
1
-3
/
+3
*
Rename conflict to collision to prevent confusion
Russell Belfer
2014-01-30
1
-2
/
+2
*
Give index_isrch the same semantics as index_srch
Edward Thomson
2014-01-29
1
-5
/
+16
*
index: Implement folder-file checks
Vicent Marti
2014-01-29
1
-52
/
+50
*
index: Compare with given len
Vicent Marti
2014-01-29
1
-11
/
+125
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-9
/
+9
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-6
/
+14
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-11
/
+6
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-4
/
+8
*
index: Free the index on git_index_open() failure
nulltoken
2013-11-19
1
-1
/
+7
*
move mode_t to filebuf_open instead of _commit
Edward Thomson
2013-11-04
1
-2
/
+2
*
Convert git_index_read to have a "force" flag
Russell Belfer
2013-11-01
1
-4
/
+4
*
Make diff and status perform soft index reload
Russell Belfer
2013-11-01
1
-5
/
+6
*
Merge pull request #1886 from libgit2/precompose-utf8
Vicent Martí
2013-10-08
1
-3
/
+5
|
\
|
*
More filemode cleanups for FAT on MacOS
Russell Belfer
2013-10-08
1
-3
/
+5
*
|
index: Make _read() cope with index file creation
nulltoken
2013-10-04
1
-2
/
+3
|
/
*
Clean up newly introduced warnings
Russell Belfer
2013-09-23
1
-1
/
+1
*
Fix warning
Linquize
2013-09-19
1
-5
/
+5
*
Add more file mode permissions macros
Russell Belfer
2013-09-05
1
-1
/
+1
*
index: report when it's locked
Carlos Martín Nieto
2013-08-19
1
-1
/
+5
*
Fixes to safely reading the index
Edward Thomson
2013-08-08
1
-3
/
+4
*
Fix rename detection to use actual blob size
Russell Belfer
2013-07-25
1
-26
/
+8
*
index: fix potential memory leaks
Rémi Duraffort
2013-07-15
1
-3
/
+9
*
Add API to get path to index file
Russell Belfer
2013-07-10
1
-0
/
+6
*
Add public API for pathspec matching
Russell Belfer
2013-07-10
1
-20
/
+22
*
Be more thread aware with some index updates
Russell Belfer
2013-07-03
1
-40
/
+34
*
Add status flags to force output sort order
Russell Belfer
2013-06-20
1
-5
/
+5
[next]