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
/
vector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple index iterator sort from index
Russell Belfer
2014-04-17
1
-1
/
+2
*
Some vector utility tweaks
Russell Belfer
2014-04-17
1
-2
/
+19
*
Merge pull request #2250 from jacquesg/vector-leak
Vicent Marti
2014-04-06
1
-2
/
+4
|
\
|
*
Don't lose our elements when calling git_vector_set()
Jacques Germishuys
2014-04-06
1
-2
/
+4
*
|
Minor submodule cache locking improvements
Russell Belfer
2014-04-01
1
-1
/
+1
|
/
*
Convert pqueue to just be a git_vector
Russell Belfer
2014-02-04
1
-7
/
+10
*
unnecessary include
Edward Thomson
2014-01-14
1
-1
/
+0
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-0
/
+16
*
Add git_vector_free_all
Russell Belfer
2013-12-11
1
-0
/
+14
*
vector: Teach git_vector_uniq() to free while deduplicating
nulltoken
2013-08-27
1
-3
/
+6
*
Update diff handling of untracked directories
Russell Belfer
2013-04-30
1
-5
/
+3
*
Now with no multiply
Philip Kelley
2013-01-29
1
-2
/
+2
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-57
/
+75
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix warnings on Win64 build
Russell Belfer
2012-11-27
1
-1
/
+1
*
Fix up some missing consts in tree & index
Russell Belfer
2012-11-27
1
-17
/
+18
*
Merge pull request #1014 from arrbee/diff-rename-detection
Vicent MartÃ
2012-11-02
1
-0
/
+30
|
\
|
*
Move rename detection into new file
Russell Belfer
2012-10-30
1
-0
/
+30
*
|
index refactoring
Edward Thomson
2012-10-29
1
-0
/
+14
|
/
*
Support for core.ignorecase
Philip Kelley
2012-09-17
1
-0
/
+16
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-10
/
+13
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-1
/
+1
*
Migrating diff to new error handling
Russell Belfer
2012-03-06
1
-36
/
+27
*
Update diff to use iterators
Russell Belfer
2012-03-02
1
-0
/
+10
*
Fix iterators based on pull request feedback
Russell Belfer
2012-02-22
1
-30
/
+3
*
Uniform iterators for trees, index, and workdir
Russell Belfer
2012-02-21
1
-0
/
+32
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Improved gitattributes macro implementation
Russell Belfer
2011-12-30
1
-4
/
+43
*
Add APIs for git attributes
Russell Belfer
2011-12-20
1
-0
/
+5
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-2
/
+2
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
vector: Timsort all of the things
Vicent Marti
2011-07-07
1
-3
/
+3
*
vector: implement git_vector_uniq()
Kirill A. Shutemov
2011-07-05
1
-0
/
+20
*
vector, index: use git__msort() for vector sorting
Kirill A. Shutemov
2011-07-05
1
-1
/
+1
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-1
/
+1
*
Move vector.c to the new error handling
schu
2011-05-11
1
-7
/
+4
*
Fix compilation in MSVC
Vicent Marti
2011-03-03
1
-1
/
+1
*
Implement reference counting for git_objects
Vicent Marti
2011-03-03
1
-4
/
+10
*
Fix searching in git_vector
Vicent Marti
2011-03-03
1
-9
/
+45
*
Fix warnings in vector.c
Vicent Marti
2011-03-03
1
-3
/
+1
*
Split packed from unpacked references
Vicent Marti
2011-03-03
1
-14
/
+3
*
Fixed two buffer handling errors in vector.c
Alex Budovski
2011-01-08
1
-2
/
+2
*
Fix type-conversion warnings
Vicent Marti
2010-12-06
1
-1
/
+1
*
Refactor all 'vector' functions into common code
Vicent Marti
2010-12-02
1
-0
/
+146