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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
status: show commit sha1 in "You are currently cherry-picking" message
Ralf Thielow
1
-2
/
+5
2013-09-20
Merge branch 'mm/commit-template-squelch-advice-messages'
Junio C Hamano
1
-19
/
+19
2013-09-20
Merge branch 'mm/status-without-comment-char'
Junio C Hamano
1
-22
/
+69
2013-09-20
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
1
-4
/
+22
2013-09-12
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
1
-19
/
+19
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-9
/
+7
2013-09-06
status: add missing blank line after list of "other" files
Matthieu Moy
1
-1
/
+3
2013-09-06
status: disable display of '#' comment prefix by default
Matthieu Moy
1
-11
/
+29
2013-09-06
submodule summary: ignore --for-status option
Matthieu Moy
1
-1
/
+26
2013-09-06
wt-status: use argv_array API
Matthieu Moy
1
-12
/
+14
2013-08-26
status: always show tracking branch even no change
Jiang Xin
1
-5
/
+5
2013-08-26
branch: report invalid tracking branch as gone
Jiang Xin
1
-4
/
+22
2013-07-22
Merge branch 'jx/clean-interactive'
Junio C Hamano
1
-9
/
+8
2013-07-22
Merge branch 'nd/const-struct-cache-entry'
Junio C Hamano
1
-2
/
+2
2013-07-15
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-15
status: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-9
/
+7
2013-07-11
Merge branch 'jg/status-config'
Junio C Hamano
1
-0
/
+1
2013-07-11
Merge branch 'rr/rebase-checkout-reflog'
Junio C Hamano
1
-3
/
+4
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-06-27
am: replace uses of --resolved with --continue
Kevin Bracey
1
-1
/
+1
2013-06-26
quote_path_relative(): remove redundant parameter
Jiang Xin
1
-9
/
+8
2013-06-24
status/commit: make sure --porcelain is not affected by user-facing config
Junio C Hamano
1
-0
/
+1
2013-06-17
wt-status: give better advice when cherry-pick is in progress
Ralf Thielow
1
-2
/
+4
2013-06-17
status: do not depend on rebase reflog messages
Ramkumar Ramachandra
1
-1
/
+4
2013-06-17
wt-status: remove unused field in grab_1st_switch_cbdata
Ramkumar Ramachandra
1
-2
/
+0
2013-04-15
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
1
-13
/
+11
2013-04-15
dir.c: git-ls-files --directories: don't hide empty directories
Karsten Blees
1
-1
/
+1
2013-04-12
Sync with 'maint'
Junio C Hamano
1
-8
/
+4
2013-04-12
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
1
-8
/
+4
2013-04-12
i18n: make the translation of -u advice in one go
Jiang Xin
1
-8
/
+4
2013-04-02
status: show commit sha1 in "You are currently reverting" message
Matthieu Moy
1
-2
/
+6
2013-04-02
status: show 'revert' state and status hint
Matthieu Moy
1
-0
/
+23
2013-04-01
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
1
-0
/
+25
2013-04-01
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
1
-62
/
+144
2013-03-23
status, branch: fix the misleading "bisecting" message
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-03-21
Merge branch 'maint'
Junio C Hamano
1
-1
/
+4
2013-03-21
wt-status: fix possible use of uninitialized variable
Jeff King
1
-1
/
+4
2013-03-21
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
1
-0
/
+25
2013-03-16
status: show more info than "currently not on any branch"
Nguyễn Thái Ngọc Duy
1
-4
/
+85
2013-03-16
wt-status: move wt_status_get_state() out to wt_status_print()
Nguyễn Thái Ngọc Duy
1
-19
/
+20
2013-03-16
wt-status: split wt_status_state parsing function out
Nguyễn Thái Ngọc Duy
1
-18
/
+23
2013-03-16
wt-status: move strbuf into read_and_strip_branch()
Nguyễn Thái Ngọc Duy
1
-35
/
+30
2013-03-16
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2013-02-14
Merge branch 'nd/status-show-in-progress'
Junio C Hamano
1
-6
/
+88
2013-02-05
status: show the branch name if possible in in-progress info
Nguyễn Thái Ngọc Duy
1
-6
/
+88
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-4
/
+6
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-4
/
+6
2013-01-14
Merge branch 'ap/status-ignored-in-ignored-directory'
Junio C Hamano
1
-1
/
+3
2013-01-01
dir.c: Make git-status --ignored more consistent
Antoine Pelisse
1
-1
/
+3
2012-09-15
wt-status.c: mark a private file-scope symbol as static
Junio C Hamano
1
-2
/
+2
[next]