index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wt-status.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
wt-status: convert struct wt_status to object_id
brian m. carlson
1
-1
/
+1
2019-07-31
Merge branch 'jk/no-system-includes-in-dot-c'
Junio C Hamano
1
-1
/
+0
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
1
-0
/
+3
2019-06-19
ref-filter: sort detached HEAD lines firstly
Matthew DeVore
1
-0
/
+3
2019-06-19
wt-status.h: drop stdio.h include
Jeff King
1
-1
/
+0
2019-04-18
merge: cleanup messages like commit
Denton Liu
1
-0
/
+1
2018-11-12
wt-status.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2018-11-12
wt-status.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-5
/
+12
2018-10-03
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
1
-18
/
+20
2018-09-07
wt-status: rename commitable to committable
Stephen P. Smith
1
-1
/
+1
2018-05-13
add status config and command line options for rename detection
Ben Peart
1
-1
/
+3
2018-03-14
wt-status: convert struct wt_status_state to object_id
brian m. carlson
1
-3
/
+3
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
1
-0
/
+2
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-0
/
+2
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-2
/
+3
2017-12-27
wt-status.c: rename rename-related fields in wt_status_change_data
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2017-10-31
status: add option to show ignored files differently
Jameson Miller
1
-1
/
+7
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
1
-0
/
+1
2017-06-21
status: contextually notify user about an initial commit
Kaartic Sivaraam
1
-0
/
+1
2017-06-18
status: add optional stash count information
Liam Beguin
1
-0
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
1
-1
/
+1
2017-03-26
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
1
-1
/
+1
2016-10-07
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Johannes Schindelin
1
-3
/
+4
2016-10-07
wt-status: export also the has_un{staged,committed}_changes() functions
Johannes Schindelin
1
-1
/
+3
2016-10-07
wt-status: make the require_clean_work_tree() function reusable
Johannes Schindelin
1
-0
/
+3
2016-08-11
status: print branch info with --porcelain=v2 --branch
Jeff Hostetler
1
-0
/
+1
2016-08-11
status: collect per-file data for --porcelain=v2
Jeff Hostetler
1
-0
/
+4
2016-08-05
status: cleanup API to wt_status_print
Jeff Hostetler
1
-4
/
+12
2016-08-05
status: rename long-format print routines
Jeff Hostetler
1
-1
/
+1
2016-04-22
wt-status.c: split bisect detection out of wt_status_get_state()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-04-22
wt-status.c: make wt_status_check_rebase() work on any worktree
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2016-04-22
wt-status.c: split rebase detection out of wt_status_get_state()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2015-08-21
wt-status: move #include "pathspec.h" to the header
SZEDER Gábor
1
-0
/
+1
2015-03-06
wt-status: refactor detached HEAD analysis
Michael J Gruber
1
-0
/
+1
2014-03-31
Merge branch 'mm/status-porcelain-format-i18n-fix'
Junio C Hamano
1
-0
/
+1
2014-03-26
status: disable translation when --porcelain is used
Matthieu Moy
1
-0
/
+1
2014-02-18
wt-status.c: move cut-line print code out to wt_status_add_cut_line
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2013-12-05
commit -v: strip diffs and submodule shortlogs from the commit message
Jens Lehmann
1
-0
/
+1
2013-10-11
status: show commit sha1 in "You are currently cherry-picking" message
Ralf Thielow
1
-0
/
+1
2013-09-20
Merge branch 'mm/commit-template-squelch-advice-messages'
Junio C Hamano
1
-0
/
+1
2013-09-20
Merge branch 'mm/status-without-comment-char'
Junio C Hamano
1
-0
/
+1
2013-09-12
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
1
-0
/
+1
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-1
/
+1
2013-09-06
status: disable display of '#' comment prefix by default
Matthieu Moy
1
-0
/
+1
2013-07-15
status: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-09
wt-status: use "format" function attribute for status_printf
Jeff King
1
-4
/
+4
2013-04-02
status: show commit sha1 in "You are currently reverting" message
Matthieu Moy
1
-0
/
+1
2013-04-02
status: show 'revert' state and status hint
Matthieu Moy
1
-0
/
+1
2013-04-01
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
1
-2
/
+5
2013-03-21
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
1
-0
/
+1
[next]