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
/
builtin
/
sparse-checkout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Merge branch 'ds/sparse-add'
Junio C Hamano
1
-32
/
+109
2020-02-17
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
1
-1
/
+1
2020-02-11
sparse-checkout: work with Windows paths
Derrick Stolee
1
-0
/
+3
2020-02-11
sparse-checkout: create 'add' subcommand
Derrick Stolee
1
-6
/
+66
2020-02-11
sparse-checkout: extract pattern update from 'set' subcommand
Derrick Stolee
1
-18
/
+26
2020-02-11
sparse-checkout: extract add_patterns_from_input()
Derrick Stolee
1
-29
/
+35
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
1
-1
/
+1
2020-01-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
1
-1
/
+1
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
1
-2
/
+4
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
1
-1
/
+14
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
1
-2
/
+21
2020-01-24
sparse-checkout: create leading directories
Derrick Stolee
1
-0
/
+4
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
1
-0
/
+21
2019-12-13
sparse-checkout: respect core.ignoreCase in cone mode
Derrick Stolee
1
-2
/
+8
2019-11-22
sparse-checkout: check for dirty status
Derrick Stolee
1
-0
/
+13
2019-11-22
sparse-checkout: update working directory in-process for 'init'
Derrick Stolee
1
-16
/
+20
2019-11-22
sparse-checkout: write using lockfile
Derrick Stolee
1
-4
/
+11
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
1
-13
/
+12
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
1
-12
/
+71
2019-11-22
sparse-checkout: sanitize for nested folders
Derrick Stolee
1
-4
/
+18
2019-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
1
-16
/
+147
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
1
-1
/
+25
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
1
-2
/
+32
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
1
-2
/
+45
2019-11-22
clone: add --sparse mode
Derrick Stolee
1
-0
/
+6
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
1
-1
/
+74
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-0
/
+86