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
2011-03-19
Merge branch 'jn/status-translatable'
Junio C Hamano
1
-0
/
+7
2011-03-08
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
1
-0
/
+7
2011-02-21
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
1
-1
/
+8
2010-11-29
status: show branchname with a configurable color
Aleksi Aalto
1
-2
/
+4
2010-06-30
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
1
-0
/
+1
2010-06-25
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
1
-0
/
+1
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-1
/
+1
2010-06-03
Show branch information in short output of git status
Daniel Knittl-Frank
1
-2
/
+4
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
1
-1
/
+1
2010-04-10
wt-status: collect ignored files
Junio C Hamano
1
-0
/
+2
2010-04-10
wt-status: remove unused workdir_untracked member
Junio C Hamano
1
-1
/
+0
2010-03-08
git status: Show detailed dirty status of submodules in long format
Jens Lehmann
1
-0
/
+2
2009-12-12
status/commit: do not suggest "reset HEAD <path>" while merging
Junio C Hamano
1
-0
/
+1
2009-12-07
status: disable color for porcelain format
Jeff King
1
-0
/
+1
2009-12-05
builtin-commit: refactor short-status code into wt-status.c
Michael J Gruber
1
-0
/
+2
2009-08-22
git stat: the beginning of "status that is not a dry-run of commit"
Junio C Hamano
1
-0
/
+1
2009-08-10
wt-status: collect untracked files in a separate "collect" phase
Junio C Hamano
1
-1
/
+2
2009-08-10
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
1
-1
/
+0
2009-08-10
wt-status: move wt_status_colors[] into wt_status structure
Junio C Hamano
1
-1
/
+3
2009-08-10
wt-status: move many global settings to wt_status structure
Junio C Hamano
1
-4
/
+5
2009-08-06
status: show worktree status of conflicted paths separately
Junio C Hamano
1
-0
/
+1
2009-08-06
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
1
-0
/
+10
2008-06-09
Add argument 'no' commit/status option -u|--untracked-files
Marius Storm-Olsen
1
-1
/
+2
2008-06-09
Add an optional <mode> argument to commit/status -u|--untracked-files option
Marius Storm-Olsen
1
-0
/
+6
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-1
/
+1
2008-05-22
Updated status to show 'Not currently on any branch' in red
Chris Parsons
1
-0
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-05-11
wt-status.h: declare global variables as extern
Johannes Sixt
1
-2
/
+2
2007-12-12
git-commit: squelch needless message during an empty merge
Junio C Hamano
1
-0
/
+1
2007-12-08
add status.relativePaths config variable
Jeff King
1
-0
/
+1
2007-11-22
builtin-commit: do not color status output shown in the message template
Junio C Hamano
1
-0
/
+1
2007-11-22
git status: show relative paths when run in a subdirectory
Johannes Schindelin
1
-0
/
+1
2007-09-19
Enable wt-status to run against non-standard index file.
Kristian Høgsberg
1
-0
/
+1
2007-09-19
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
1
-0
/
+3
2007-01-10
Provide better feedback for the untracked only case in status output
Jürgen Rühle
1
-2
/
+4
2007-01-02
Improve "nothing to commit" part of status output
Jürgen Rühle
1
-0
/
+1
2006-09-12
Teach runstatus about --untracked
Johannes Schindelin
1
-0
/
+1
2006-09-08
git-commit.sh: convert run_status to a C builtin
Jeff King
1
-0
/
+24