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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
Merge branch 'yn/complete-date-format-options'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'bc/require-c99'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'jk/jump-merge-with-pathspec'
Junio C Hamano
2
-1
/
+4
2021-12-01
git-compat-util: add a test balloon for C99 support
brian m. carlson
1
-1
/
+1
2021-11-29
Merge branch 'ab/sh-retire-helper-functions'
Junio C Hamano
1
-1
/
+0
2021-11-29
Merge branch 'tp/send-email-completion'
Junio C Hamano
1
-10
/
+1
2021-11-25
completion: add human and auto: date format
Yoichi Nakayama
1
-1
/
+1
2021-11-09
git-jump: pass "merge" arguments to ls-files
Jeff King
2
-1
/
+4
2021-10-29
Merge branch 're/completion-fix-test-equality'
Junio C Hamano
1
-1
/
+1
2021-10-28
completion: fix incorrect bash/zsh string equality check
Robert Estelle
1
-1
/
+1
2021-10-28
send-email: programmatically generate bash completions
Thiago Perrotta
1
-10
/
+1
2021-10-21
git-sh-setup: remove "sane_grep", it's not needed anymore
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
1
-1
/
+1
2021-10-13
Merge branch 'ab/help-config-vars'
Junio C Hamano
1
-11
/
+10
2021-10-13
Merge branch 'ab/config-based-hooks-1'
Junio C Hamano
1
-0
/
+7
2021-10-13
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'rs/xopen-reports-open-failures' into maint
Junio C Hamano
1
-0
/
+16
2021-10-12
Merge branch 'ti/tcsh-completion-regression-fix' into maint
Junio C Hamano
1
-2
/
+3
2021-10-12
Merge branch 'fc/completion-updates' into maint
Junio C Hamano
1
-7
/
+7
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2021-09-27
Comment important codepaths regarding nuking untracked files/dirs
Elijah Newren
1
-1
/
+1
2021-09-27
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2021-09-23
Merge branch 'rs/use-xopen-in-index-pack'
Junio C Hamano
1
-5
/
+8
2021-09-23
help / completion: make "git help" do the hard work
Ævar Arnfjörð Bjarmason
1
-11
/
+10
2021-09-10
index-pack: use xopen in init_thread
René Scharfe
1
-5
/
+8
2021-09-08
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
1
-0
/
+16
2021-09-07
pull: remove support for `--rebase=preserve`
Johannes Schindelin
1
-1
/
+1
2021-09-03
Merge branch 'ti/tcsh-completion-regression-fix'
Junio C Hamano
1
-2
/
+3
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
1
-7
/
+7
2021-08-25
use xopen() to handle fatal open(2) failures
René Scharfe
1
-0
/
+16
2021-08-18
completion: tcsh: Fix regression by drop of wrapper functions
Takashi Iwai
1
-2
/
+3
2021-08-18
completion: bash: add correct suffix in variables
Felipe Contreras
1
-3
/
+3
2021-08-18
completion: bash: fix for multiple dash commands
Felipe Contreras
1
-1
/
+1
2021-08-18
completion: bash: fix for suboptions with value
Felipe Contreras
1
-1
/
+1
2021-08-18
completion: bash: fix prefix detection in branch.*
Felipe Contreras
1
-2
/
+2
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
2
-0
/
+2
2021-07-16
Merge branch 'js/gfw-system-config-loc-fix'
Junio C Hamano
1
-4
/
+7
2021-07-13
Merge branch 'mr/cmake'
Junio C Hamano
1
-9
/
+28
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2
-0
/
+2
2021-07-08
Merge branch 'ar/test-code-cleanup'
Junio C Hamano
2
-3
/
+3
2021-07-08
Merge branch 'fw/complete-cmd-idx-fix'
Junio C Hamano
1
-0
/
+1
2021-07-08
Merge branch 'js/no-more-multimail'
Junio C Hamano
12
-6303
/
+2
2021-07-08
Merge branch 'js/subtree-on-windows-fix'
Junio C Hamano
1
-4
/
+8
2021-07-08
Merge branch 'tb/complete-diff-anchored'
Junio C Hamano
1
-0
/
+1
2021-06-28
cmake(windows): set correct path to the system Git config
Dennis Ameling
1
-4
/
+7
2021-06-19
completion: bash: fix late declaration of __git_cmd_idx
Fabian Wermelinger
1
-0
/
+1
2021-06-15
subtree: fix assumption about the directory separator
Johannes Schindelin
1
-3
/
+4
2021-06-15
subtree: fix the GIT_EXEC_PATH sanity check to work on Windows
Johannes Schindelin
1
-1
/
+4
2021-06-11
cmake: add warning for ignored MSGFMT_EXE
Matthew Rogers
1
-8
/
+12
2021-06-11
cmake: create compile_commands.json by default
Matthew Rogers
1
-0
/
+4
[next]