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
2022-02-11
Merge branch 'rs/parse-options-lithelp-help'
Junio C Hamano
1
-0
/
+5
2022-02-11
Merge branch 'bc/csprng-mktemps'
Junio C Hamano
9
-12
/
+169
2022-02-11
Merge branch 'bc/clarify-eol-attr'
Junio C Hamano
2
-5
/
+12
2022-02-11
t0001: replace "test [-d|-f]" with test_path_is_* functions
Shaoxuan Yuan
1
-1
/
+2
2022-02-11
fetch-pack: parameterize message containing 'ready' keyword
Bagas Sanjaya
1
-2
/
+10
2022-02-11
log: add a --no-graph option
Alex Henrie
5
-4
/
+87
2022-02-11
log: fix memory leak if --graph is passed multiple times
Alex Henrie
3
-0
/
+18
2022-02-10
fetch: skip computing output width when not printing anything
Patrick Steinhardt
1
-2
/
+6
2022-02-10
fetch-pack: use commit-graph when computing cutoff
Patrick Steinhardt
1
-12
/
+16
2022-02-09
t1410: mark bufsize boundary test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-02-09
t1410: use test-tool ref-store to inspect reflogs
Han-Wen Nienhuys
1
-1
/
+2
2022-02-09
glossary: describe "worktree"
Junio C Hamano
1
-2
/
+11
2022-02-09
t/t0015-hash.sh: remove unnecessary '\' at line end
Jaydeep Das
1
-3
/
+3
2022-02-09
clone, submodule: pass partial clone filters to submodules
Josh Steadmon
8
-8
/
+175
2022-02-09
The second batch for 2.36
Junio C Hamano
1
-1
/
+59
2022-02-09
Merge branch 'jc/mem-pool-alignment'
Junio C Hamano
1
-3
/
+23
2022-02-09
Merge branch 'js/sparse-vs-split-index'
Junio C Hamano
4
-29
/
+33
2022-02-09
Merge branch 'jt/clone-not-quite-empty'
Junio C Hamano
2
-6
/
+21
2022-02-09
Merge branch 'jt/sparse-checkout-leading-dir-fix'
Junio C Hamano
2
-0
/
+9
2022-02-09
Merge branch 'en/plug-leaks-in-merge'
Junio C Hamano
2
-6
/
+10
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
27
-158
/
+522
2022-02-09
Merge branch 'fs/ssh-signing-crlf'
Junio C Hamano
1
-10
/
+24
2022-02-09
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
8
-32
/
+72
2022-02-09
Merge branch 'gc/fetch-negotiate-only-early-return'
Junio C Hamano
4
-3
/
+63
2022-02-09
Merge branch 'pw/add-p-hunk-split-fix'
Junio C Hamano
2
-12
/
+56
2022-02-09
Merge branch 'tl/doc-cli-options-first'
Junio C Hamano
1
-5
/
+14
2022-02-09
Merge branch 'po/readme-mention-contributor-hints'
Junio C Hamano
1
-3
/
+11
2022-02-09
Merge branch 'jt/conditional-config-on-remote-url'
Junio C Hamano
4
-41
/
+290
2022-02-09
Merge branch 'en/merge-ort-restart-optim-fix'
Junio C Hamano
2
-0
/
+71
2022-02-09
Merge branch 'js/test-unset-trace2-parents'
Junio C Hamano
1
-0
/
+2
2022-02-09
midx: prevent writing a .bitmap without any objects
Taylor Blau
2
-0
/
+31
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2
-13
/
+60
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2
-17
/
+53
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
2
-8
/
+91
2022-02-08
t0012: verify that built-ins handle `-h` even without gitdir
Johannes Schindelin
1
-1
/
+6
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
4
-10
/
+17
2022-02-08
config: make git_configset_get_string_tmp() private
Derrick Stolee
2
-3
/
+2
2022-02-08
worktree: copy sparse-checkout patterns and config on add
Derrick Stolee
3
-10
/
+142
2022-02-08
sparse-checkout: set worktree-config correctly
Derrick Stolee
4
-28
/
+30
2022-02-08
config: add repo_config_set_worktree_gently()
Derrick Stolee
2
-3
/
+40
2022-02-08
worktree: create init_worktree_config()
Derrick Stolee
2
-0
/
+94
2022-02-08
Documentation: add extensions.worktreeConfig details
Derrick Stolee
3
-5
/
+45
2022-02-06
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
7
-15
/
+26
2022-02-06
hash-object: fix a trivial leak in --path
Ævar Arnfjörð Bjarmason
2
-2
/
+8
2022-02-05
The first batch
Junio C Hamano
1
-3
/
+23
2022-02-05
Merge branch 'ms/update-index-racy'
Junio C Hamano
6
-6
/
+135
2022-02-05
Merge branch 'jc/reflog-parse-options'
Junio C Hamano
1
-79
/
+97
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
9
-80
/
+282
2022-02-05
Merge branch 'jc/qsort-s-alignment-fix'
Junio C Hamano
2
-21
/
+9
2022-02-05
Merge branch 'rs/apply-symlinks-use-strset'
Junio C Hamano
2
-49
/
+19
[prev]
[next]