index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
sparse-checkout: allow one-character directories in cone mode
Derrick Stolee
2
-2
/
+12
2020-02-11
sparse-checkout: work with Windows paths
Derrick Stolee
2
-0
/
+17
2020-02-11
sparse-checkout: create 'add' subcommand
Derrick Stolee
3
-6
/
+132
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-01-31
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee
2
-1
/
+13
2020-01-31
sparse-checkout: improve docs around 'set' in cone mode
Derrick Stolee
1
-3
/
+14
2020-01-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
2
-6
/
+9
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
2
-4
/
+9
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
2
-2
/
+27
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
2
-4
/
+29
2020-01-31
sparse-checkout: properly match escaped characters
Derrick Stolee
2
-7
/
+51
2020-01-31
sparse-checkout: warn on globs in cone patterns
Derrick Stolee
2
-0
/
+75
2020-01-24
sparse-checkout: detect short patterns
Derrick Stolee
2
-1
/
+11
2020-01-24
sparse-checkout: cone mode does not recognize "**"
Derrick Stolee
2
-1
/
+40
2020-01-24
sparse-checkout: fix documentation typo for core.sparseCheckoutCone
Jeff King
1
-1
/
+1
2020-01-24
clone: fix --sparse option with URLs
Derrick Stolee
2
-2
/
+2
2020-01-24
sparse-checkout: create leading directories
Derrick Stolee
2
-0
/
+14
2020-01-24
t1091: improve here-docs
Derrick Stolee
1
-49
/
+49
2020-01-24
t1091: use check_files to reduce boilerplate
Derrick Stolee
1
-95
/
+22
2019-12-30
sparse-checkout: document interactions with submodules
Derrick Stolee
2
-0
/
+38
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
3
-1
/
+42
2019-12-20
sparse-checkout: improve OS ls compatibility
Ed Maste
1
-14
/
+22
2019-12-13
sparse-checkout: respect core.ignoreCase in cone mode
Derrick Stolee
4
-5
/
+42
2019-11-22
sparse-checkout: check for dirty status
Derrick Stolee
2
-1
/
+27
2019-11-22
sparse-checkout: update working directory in-process for 'init'
Derrick Stolee
1
-16
/
+20
2019-11-22
sparse-checkout: cone mode should not interact with .gitignore
Derrick Stolee
1
-0
/
+7
2019-11-22
sparse-checkout: write using lockfile
Derrick Stolee
2
-4
/
+18
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
3
-16
/
+18
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
5
-16
/
+105
2019-11-22
sparse-checkout: sanitize for nested folders
Derrick Stolee
2
-4
/
+29
2019-11-22
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
2
-15
/
+43
2019-11-22
unpack-trees: hash less in cone mode
Derrick Stolee
3
-17
/
+26
2019-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
4
-20
/
+206
2019-11-22
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
4
-9
/
+241
2019-11-22
sparse-checkout: add 'cone' mode
Derrick Stolee
6
-4
/
+85
2019-11-22
trace2: add region in clear_ce_flags
Jeff Hostetler
1
-1
/
+9
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
3
-16
/
+52
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
3
-2
/
+55
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
3
-2
/
+84
2019-11-22
clone: add --sparse mode
Derrick Stolee
4
-1
/
+53
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
3
-1
/
+125
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
9
-1
/
+226
2019-11-10
The first batch post 2.24 cycle
Junio C Hamano
3
-2
/
+70
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
16
-155
/
+277
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
6
-4
/
+42
2019-11-10
Merge branch 'pb/pretty-email-without-domain-part'
Junio C Hamano
5
-62
/
+111
2019-11-10
Merge branch 'hw/remove-api-docs-placeholder'
Junio C Hamano
4
-40
/
+0
2019-11-10
Merge branch 'sg/commit-graph-usage-fix'
Junio C Hamano
1
-1
/
+0
2019-11-10
Merge branch 'dl/apply-3way-diff3'
Junio C Hamano
2
-27
/
+30
[next]