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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+33
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
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
1
-0
/
+11
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
2
-3
/
+8
2019-11-10
Merge branch 'sg/commit-graph-usage-fix'
Junio C Hamano
1
-1
/
+0
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
2
-6
/
+14
2019-11-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-3
/
+4
2019-11-10
Merge branch 'hv/bitshift-constants-in-blame'
Junio C Hamano
1
-12
/
+12
2019-11-10
Merge branch 'dd/notes-copy-default-dst-to-head'
Junio C Hamano
1
-1
/
+1
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
1
-22
/
+0
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
1
-33
/
+92
2019-11-10
Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'
Junio C Hamano
1
-0
/
+7
2019-11-02
stash: handle staged changes in skip-worktree files correctly
Johannes Schindelin
1
-2
/
+3
2019-11-02
update-index: optionally leave skip-worktree entries alone
Johannes Schindelin
1
-1
/
+5
2019-10-28
builtin/commit-graph.c: remove subcommand-less usage string
SZEDER Gábor
1
-1
/
+0
2019-10-28
rev-parse: add a --show-object-format option
brian m. carlson
1
-0
/
+11
2019-10-24
fetch: delay fetch_if_missing=0 until after config
Jonathan Tan
1
-2
/
+2
2019-10-23
Merge branch 'cb/pcre2-chartables-leakfix'
Junio C Hamano
1
-0
/
+1
2019-10-23
multi-pack-index: add [--[no-]progress] option.
William Baker
1
-5
/
+13
2019-10-23
midx: add MIDX_PROGRESS flag
William Baker
2
-5
/
+5
2019-10-21
builtin/blame.c: constants into bit shift format
Hariom Verma
1
-12
/
+12
2019-10-21
rebase: hide --preserve-merges option
Denton Liu
1
-3
/
+4
2019-10-18
Merge branch 'jj/stash-reset-only-toplevel'
Junio C Hamano
1
-1
/
+1
2019-10-18
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
1
-0
/
+16
2019-10-18
grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón
1
-0
/
+1
2019-10-18
notes: fix minimum number of parameters to "copy" subcommand
Doan Tran Cong Danh
1
-1
/
+1
2019-10-16
fetch-pack: write fetched refs to .promisor
Jonathan Tan
1
-0
/
+7
2019-10-16
move run_commit_hook() to libgit and use it there
Phillip Wood
1
-22
/
+0
2019-10-16
format-patch: teach --cover-from-description option
Denton Liu
1
-20
/
+75
2019-10-16
format-patch: use enum variables
Denton Liu
1
-13
/
+17
2019-10-16
format-patch: replace erroneous and condition
Denton Liu
1
-1
/
+1
2019-10-15
Merge branch 'js/trace2-fetch-push'
Junio C Hamano
2
-7
/
+17
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
4
-52
/
+72
2019-10-15
Merge branch 'en/fast-imexport-nested-tags'
Junio C Hamano
1
-17
/
+50
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-2
/
+2
2019-10-15
Merge branch 'gs/commit-graph-trace-with-cmd'
Junio C Hamano
1
-0
/
+6
2019-10-15
Merge branch 'js/fetch-jobs'
Junio C Hamano
1
-17
/
+107
2019-10-15
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
4
-5
/
+17
2019-10-15
stash: avoid recursive hard reset on submodules
Jakob Jarmar
1
-1
/
+1
2019-10-12
format-patch: create leading components of output directory
Bert Wesarg
1
-0
/
+16
2019-10-11
Merge branch 'js/stash-apply-in-secondary-worktree'
Junio C Hamano
1
-0
/
+4
2019-10-11
Merge branch 'rs/dedup-includes'
Junio C Hamano
6
-6
/
+0
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
12
-53
/
+56
2019-10-11
Merge branch 'en/clean-nested-with-ignored'
Junio C Hamano
1
-2
/
+13
2019-10-09
Merge branch 'sg/name-rev-cutoff-underflow-fix'
Junio C Hamano
1
-3
/
+12
[next]