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-27
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2021-09-27
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer
1
-1
/
+1
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
6
-1
/
+6
2021-09-23
bundle: remove ignored & undocumented "--verbose" flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-09-23
Merge branch 'rs/use-xopen-in-index-pack'
Junio C Hamano
1
-3
/
+1
2021-09-23
Merge branch 'jt/submodule-name-to-gitdir'
Junio C Hamano
1
-2
/
+8
2021-09-23
Merge branch 'ma/help-w-check-for-requested-page'
Junio C Hamano
1
-3
/
+6
2021-09-23
Merge branch 'cb/unix-sockets-with-windows'
Junio C Hamano
1
-2
/
+28
2021-09-23
Merge branch 'ab/retire-option-argument'
Junio C Hamano
1
-25
/
+26
2021-09-23
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
1
-8
/
+152
2021-09-23
Merge branch 'ab/gc-remove-unused-call'
Junio C Hamano
1
-7
/
+1
2021-09-23
Merge branch 'en/am-abort-fix'
Junio C Hamano
1
-1
/
+2
2021-09-23
Merge branch 'ps/update-ref-batch-flush'
Junio C Hamano
1
-4
/
+10
2021-09-23
Merge branch 'da/difftool-dir-diff-symlink-fix' into da/difftool
Junio C Hamano
1
-0
/
+2
2021-09-23
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
1
-0
/
+2
2021-09-23
help: move column config discovery to help.c library
Ævar Arnfjörð Bjarmason
1
-6
/
+1
2021-09-23
help / completion: make "git help" do the hard work
Ævar Arnfjörð Bjarmason
1
-13
/
+41
2021-09-23
help: simplify by moving to OPT_CMDMODE()
Ævar Arnfjörð Bjarmason
1
-45
/
+36
2021-09-23
help: correct logic error in combining --all and --guides
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-09-23
help: correct logic error in combining --all and --config
Ævar Arnfjörð Bjarmason
1
-9
/
+22
2021-09-23
help: correct usage & behavior of "git help --guides"
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2021-09-22
difftool: fix word spacing in the usage strings
Bagas Sanjaya
1
-3
/
+3
2021-09-22
ls-files: use imperative mood for -X and -z option description
Bagas Sanjaya
1
-2
/
+2
2021-09-22
rebase: dereference tags
Phillip Wood
1
-6
/
+8
2021-09-22
rebase: use lookup_commit_reference_by_name()
Phillip Wood
1
-13
/
+4
2021-09-22
rebase: use our standard error return value
Phillip Wood
1
-9
/
+9
2021-09-22
builtin/multi-pack-index.c: disable top-level --[no-]progress
Taylor Blau
1
-5
/
+26
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
7
-20
/
+9
2021-09-20
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
3
-0
/
+12
2021-09-20
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2
-6
/
+95
2021-09-20
Merge branch 'ar/submodule-run-update-procedure'
Junio C Hamano
1
-0
/
+257
2021-09-20
Merge branch 'ab/serve-cleanup'
Junio C Hamano
2
-15
/
+16
2021-09-20
Merge branch 'ar/submodule-add-more'
Junio C Hamano
2
-261
/
+164
2021-09-20
Merge branch 'ar/submodule-add-config'
Junio C Hamano
1
-0
/
+129
2021-09-20
Merge branch 'ab/unbundle-progress'
Junio C Hamano
2
-1
/
+16
2021-09-20
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
3
-30
/
+35
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-71
/
+512
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
1
-23
/
+41
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
4
-25
/
+19
2021-09-20
Merge branch 'ps/fetch-optim'
Junio C Hamano
3
-49
/
+50
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
1
-16
/
+17
2021-09-20
Merge branch 'ab/retire-option-argument' into da/difftool
Junio C Hamano
1
-25
/
+26
2021-09-20
Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes
Junio C Hamano
1
-1
/
+2
2021-09-20
builtin/commit-graph.c: don't accept common --[no-]progress
Taylor Blau
1
-2
/
+4
2021-09-15
Merge branch 'jc/prefix-filename-allocates'
Junio C Hamano
1
-1
/
+1
2021-09-15
Merge branch 'so/diff-index-regression-fix'
Junio C Hamano
1
-3
/
+3
2021-09-15
submodule: extract path to submodule gitdir func
Jonathan Tan
1
-2
/
+8
2021-09-14
midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
Taylor Blau
1
-0
/
+21
2021-09-14
help: make sure local html page exists before calling external processes
Matthias Aßhauer
1
-3
/
+6
2021-09-14
credential-cache: check for windows specific errors
Carlo Marcelo Arenas Belón
1
-2
/
+28
[prev]
[next]