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
/
status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix remaining init_options inconsistencies
Russell Belfer
2014-05-02
1
-5
/
+2
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-7
/
+3
*
Remove trace / add git_diff_perfdata struct + api
Russell Belfer
2014-05-02
1
-6
/
+30
*
Add GIT_STATUS_OPT_UPDATE_INDEX and use trace API
Russell Belfer
2014-05-02
1
-3
/
+26
*
Add build option for diff internal statistics
Russell Belfer
2014-05-02
1
-4
/
+4
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+11
*
diff: rename the file's 'oid' to 'id'
Carlos Martín Nieto
2014-01-25
1
-9
/
+9
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-2
/
+3
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-27
/
+11
*
Add git_vector_free_all
Russell Belfer
2013-12-11
1
-7
/
+1
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-2
/
+1
*
Improve GIT_EUSER handling
Russell Belfer
2013-12-11
1
-8
/
+24
*
Convert git_index_read to have a "force" flag
Russell Belfer
2013-11-01
1
-1
/
+1
*
Make diff and status perform soft index reload
Russell Belfer
2013-11-01
1
-6
/
+11
*
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-3
/
+3
*
No such thing as an orphan branch
Carlos Martín Nieto
2013-09-17
1
-1
/
+1
*
Split rewrites, status doesn't return rewrites
Edward Thomson
2013-08-28
1
-2
/
+4
*
Add rename from rewrites to status
Edward Thomson
2013-08-05
1
-22
/
+7
*
Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR option
Russell Belfer
2013-07-03
1
-14
/
+3
*
Fix segfault in git_status_foreach_ext()
yorah
2013-07-03
1
-5
/
+7
*
Add status flags to force output sort order
Russell Belfer
2013-06-20
1
-2
/
+10
*
More tests and bug fixes for status with rename
Russell Belfer
2013-06-17
1
-11
/
+38
*
Improve case handling in git_diff__paired_foreach
Russell Belfer
2013-06-17
1
-89
/
+82
*
Fix broken status EXCLUDE_SUBMODULES logic
Russell Belfer
2013-06-17
1
-11
/
+21
*
handle renames in status computation
Edward Thomson
2013-06-17
1
-14
/
+92
*
status access by index, providing more details to callers
Edward Thomson
2013-06-17
1
-66
/
+166
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-1
/
+1
*
Improve ignore handling in git_status_file
Russell Belfer
2013-05-10
1
-16
/
+4
*
clarify where error message is set
Russell Belfer
2013-05-01
1
-2
/
+2
*
Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULES
Russell Belfer
2013-03-25
1
-20
/
+42
*
Recursing into ignored dirs for diff and status
Russell Belfer
2013-03-25
1
-1
/
+2
*
Support case insensitive tree iterators and status
Russell Belfer
2013-01-15
1
-2
/
+12
*
Fix err msg for ambiguous path in git_status_file
Russell Belfer
2013-01-15
1
-4
/
+6
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix diff constructor name order confusion
Russell Belfer
2012-12-17
1
-2
/
+2
*
Deploy GITERR_CHECK_VERSION
Ben Straub
2012-11-30
1
-14
/
+1
*
Deploy GIT_STATUS_OPTIONS_INIT
Ben Straub
2012-11-30
1
-6
/
+18
*
Deploy GIT_DIFF_OPTIONS_INIT
Ben Straub
2012-11-30
1
-2
/
+1
*
API updates for status.h
Russell Belfer
2012-11-27
1
-3
/
+3
*
Update diff callback param order
Russell Belfer
2012-11-27
1
-6
/
+6
*
repo: Make git_repository_head_tree() return error codes
nulltoken
2012-11-22
1
-2
/
+4
*
Add explicit git_index ptr to diff and checkout
Russell Belfer
2012-11-14
1
-2
/
+2
*
Fix diff API to better parameter order
Russell Belfer
2012-11-14
1
-2
/
+2
*
Some diff refactorings to help code reuse
Russell Belfer
2012-11-09
1
-48
/
+35
*
Improve docs, examples, warnings
Russell Belfer
2012-11-01
1
-1
/
+1
*
Merge pull request #968 from arrbee/diff-support-typechange
Russell Belfer
2012-10-17
1
-2
/
+12
|
\
|
*
Add complex checkout test and then fix checkout
Russell Belfer
2012-10-09
1
-1
/
+1
|
*
Introduce status/diff TYPECHANGE flags
Russell Belfer
2012-10-09
1
-2
/
+12
[next]