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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-3
/
+3
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
1
-3
/
+62
2021-07-16
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
1
-1
/
+1
2021-07-14
wt-status: expand added sparse directory entries
Derrick Stolee
1
-0
/
+51
2021-07-14
status: skip sparse-checkout percentage with sparse-index
Derrick Stolee
1
-3
/
+11
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-06-16
comments: avoid using the gender of our users
Felipe Contreras
1
-1
/
+1
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-2
/
+2
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
1
-0
/
+4
2021-04-28
wt-status: fix multiple small leaks
Andrzej Hunt
1
-0
/
+4
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-2
/
+2
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-3
/
+3
2021-01-25
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
1
-1
/
+3
2021-01-07
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
1
-1
/
+3
2020-10-05
Merge branch 'ma/worktree-cleanups'
Junio C Hamano
1
-30
/
+42
2020-09-27
wt-status: introduce wt_status_state_free_buffers()
Martin Ågren
1
-3
/
+8
2020-09-27
wt-status: print to s->fp, not stdout
Martin Ågren
1
-25
/
+32
2020-09-27
wt-status: replace sha1 mentions with oid
Martin Ågren
1
-4
/
+4
2020-09-18
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
1
-24
/
+13
2020-09-10
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
1
-2
/
+2
2020-09-10
quote_path: optionally allow quoting a path with SP in it
Junio C Hamano
1
-12
/
+3
2020-09-10
quote_path: give flags parameter to quote_path()
Junio C Hamano
1
-12
/
+12
2020-09-10
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
1
-2
/
+0
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-1
/
+1
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-1
/
+1
2020-08-31
Merge branch 'hn/refs-pseudorefs'
Junio C Hamano
1
-3
/
+3
2020-08-21
sequencer: treat REVERT_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-1
/
+1
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-2
/
+2
2020-08-18
dir: fix problematic API to avoid memory leaks
Elijah Newren
1
-2
/
+2
2020-08-18
dir: make clear_directory() free all relevant memory
Elijah Newren
1
-4
/
+0
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
1
-10
/
+9
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-2
/
+1
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-8
/
+8
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-28
Remove doubled words in various comments
Elijah Newren
1
-1
/
+1
2020-06-18
wt-status: show sparse checkout status as well
Elijah Newren
1
-0
/
+41
2020-04-01
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
1
-4
/
+2
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-1
/
+1
2019-08-27
status: mention --skip for revert and cherry-pick
Denton Liu
1
-0
/
+4
2019-08-19
wt-status: convert struct wt_status to object_id
brian m. carlson
1
-1
/
+1
2019-07-19
Merge branch 'jl/status-reduce-vertical-blank'
Junio C Hamano
1
-4
/
+0
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
1
-0
/
+17
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-7
/
+19
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
1
-2
/
+2
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
1
-0
/
+17
2019-06-21
status: remove the empty line after hints
John Lin
1
-4
/
+0
2019-06-19
ref-filter: sort detached HEAD lines firstly
Matthew DeVore
1
-2
/
+2
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
1
-4
/
+2
2019-05-19
Merge branch 'js/rebase-i-label-shown-in-status-fix'
Junio C Hamano
1
-1
/
+3
[next]