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-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-1
/
+1
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'dl/diff-merge-base'
Junio C Hamano
1
-2
/
+2
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
4
-6
/
+6
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
1
-5
/
+16
2021-07-28
Merge branch 'hj/commit-allow-empty-message'
Junio C Hamano
1
-11
/
+18
2021-07-22
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
1
-9
/
+24
2021-07-19
multi-pack-index: fix potential segfault without sub-command
Taylor Blau
1
-1
/
+1
2021-07-16
Merge branch 'ab/struct-init'
Junio C Hamano
6
-14
/
+7
2021-07-16
Merge branch 'ar/help-micro-cleanup'
Junio C Hamano
1
-9
/
+8
2021-07-16
Merge branch 'ar/submodule-helper-include-cleanup'
Junio C Hamano
1
-1
/
+0
2021-07-16
Merge branch 'ab/bundle-updates'
Junio C Hamano
1
-27
/
+47
2021-07-16
Merge branch 'ab/show-branch-tests'
Junio C Hamano
1
-3
/
+6
2021-07-16
Merge branch 'ab/fetch-negotiate-segv-fix'
Junio C Hamano
1
-0
/
+3
2021-07-15
worktree: teach `add` to accept --reason <string> with --lock
Stephen Manz
1
-5
/
+16
2021-07-14
status: use sparse-index throughout
Derrick Stolee
1
-0
/
+3
2021-07-14
worktree: mark lock strings with `_()` for translation
Stephen Manz
1
-2
/
+2
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2
-7
/
+2
2021-07-13
Merge branch 'fc/push-simple-updates-cleanup'
Junio C Hamano
1
-59
/
+34
2021-07-13
Merge branch 'fc/push-simple-updates'
Junio C Hamano
1
-16
/
+32
2021-07-13
Merge branch 'zh/cat-file-batch-fix'
Junio C Hamano
1
-6
/
+4
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2
-0
/
+3
2021-07-12
git-diff: fix missing --merge-base docs
Denton Liu
1
-2
/
+2
2021-07-12
*.c static functions: don't forward-declare __attribute__
Ævar Arnfjörð Bjarmason
2
-6
/
+3
2021-07-12
rev-list: add option for --pretty=format without header
brian m. carlson
1
-9
/
+24
2021-07-09
commit: remove irrelavent prompt on `--allow-empty-message`
Hu Jialun
1
-9
/
+16
2021-07-09
commit: reorganise commit hint strings
Hu Jialun
1
-10
/
+10
2021-07-08
Merge branch 'ab/cmd-foo-should-return'
Junio C Hamano
3
-6
/
+5
2021-07-08
Merge branch 'fc/pull-cleanups'
Junio C Hamano
1
-15
/
+11
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
1
-2
/
+1
2021-07-08
Merge branch 'ah/uninitialized-reads-fix'
Junio C Hamano
1
-1
/
+1
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
1
-1
/
+0
2021-07-06
help: convert git_cmd to page in one place
Andrei Rybak
1
-9
/
+8
2021-07-06
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2021-07-06
bundle cmd: stop leaking memory from parse_options_cmd_bundle()
Ævar Arnfjörð Bjarmason
1
-21
/
+41
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
6
-14
/
+7
2021-06-28
log: avoid loading decorations for userformats that don't need it
Jeff King
1
-0
/
+3
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
2021-06-15
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
Andrzej Hunt
1
-1
/
+1
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2
-1
/
+10
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
1
-7
/
+4
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
1
-2
/
+1
2021-06-10
Merge branch 'ah/fetch-reject-warning-grammofix'
Junio C Hamano
1
-1
/
+1
2021-06-10
Merge branch 'wm/rev-parse-die-i18n'
Junio C Hamano
1
-15
/
+15
2021-06-10
Merge branch 'ah/submodule-helper-module-summary-parseopt'
Junio C Hamano
1
-1
/
+1
[next]