Sign in
googlers
/
jrn
/
git
/
b782bbab94e3618aea352907caa77321b487b918
/
wt-status.c
caa7d79
Sync with 'maint'
by Junio C Hamano
· 12 years ago
5234b41f6
Merge branch 'tb/document-status-u-tradeoff' into maint
by Junio C Hamano
· 12 years ago
6290117
i18n: make the translation of -u advice in one go
by Jiang Xin
· 12 years ago
87e139c
status: show commit sha1 in "You are currently reverting" message
by Matthieu Moy
· 12 years ago
db4ef44
status: show 'revert' state and status hint
by Matthieu Moy
· 12 years ago
fec274b
Merge branch 'tb/document-status-u-tradeoff' into maint
by Junio C Hamano
· 12 years ago
afc2e81
Merge branch 'nd/branch-show-rebase-bisect-state'
by Junio C Hamano
· 12 years ago
6deab24
status, branch: fix the misleading "bisecting" message
by Nguyễn Thái Ngọc Duy
· 12 years ago
328455f
Merge branch 'maint'
by Junio C Hamano
· 12 years ago
b8527d5
wt-status: fix possible use of uninitialized variable
by Jeff King
· 12 years ago
5d04924
Merge branch 'tb/document-status-u-tradeoff'
by Junio C Hamano
· 12 years ago
b397ea4
status: show more info than "currently not on any branch"
by Nguyễn Thái Ngọc Duy
· 12 years ago
3b691cc
wt-status: move wt_status_get_state() out to wt_status_print()
by Nguyễn Thái Ngọc Duy
· 12 years ago
b9691db
wt-status: split wt_status_state parsing function out
by Nguyễn Thái Ngọc Duy
· 12 years ago
8b87cfd
wt-status: move strbuf into read_and_strip_branch()
by Nguyễn Thái Ngọc Duy
· 12 years ago
6a38ef2
status: advise to consider use of -u when read_directory takes too long
by Nguyễn Thái Ngọc Duy
· 12 years ago
55f9c83
Merge branch 'nd/status-show-in-progress'
by Junio C Hamano
· 12 years ago
0722c80
status: show the branch name if possible in in-progress info
by Nguyễn Thái Ngọc Duy
· 12 years ago
149a421
Merge branch 'jc/custom-comment-char'
by Junio C Hamano
· 12 years ago
eff80a9
Allow custom "comment char"
by Junio C Hamano
· 12 years ago
0a9a787
Merge branch 'ap/status-ignored-in-ignored-directory'
by Junio C Hamano
· 12 years ago
721ac4e
dir.c: Make git-status --ignored more consistent
by Antoine Pelisse
· 12 years ago
1e24845
wt-status.c: mark a private file-scope symbol as static
by Junio C Hamano
· 13 years ago
50bd8b7
status: remove i18n legos
by Nguyễn Thái Ngọc Duy
· 13 years ago
3cd9d1b
status: color in-progress message like other header messages
by Jeff King
· 13 years ago
2d1cceb
status: better advices when splitting a commit (during rebase -i)
by Lucien Kong
· 13 years ago
96b0ec1
status: don't suggest "git rm" or "git add" if not appropriate
by Lucien Kong
· 13 years ago
83c750a
wt-status.*: better advices for git status added
by Lucien Kong
· 13 years ago
5410ae4
Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
by Jeff King
· 13 years ago
d4a6bf1
status: respect "-b" for porcelain format
by Jeff King
· 13 years ago
a598523
status: fix null termination with "-b"
by Jeff King
· 13 years ago
3207a3a
status: refactor null_termination option
by Jeff King
· 13 years ago
323d053
status: add --column
by Nguyễn Thái Ngọc Duy
· 13 years ago
96ec7b1
Convert resolve_ref+xstrdup to new resolve_refdup function
by Nguyễn Thái Ngọc Duy
· 13 years ago
982d1dc
Merge branch 'maint-1.7.3' into maint
by Junio C Hamano
· 13 years ago
c4c42f2
Reindent closing bracket using tab instead of spaces
by Nguyễn Thái Ngọc Duy
· 13 years ago
f946b46
Merge branch 'jk/color-and-pager'
by Junio C Hamano
· 14 years ago
daa0c3d
color: delay auto-color decision until point of use
by Jeff King
· 14 years ago
f1c9626
diff: refactor COLOR_DIFF from a flag into an int
by Jeff King
· 14 years ago
50cebda
Merge branch 'jk/maint-1.7.2-status-ignored'
by Junio C Hamano
· 14 years ago
1282988
status: fix bug with missing --ignore files
by Jeff King
· 14 years ago
6c80cd2
Merge branch 'ab/i18n-st'
by Junio C Hamano
· 14 years ago
f4784b3
Merge branch 'jn/status-translatable'
by Junio C Hamano
· 14 years ago
d2b044b
i18n: git-status "renamed: " message
by Ævar Arnfjörð Bjarmason
· 14 years ago
b3b298a
i18n: git-status "Initial commit" message
by Ævar Arnfjörð Bjarmason
· 14 years ago
919a4ce
i18n: git-status "Changes to be committed" message
by Ævar Arnfjörð Bjarmason
· 14 years ago
98f5e24
i18n: git-status shortstatus messages
by Ævar Arnfjörð Bjarmason
· 14 years ago
8ec9bc0
i18n: git-status "nothing to commit" messages
by Ævar Arnfjörð Bjarmason
· 14 years ago
355ec7a
i18n: git-status basic messages
by Ævar Arnfjörð Bjarmason
· 14 years ago
66ecd2d
Merge branch 'js/cherry-pick-usability'
by Junio C Hamano
· 14 years ago
b926c0d
commit, status: use status_printf{,_ln,_more} helpers
by Jonathan Nieder
· 14 years ago
becbdae
wt-status: add helpers for printing wt-status lines
by Jonathan Nieder
· 14 years ago
098d0e0
commit, status: use status_printf{,_ln,_more} helpers
by Jonathan Nieder
· 14 years ago
e0335fc
wt-status: add helpers for printing wt-status lines
by Jonathan Nieder
· 14 years ago
37f7a85
Teach commit about CHERRY_PICK_HEAD
by Jay Soffian
· 14 years ago
eb9cb55
Convert ce_path_match() to use struct pathspec
by Nguyễn Thái Ngọc Duy
· 14 years ago
afe069d
struct rev_info: convert prune_data to struct pathspec
by Nguyễn Thái Ngọc Duy
· 14 years ago
f68b780
Merge branch 'aa/status-hilite-branch'
by Junio C Hamano
· 14 years ago
148135f
default color.status.branch to "same as header"
by Jeff King
· 14 years ago
905ffa4
Merge branch 'kb/maint-status-cquote'
by Junio C Hamano
· 14 years ago
1d28232
status: show branchname with a configurable color
by Aleksi Aalto
· 14 years ago
dbfdc62
status: Quote paths with spaces in short format
by Kevin Ballard
· 14 years ago
8009d83
Better "Changed but not updated" message in git-status
by Matthieu Moy
· 14 years ago
b822423
wt-status.c: don't leak directory entries when processing untracked,ignored
by Brandon Casey
· 15 years ago
aee9c7d
Submodules: Add the new "ignore" config option for diff and status
by Jens Lehmann
· 15 years ago
a76b208
Merge branch 'jl/status-ignore-submodules'
by Junio C Hamano
· 15 years ago
a53deac
Merge branch 'jp/string-list-api-cleanup'
by Junio C Hamano
· 15 years ago
78a395d
string_list: Fix argument order for string_list_insert
by Julian Phillips
· 15 years ago
46a958b
Add the option "--ignore-submodules" to "git status"
by Jens Lehmann
· 15 years ago
8d676d8
Merge branch 'gv/portable'
by Junio C Hamano
· 15 years ago
05a59a0
Show branch information in short output of git status
by Daniel Knittl-Frank
· 15 years ago
66dbfd5
Rewrite dynamic structure initializations to runtime assignment
by Gary V. Vaughan
· 15 years ago
82e7ee7
Merge branch 'mg/advice-statushints'
by Junio C Hamano
· 15 years ago
980bde3
wt-status: take advice.statusHints seriously
by Michael J Gruber
· 15 years ago
c1909e7
wt-status: fix 'fprintf' compilation warning
by Junio C Hamano
· 15 years ago
2381e39
status: --ignored option shows ignored files
by Junio C Hamano
· 15 years ago
1b908b6
wt-status: rename and restructure status-print-untracked
by Junio C Hamano
· 15 years ago
6cb3f6b
wt-status: collect ignored files
by Junio C Hamano
· 15 years ago
f5b26b1
wt-status: plug memory leak while collecting untracked files
by Junio C Hamano
· 15 years ago
e28a243
wt-status: remove unused workdir_untracked member
by Junio C Hamano
· 15 years ago
b6a7a06
Merge branch 'jl/submodule-diff-dirtiness'
by Junio C Hamano
· 15 years ago
3bfc450
git status: ignoring untracked files must apply to submodules too
by Jens Lehmann
· 15 years ago
32962c9
revision: introduce setup_revision_opt
by Junio C Hamano
· 15 years ago
9297f77e6
git status: Show detailed dirty status of submodules in long format
by Jens Lehmann
· 15 years ago
c6ec7ef
Merge branch 'jl/submodule-diff'
by Junio C Hamano
· 15 years ago
f17a5d3
git status: Show uncommitted submodule changes too when enabled
by Jens Lehmann
· 15 years ago
688cd6d
status: only touch path we may need to check
by Nguyễn Thái Ngọc Duy
· 15 years ago
c2ff10c
Merge branch 'jk/1.7.0-status'
by Junio C Hamano
· 15 years ago
3c58845
status/commit: do not suggest "reset HEAD <path>" while merging
by Junio C Hamano
· 15 years ago
dd20f8a
commit/status: "git add <path>" is not necessarily how to resolve
by Junio C Hamano
· 15 years ago
8661768
status: reduce duplicated setup code
by Jeff King
· 15 years ago
4a7cc2f
status: disable color for porcelain format
by Jeff King
· 15 years ago
3fe2a89
status -s: obey color.status
by Michael J Gruber
· 15 years ago
84dbe7b
builtin-commit: refactor short-status code into wt-status.c
by Michael J Gruber
· 15 years ago
edf563f
status: make "how to stage" messages optional
by Jeff King
· 16 years ago
228e7b5
status: list unmerged files much later
by Johannes Sixt
· 16 years ago
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 years ago
76e2f7c
git stat: the beginning of "status that is not a dry-run of commit"
by Junio C Hamano
· 16 years ago
7637868
wt-status: collect untracked files in a separate "collect" phase
by Junio C Hamano
· 16 years ago
f766b36
Make git_status_config() file scope static to builtin-commit.c
by Junio C Hamano
· 16 years ago
Next »