index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
status: make "how to stage" messages optional
Jeff King
2009-09-12
1
-0
/
+8
*
status: list unmerged files much later
Johannes Sixt
2009-09-02
1
-1
/
+1
*
Style fixes, add a space after if/for/while.
Brian Gianforcaro
2009-09-01
1
-1
/
+1
*
wt-status: collect untracked files in a separate "collect" phase
Junio C Hamano
2009-08-10
1
-22
/
+36
*
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
2009-08-10
1
-60
/
+0
*
wt-status: move wt_status_colors[] into wt_status structure
Junio C Hamano
2009-08-10
1
-4
/
+5
*
wt-status: move many global settings to wt_status structure
Junio C Hamano
2009-08-10
1
-41
/
+40
*
status: show worktree status of conflicted paths separately
Junio C Hamano
2009-08-07
1
-3
/
+92
*
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
2009-08-06
1
-45
/
+181
*
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
2009-07-09
1
-1
/
+1
*
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-21
1
-1
/
+1
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-1
/
+1
*
Merge branch 'mv/parseopt-ls-files'
Junio C Hamano
2009-03-20
1
-4
/
+3
|
\
|
*
Turn the flags in struct dir_struct into a single variable
Johannes Schindelin
2009-02-18
1
-4
/
+3
*
|
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-14
1
-5
/
+5
|
/
*
reorder ALLOW_TEXTCONV option setting
Jeff King
2008-12-08
1
-1
/
+1
*
Merge branch 'jk/commit-v-strip'
Junio C Hamano
2008-11-16
1
-27
/
+6
|
\
|
*
status: show "-v" diff even for initial commit
Jeff King
2008-11-12
1
-2
/
+3
|
*
wt-status: refactor initial commit printing
Jeff King
2008-11-12
1
-25
/
+3
*
|
enable textconv for diff in verbose status/commit
Jeff King
2008-10-26
1
-0
/
+1
*
|
wt-status: load diff ui config
Jeff King
2008-10-26
1
-1
/
+9
|
/
*
Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other
Junio C Hamano
2008-10-17
1
-13
/
+2
|
\
|
*
refactor handling of "other" files in ls-files and status
Jeff King
2008-10-17
1
-13
/
+2
*
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-7
/
+3
*
|
wt-status: Teach how to discard changes in the working directory
Anders Melchiorsen
2008-09-08
1
-0
/
+1
*
|
wt-status: Split header generation into three functions
Anders Melchiorsen
2008-09-08
1
-15
/
+19
|
/
*
Merge branch 'jc/report-tracking'
Junio C Hamano
2008-07-14
1
-0
/
+22
|
\
|
*
git-status: show the remote tracking statistics
Junio C Hamano
2008-07-03
1
-0
/
+22
*
|
Fix "config_error_nonbool" used with value instead of key
Christian Couder
2008-07-06
1
-1
/
+1
|
/
*
Add configuration option for default untracked files mode
Marius Storm-Olsen
2008-06-10
1
-0
/
+13
*
Add argument 'no' commit/status option -u|--untracked-files
Marius Storm-Olsen
2008-06-10
1
-1
/
+6
*
Add an optional <mode> argument to commit/status -u|--untracked-files option
Marius Storm-Olsen
2008-06-10
1
-0
/
+1
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
1
-2
/
+2
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-2
/
+2
*
|
Updated status to show 'Not currently on any branch' in red
Chris Parsons
2008-05-23
1
-3
/
+8
*
|
bump rename limit defaults
Jeff King
2008-05-03
1
-1
/
+1
|
/
*
builtin-status: submodule summary support
Ping Yin
2008-04-13
1
-0
/
+41
*
wt-status.c: no need for dup() dance anymore
Kristian Høgsberg
2008-03-14
1
-15
/
+2
*
Make private quote_path() in wt-status.c available as quote_path_relative()
Dmitry Potapov
2008-03-08
1
-45
/
+2
*
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
1
-3
/
+3
*
Merge branch 'maint'
Junio C Hamano
2008-02-13
1
-1
/
+1
|
\
|
*
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2008-02-13
1
-1
/
+1
*
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-12
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
2008-01-21
1
-10
/
+0
*
|
wt-status.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
/
*
git-commit: squelch needless message during an empty merge
Junio C Hamano
2007-12-13
1
-0
/
+2
*
add status.relativePaths config variable
Jeff King
2007-12-08
1
-0
/
+6
*
wt-status.c:quote_path(): convert empty path to "./"
Jeff King
2007-12-08
1
-0
/
+3
*
git config --get-colorbool
Junio C Hamano
2007-12-06
1
-1
/
+1
*
Merge branch 'kh/commit'
Junio C Hamano
2007-12-05
1
-23
/
+63
|
\
[next]