🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.10.4
/
wt-status.c
tag
20654f8a740c50c115dd4cfd4f308d20c88194a4
tagger
Junio C Hamano <gitster@pobox.com>
Sun Jul 30 22:00:12 2017
object
0bfff8146f8c055fd95af4567286929ba8216fa7
Git 2.10.4
a94bb68
use strbuf_add_unique_abbrev() for adding short hashes, part 3
by René Scharfe
· 9 years ago
f937d78
use strbuf_add_unique_abbrev() for adding short hashes, part 2
by René Scharfe
· 9 years ago
a22ae75
use strbuf_addstr() for adding constant strings to a strbuf, part 2
by René Scharfe
· 9 years ago
1a5f1a3
Merge branch 'js/am-3-merge-recursive-direct'
by Junio C Hamano
· 9 years ago
5a2f4d3
Merge branch 'mm/status-suggest-merge-abort'
by Junio C Hamano
· 9 years ago
ef1177d1
die("bug"): report bugs consistently
by Johannes Schindelin
· 9 years ago
b4e8a84
Merge branch 'rs/use-strbuf-addbuf'
by Junio C Hamano
· 9 years ago
b0a61ab
status: suggest 'git merge --abort' when appropriate
by Matthieu Moy
· 9 years ago
a63d31b
Merge branch 'bc/cocci'
by Junio C Hamano
· 9 years ago
8109984
use strbuf_addbuf() for appending a strbuf to another
by René Scharfe
· 9 years ago
2703572
Merge branch 'va/i18n-even-more'
by Junio C Hamano
· 9 years ago
a0d12c4
diff: convert struct diff_filespec to struct object_id
by brian m. carlson
· 9 years ago
f813fb4
i18n: unmark die messages for translation
by Vasco Almeida
· 9 years ago
2a0e6cd
Use "working tree" instead of "working directory" for git status
by Lars Vogel
· 10 years ago
352d72a
Merge branch 'nd/worktree-various-heads'
by Junio C Hamano
· 10 years ago
9ce2824
Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'
by Junio C Hamano
· 10 years ago
f5d067a
wt-status.c: split bisect detection out of wt_status_get_state()
by Nguyễn Thái Ngọc Duy
· 10 years ago
81eff27
wt-status.c: make wt_status_check_rebase() work on any worktree
by Nguyễn Thái Ngọc Duy
· 10 years ago
bcd522a
wt-status.c: split rebase detection out of wt_status_get_state()
by Nguyễn Thái Ngọc Duy
· 10 years ago
fc452ae
Merge branch 'sb/misc-cleanups'
by Junio C Hamano
· 10 years ago
6eb6078
abbrev_sha1_in_line: don't leak memory
by Stefan Beller
· 10 years ago
db6696f
Merge branch 'mg/wt-status-mismarked-i18n'
by Junio C Hamano
· 10 years ago
df22724
wt-status: allow "ahead " to be picked up by l10n
by Michael J Gruber
· 10 years ago
8dc874b
wt-status.c: set commitable bit if there is a meaningful merge.
by Stephen P. Smith
· 10 years ago
8f309ae
strbuf: introduce strbuf_getline_{lf,nul}()
by Junio C Hamano
· 10 years ago
844a9ce
Merge branch 'bc/object-id'
by Junio C Hamano
· 10 years ago
904de44
wt-status: correct and simplify check for detached HEAD
by René Scharfe
· 10 years ago
ed1c997
Remove get_object_hash.
by brian m. carlson
· 10 years ago
7999b2c
Add several uses of get_object_hash.
by brian m. carlson
· 10 years ago
db43891
Merge branch 'rs/wt-status-detached-branch-fix' into maint
by Junio C Hamano
· 10 years ago
a59d1d8
Merge branch 'rs/wt-status-detached-branch-fix'
by Junio C Hamano
· 10 years ago
c72b49d
wt-status: use skip_prefix() to get rid of magic string length constants
by René Scharfe
· 10 years ago
8d8325f
wt-status: don't skip a magical number of characters blindly
by René Scharfe
· 10 years ago
baf0a3e
wt-status: avoid building bogus branch name with detached HEAD
by René Scharfe
· 10 years ago
bcf8cc2
wt-status: exit early using goto in wt_shortstatus_print_tracking()
by René Scharfe
· 10 years ago
df64186
Merge branch 'mm/detach-at-HEAD-reflog' into maint
by Junio C Hamano
· 10 years ago
a394b39
Merge branch 'mm/detach-at-HEAD-reflog'
by Junio C Hamano
· 10 years ago
0eb8548
status: don't say 'HEAD detached at HEAD'
by Matthieu Moy
· 10 years ago
dc4e7b0
Merge branch 'sg/wt-status-header-inclusion' into maint
by Junio C Hamano
· 10 years ago
6525496
Merge branch 'sg/wt-status-header-inclusion'
by Junio C Hamano
· 10 years ago
7aa9b9b
wt-status: move #include "pathspec.h" to the header
by SZEDER Gábor
· 10 years ago
f932729
memoize common git-path "constant" files
by Jeff King
· 10 years ago
178d2c7
Merge branch 'gp/status-rebase-i-info'
by Junio C Hamano
· 10 years ago
a94594d
Merge branch 'sg/commit-cleanup-scissors' into maint
by Junio C Hamano
· 10 years ago
84e6fb9
status: give more information during rebase -i
by Guillaume Pagès
· 10 years ago
df25e94
status: differentiate interactive from non-interactive rebases
by Guillaume Pagès
· 10 years ago
05eb563
status: factor two rebase-related messages together
by Guillaume Pagès
· 10 years ago
07528be
Merge branch 'sg/commit-cleanup-scissors'
by Junio C Hamano
· 10 years ago
fbfa097
commit: cope with scissors lines in commit message
by SZEDER Gábor
· 11 years ago
c4a8354
Merge branch 'jk/at-push-sha1'
by Junio C Hamano
· 11 years ago
38ccaf9
Merge branch 'nd/untracked-cache'
by Junio C Hamano
· 11 years ago
979cb24
remote.c: return upstream name from stat_tracking_info
by Jeff King
· 11 years ago
011cb58
Merge branch 'sb/plug-wt-shortstatus-tracking-leak'
by Junio C Hamano
· 11 years ago
0e32d4b
wt-status.c: fix a memleak
by Stefan Beller
· 11 years ago
ea1fd48
Merge branch 'jk/run-command-capture'
by Junio C Hamano
· 11 years ago
5c950e9
wt-status: use capture_command
by Jeff King
· 11 years ago
d56d966
wt_status: fix signedness mismatch in strbuf_read call
by Jeff King
· 11 years ago
9a9592f
wt-status: don't flush before running "submodule status"
by Jeff King
· 11 years ago
38f6ae9
Merge branch 'mg/detached-head-report'
by Junio C Hamano
· 11 years ago
9bb56e4
Merge branch 'mg/status-v-v'
by Junio C Hamano
· 11 years ago
226c051
status: enable untracked cache
by Nguyễn Thái Ngọc Duy
· 11 years ago
970399e
wt-status: refactor detached HEAD analysis
by Michael J Gruber
· 11 years ago
4055500
commit/status: show the index-worktree diff with -v -v
by Michael J Gruber
· 11 years ago
93baadb
Merge branch 'jk/status-read-branch-name-fix' into maint
by Junio C Hamano
· 11 years ago
fccf4a0
Merge branch 'jk/status-read-branch-name-fix'
by Junio C Hamano
· 11 years ago
66ec904
read_and_strip_branch: fix typo'd address-of operator
by Jeff King
· 11 years ago
a2bae2d
use args member of struct child_process
by René Scharfe
· 11 years ago
217610d
Merge branch 'rs/run-command-env-array'
by Junio C Hamano
· 11 years ago
a915459
use env_array member of struct child_process
by René Scharfe
· 11 years ago
7695d11
refs.c: change resolve_ref_unsafe reading argument to be a flags field
by Ronnie Sahlberg
· 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 years ago
9f2de9c
Merge branch 'kb/perf-trace'
by Junio C Hamano
· 11 years ago
132d41e
wt-status: simplify performance measurement by using getnanotime()
by Karsten Blees
· 11 years ago
e7cdec6
Merge branch 'rs/status-code-clean-up'
by Junio C Hamano
· 11 years ago
10761eb
wt-status: simplify building of summary limit argument
by René Scharfe
· 11 years ago
85dd6bf
wt-status: use argv_array for environment
by René Scharfe
· 11 years ago
287a870
Merge branch 'jl/status-added-submodule-is-never-ignored' into maint
by Junio C Hamano
· 11 years ago
6d681f0
Merge branch 'jl/status-added-submodule-is-never-ignored'
by Junio C Hamano
· 12 years ago
09e141f
Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'
by Junio C Hamano
· 12 years ago
7d7d680
silence a bunch of format-zero-length warnings
by Felipe Contreras
· 12 years ago
1d2f393
status/commit: show staged submodules regardless of ignore config
by Jens Lehmann
· 12 years ago
4ab9211
Merge branch 'mm/status-porcelain-format-i18n-fix'
by Junio C Hamano
· 12 years ago
7a76c28
status: disable translation when --porcelain is used
by Matthieu Moy
· 12 years ago
46c0f91
Merge branch 'nd/commit-editor-cleanup'
by Junio C Hamano
· 12 years ago
6dada01
Merge branch 'jn/wt-status'
by Junio C Hamano
· 12 years ago
c7cb333
wt-status: lift the artificual "at least 20 columns" floor
by Junio C Hamano
· 12 years ago
8f17f5b
wt-status: i18n of section labels
by Jonathan Nieder
· 12 years ago
335e825
wt-status: extract the code to compute width for labels
by Jonathan Nieder
· 12 years ago
d52cb57
wt-status: make full label string to be subject to l10n
by Junio C Hamano
· 12 years ago
ebb3289
pathspec: convert some match_pathspec_depth() to dir_path_match()
by Nguyễn Thái Ngọc Duy
· 12 years ago
429bb40
pathspec: convert some match_pathspec_depth() to ce_path_match()
by Nguyễn Thái Ngọc Duy
· 12 years ago
fcef931
wt-status.c: move cut-line print code out to wt_status_add_cut_line
by Nguyễn Thái Ngọc Duy
· 12 years ago
983dc69
wt-status.c: make cut_line[] const to shrink .data section a bit
by Nguyễn Thái Ngọc Duy
· 12 years ago
ad70448
Merge branch 'cc/starts-n-ends-with'
by Junio C Hamano
· 12 years ago
14a9c5f
Merge branch 'jl/commit-v-strip-marker'
by Junio C Hamano
· 12 years ago
1a72cfd
commit -v: strip diffs and submodule shortlogs from the commit message
by Jens Lehmann
· 12 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 12 years ago
3651e45
wt-status: take the alignment burden off translators
by Nguyễn Thái Ngọc Duy
· 12 years ago
bffd809
status: show commit sha1 in "You are currently cherry-picking" message
by Ralf Thielow
· 12 years ago
b4980c6
Merge branch 'mm/commit-template-squelch-advice-messages'
by Junio C Hamano
· 12 years ago
Next »