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
/
status.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trace / add git_diff_perfdata struct + api
Russell Belfer
2014-05-02
1
-5
/
+4
*
Add GIT_STATUS_OPT_UPDATE_INDEX and use trace API
Russell Belfer
2014-05-02
1
-0
/
+6
*
Improve docs for status rename detection limits
Russell Belfer
2014-04-24
1
-2
/
+27
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+13
*
Update docs for new callback return value behavior
Russell Belfer
2013-12-11
1
-3
/
+3
*
Make diff and status perform soft index reload
Russell Belfer
2013-11-01
1
-0
/
+4
*
Add rename from rewrites to status
Edward Thomson
2013-08-05
1
-1
/
+4
*
Clarify docs for git_status_file
Russell Belfer
2013-07-10
1
-4
/
+4
*
Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR option
Russell Belfer
2013-07-03
1
-8
/
+7
*
Add status flags to force output sort order
Russell Belfer
2013-06-20
1
-0
/
+8
*
Clarify some docs and minor reordering
Russell Belfer
2013-06-17
1
-92
/
+89
*
handle renames in status computation
Edward Thomson
2013-06-17
1
-7
/
+14
*
status access by index, providing more details to callers
Edward Thomson
2013-06-17
1
-0
/
+63
*
Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULES
Russell Belfer
2013-03-25
1
-1
/
+7
*
Recursing into ignored dirs for diff and status
Russell Belfer
2013-03-25
1
-6
/
+10
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Correct typos in documentation
Kevin Sawicki
2013-01-06
1
-1
/
+1
*
Allow compilation as C++
Ben Straub
2012-12-06
1
-1
/
+1
*
Add version fields and init macros for public input structs.
Ben Straub
2012-11-30
1
-0
/
+3
*
API updates for status.h
Russell Belfer
2012-11-27
1
-4
/
+17
*
Improve docs, examples, warnings
Russell Belfer
2012-11-01
1
-42
/
+85
*
Merge pull request #968 from arrbee/diff-support-typechange
Russell Belfer
2012-10-17
1
-10
/
+13
|
\
|
*
Introduce status/diff TYPECHANGE flags
Russell Belfer
2012-10-09
1
-10
/
+13
*
|
Fix single-file ignore checks
Russell Belfer
2012-10-15
1
-4
/
+6
|
/
*
Update iterators for consistency across library
Russell Belfer
2012-08-03
1
-2
/
+2
*
Add flag to turn off pathspec testing for diff and status
yorah
2012-07-24
1
-0
/
+3
*
Fix filemode comparison in diffs
Russell Belfer
2012-06-08
1
-1
/
+1
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-2
/
+2
*
Properly tag all `enums` with a `_t`
Vicent Martí
2012-05-18
1
-15
/
+18
*
Ranged iterators and rewritten git_status_file
Russell Belfer
2012-05-15
1
-11
/
+20
*
Add cache busting to attribute cache
Russell Belfer
2012-05-10
1
-2
/
+2
*
Fix crash in new status and add recurse option
Russell Belfer
2012-03-23
1
-6
/
+14
*
New status fixes
Russell Belfer
2012-03-22
1
-3
/
+3
*
Adding new tests for new status command
Russell Belfer
2012-03-22
1
-2
/
+1
*
Reimplment git_status_foreach using git diff
Russell Belfer
2012-03-21
1
-1
/
+67
*
Revert GIT_STATUS constants to avoid issues
Russell Belfer
2012-03-02
1
-1
/
+1
*
Update diff to use iterators
Russell Belfer
2012-03-02
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Patch cleanup for merge
Russell Belfer
2012-01-16
1
-0
/
+16
*
Initial implementation of gitignore support
Russell Belfer
2012-01-11
1
-5
/
+5
*
Tabify everything
Vicent Marti
2011-09-19
1
-7
/
+7
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
*
status: enhance determination of status for a single file
nulltoken
2011-09-15
1
-1
/
+3
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-2
/
+2
*
status: Cleanup
Vicent Marti
2011-07-09
1
-12
/
+0
*
status: get status for single file
Jason Penny
2011-07-09
1
-0
/
+10
*
status: get file statuses and run callback
Jason Penny
2011-07-09
1
-0
/
+27
*
status: get blob object id of file on disk
Jason Penny
2011-07-09
1
-0
/
+54