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
/
include
/
git2
/
index.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #778 from ben/clone
Vicent MartÃ
2012-08-19
1
-3
/
+6
|
\
|
*
Enable stats on git_index_read_tree.
Ben Straub
2012-07-30
1
-14
/
+2
|
*
Checkout: use git_index_read_tree_with_stats.
Ben Straub
2012-07-30
1
-0
/
+15
*
|
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-2
/
+2
|
/
*
Nicer constant
Russell Belfer
2012-06-19
1
-1
/
+1
*
Make index add/append support core.filemode flag
Russell Belfer
2012-06-19
1
-0
/
+29
*
Fix spelling errors.
Bruce Mitchener
2012-05-19
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent MartÃ
2012-05-18
1
-9
/
+9
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Patch cleanup for merge
Russell Belfer
2012-01-16
1
-0
/
+4
*
add git_index_read_tree
Clemens Buchacher
2011-12-30
1
-0
/
+11
*
Tabify everything
Vicent Marti
2011-09-19
1
-15
/
+15
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-8
/
+8
*
index: fix cast warnings
Kirill A. Shutemov
2011-07-25
1
-2
/
+2
*
index: introduce git_index_uniq() function
Kirill A. Shutemov
2011-07-05
1
-0
/
+7
*
Index: API uniformisation: Use unsigned int for all index number.
Romain Geissler
2011-06-05
1
-2
/
+14
*
index: Add `git_index_entry_stage` method
Vicent Marti
2011-06-03
1
-0
/
+12
*
index: Change the memory management for repo indexes
Vicent Marti
2011-06-01
1
-15
/
+10
*
index: Fix issues in the unmerged entries API
Vicent Marti
2011-05-19
1
-6
/
+10
*
Merge branch 'development' into unmerged
Jakob Pfender
2011-05-17
1
-32
/
+63
|
\
|
*
Fix misspelling of git_index_append2 (was git_index_apppend2).
Jason R. McNeil
2011-05-03
1
-2
/
+2
|
*
Re-apply missing patches
Vicent Marti
2011-05-02
1
-23
/
+13
|
*
index: Refactor add/replace methods
Vicent Marti
2011-04-24
1
-10
/
+50
|
*
index: Allow user to toggle whether to replace an index entry
Jakob Pfender
2011-04-21
1
-4
/
+5
*
|
index: Add API for unmerged entries
Jakob Pfender
2011-04-21
1
-0
/
+24
|
/
*
index.h: Add IDXENTRY flags needed for index operations
Jakob Pfender
2011-04-08
1
-0
/
+40
*
index.h: Fix minor typo
Jakob Pfender
2011-03-25
1
-1
/
+1
*
index.h: Correct documentation for git_index_open_inrepo()
Jakob Pfender
2011-03-25
1
-1
/
+1
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+199