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
2021-12-30
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
1
-32
/
+63
2021-12-30
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
1
-14
/
+11
2021-12-30
cat-file: move "usage" variable to cmd_cat_file()
Ævar Arnfjörð Bjarmason
1
-19
/
+18
2021-12-30
cat-file docs: fix SYNOPSIS and "-h" output
Ævar Arnfjörð Bjarmason
1
-2
/
+8
2021-12-30
parse-options API: add a usage_msg_optf()
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-12-23
sparse-checkout: remove stray trailing space
Elijah Newren
1
-1
/
+1
2021-12-22
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
1
-0
/
+10
2021-12-22
reflog + refs-backend: move "verbose" out of the backend
Ævar Arnfjörð Bjarmason
1
-9
/
+47
2021-12-22
reflog: reduce scope of "struct rev_info"
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2021-12-22
reflog expire: don't use lookup_commit_reference_gently()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-12-22
reflog expire: refactor & use "tip_commit" only for UE_NORMAL
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2021-12-22
reflog expire: use "switch" over enum values
Ævar Arnfjörð Bjarmason
1
-24
/
+33
2021-12-22
reflog: change one->many worktree->refnames to use a string_list
Ævar Arnfjörð Bjarmason
1
-29
/
+18
2021-12-22
reflog expire: narrow scope of "cb" in cmd_reflog_expire()
Ævar Arnfjörð Bjarmason
1
-16
/
+15
2021-12-22
reflog delete: narrow scope of "cmd" passed to count_reflog_ent()
Ævar Arnfjörð Bjarmason
1
-11
/
+11
2021-12-22
ls-files: add --sparse option
Derrick Stolee
1
-2
/
+10
2021-12-22
fetch/pull: use the sparse index
Derrick Stolee
2
-0
/
+4
2021-12-21
Merge branch 'ns/tmp-objdir' into en/remerge-diff
Junio C Hamano
2
-5
/
+17
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
2
-0
/
+8
2021-12-21
Merge branch 'en/name-rev-shorter-output'
Junio C Hamano
1
-4
/
+13
2021-12-21
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
4
-100
/
+124
2021-12-21
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
1
-2
/
+4
2021-12-21
Merge branch 'jk/log-decorate-opts-with-implicit-decorate'
Junio C Hamano
1
-4
/
+19
2021-12-21
fast-export: fix surprising behavior with --first-parent
William Sprent
1
-36
/
+4
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
2
-4
/
+8
2021-12-20
merge: allow to pretend a merge is made into a different branch
Junio C Hamano
2
-0
/
+8
2021-12-20
repack: make '--quiet' disable progress
Derrick Stolee
1
-2
/
+4
2021-12-20
repack: respect kept objects with '--write-midx -b'
Derrick Stolee
1
-1
/
+1
2021-12-16
format-patch: mark rev_info with UNLEAK
Junio C Hamano
1
-0
/
+1
2021-12-16
stash: don't show "git stash push" usage on bad "git stash" usage
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-12-15
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
1
-8
/
+24
2021-12-15
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen)
1
-5
/
+52
2021-12-15
clone: avoid using deprecated `sparse-checkout init`
Elijah Newren
1
-1
/
+1
2021-12-15
sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}
Elijah Newren
1
-1
/
+17
2021-12-15
sparse-checkout: enable `set` to initialize sparse-checkout mode
Elijah Newren
1
-1
/
+26
2021-12-15
sparse-checkout: split out code for tweaking settings config
Elijah Newren
1
-19
/
+37
2021-12-15
sparse-checkout: disallow --no-stdin as an argument to set
Elijah Newren
1
-2
/
+3
2021-12-15
sparse-checkout: add sanity-checks on initial sparsity state
Elijah Newren
1
-0
/
+20
2021-12-15
sparse-checkout: break apart functions for sparse_checkout_(set|add)
Elijah Newren
1
-14
/
+40
2021-12-15
sparse-checkout: pass use_stdin as a parameter instead of as a global
Elijah Newren
1
-12
/
+16
2021-12-15
Merge branch 'ab/die-with-bug'
Junio C Hamano
1
-1
/
+1
2021-12-15
Merge branch 'es/worktree-chatty-to-stderr'
Junio C Hamano
1
-7
/
+7
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
1
-5
/
+7
2021-12-15
Merge branch 'rj/receive-pack-avoid-sigpipe-during-status-reporting'
Junio C Hamano
1
-0
/
+2
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
10
-90
/
+55
2021-12-15
Merge branch 'en/zdiff3'
Junio C Hamano
2
-1
/
+3
2021-12-10
Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'
Junio C Hamano
1
-10
/
+11
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'vd/sparse-reset'
Junio C Hamano
1
-6
/
+107
2021-12-10
Merge branch 'po/size-t-for-vs'
Junio C Hamano
1
-1
/
+1
[prev]
[next]