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