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-09-13
bisect--helper: retire `--bisect-next-check` subcommand
Miriam Rubio
1
-7
/
+0
2021-09-13
bisect--helper: reimplement `bisect_run` shell function in C
Tanushree Tumane
1
-0
/
+105
2021-09-13
bisect--helper: reimplement `bisect_visualize()` shell function in C
Pranit Bauva
1
-1
/
+47
2021-09-12
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2021-09-12
difftool: use run_command() API in run_file_diff()
Ævar Arnfjörð Bjarmason
1
-7
/
+6
2021-09-12
difftool: prepare "diff" cmdline in cmd_difftool()
Jeff King
1
-8
/
+7
2021-09-12
difftool: prepare "struct child_process" in cmd_difftool()
Ævar Arnfjörð Bjarmason
1
-14
/
+15
2021-09-12
send-pack: properly use parse_options() API for usage string
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-09-12
parse-options API users: align usage output in C-strings
Ævar Arnfjörð Bjarmason
4
-8
/
+8
2021-09-12
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2021-09-10
help: correct the usage string in -h and documentation
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
1
-1
/
+2
2021-09-10
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
1
-3
/
+3
2021-09-10
stash: avoid feeding directories to update-index
Elijah Newren
1
-0
/
+14
2021-09-10
index-pack: use xopen in init_thread
René Scharfe
1
-3
/
+1
2021-09-10
ssh signing: verify signatures using ssh-keygen
Fabian Stelzer
1
-0
/
+4
2021-09-10
Merge branch 'rs/show-branch-simplify'
Junio C Hamano
1
-10
/
+5
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
12
-25
/
+26
2021-09-10
Merge branch 'mk/clone-recurse-submodules'
Junio C Hamano
1
-0
/
+5
2021-09-10
Merge branch 'ab/gc-log-rephrase'
Junio C Hamano
1
-1
/
+1
2021-09-10
Merge branch 'tk/fast-export-anonymized-tag-fix'
Junio C Hamano
1
-0
/
+1
2021-09-10
Merge branch 'ab/commit-graph-usage'
Junio C Hamano
2
-46
/
+55
2021-09-10
Merge branch 'tb/add-objects-in-unpacked-packs-simplify'
Junio C Hamano
1
-73
/
+12
2021-09-10
Merge branch 'ps/fetch-omit-formatting-under-quiet'
Junio C Hamano
1
-5
/
+12
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
1
-0
/
+1
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-09
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-09
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
2
-0
/
+9
2021-09-09
merge: make sparse-aware with ORT
Derrick Stolee
1
-0
/
+3
2021-09-09
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
3
-13
/
+3
2021-09-09
Close object store closer to spawning child processes
Johannes Schindelin
3
-16
/
+8
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
4
-5
/
+0
2021-09-08
Merge branch 'sg/column-nl'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/branch-allow-deleting-dangling'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'mt/quiet-with-delayed-checkout'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
11
-37
/
+12
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
1
-21
/
+70
2021-09-08
Merge branch 'ab/rebase-fatal-fatal-fix'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
1
-0
/
+2
2021-09-08
pull: release packs before fetching
Johannes Schindelin
1
-0
/
+2
2021-09-08
grep: add repository to OID grep sources
Jonathan Tan
1
-9
/
+6
2021-09-08
grep: allocate subrepos on heap
Jonathan Tan
1
-9
/
+30
2021-09-08
grep: read submodule entry with explicit repo
Jonathan Tan
1
-5
/
+5
2021-09-08
grep: typesafe versions of grep_source_init
Jonathan Tan
1
-2
/
+2
2021-09-08
grep: use submodule-ODB-as-alternate lazy-addition
Jonathan Tan
1
-1
/
+1
2021-09-07
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
1
-0
/
+94
[prev]
[next]