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
/
git.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
1
-0
/
+1
2022-02-15
built-ins: trust the "prefix" from run_builtin()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
1
-0
/
+1
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
1
-0
/
+1
2022-01-05
i18n: factorize "no directory given for --foo"
Jean-Noël Avila
1
-3
/
+3
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
1
-18
/
+21
2021-12-06
git: ensure correct git directory setup with -h
Lessley Dennington
1
-18
/
+21
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
1
-1
/
+0
2021-09-07
rebase: drop the internal `rebase--interactive` command
Johannes Schindelin
1
-1
/
+0
2021-09-01
midx: disallow running outside of a repository
Taylor Blau
1
-1
/
+1
2021-05-07
Merge branch 'ps/config-env-option-with-separate-value'
Junio C Hamano
1
-0
/
+8
2021-04-30
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
1
-0
/
+2
2021-04-30
git: support separate arg for `--config-env`'s value
Patrick Steinhardt
1
-0
/
+8
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
1
-0
/
+2
2021-04-13
Merge branch 'tb/precompose-prefix-simplify'
Junio C Hamano
1
-1
/
+1
2021-04-05
macOS: precompose startup_info->prefix
Torsten Bögershausen
1
-1
/
+1
2021-02-12
Merge branch 'tb/precompose-prefix-too'
Junio C Hamano
1
-1
/
+1
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
1
-1
/
+1
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
1
-0
/
+3
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
1
-1
/
+3
2021-01-06
git: add `--super-prefix` to usage string
Patrick Steinhardt
1
-0
/
+1
2020-11-30
maintenance: fix SEGFAULT when no repository
Rafael Silva
1
-1
/
+1
2020-11-18
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-0
/
+1
2020-10-08
Merge branch 'js/no-builtins-on-disk-option'
Junio C Hamano
1
-0
/
+19
2020-10-07
help: do not expect built-in commands to be hardlinked
Johannes Schindelin
1
-0
/
+19
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+1
2020-09-25
for-each-repo: run subcommands on configured repos
Derrick Stolee
1
-0
/
+1
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
1
-0
/
+1
2020-08-13
make git-fast-import a builtin
Jeff King
1
-0
/
+1
2020-08-13
make git-bugreport a builtin
Jeff King
1
-0
/
+1
2020-08-13
make credential helpers builtins
Jeff King
1
-0
/
+3
2020-07-30
strvec: rename struct fields
Jeff King
1
-5
/
+5
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
1
-11
/
+11
2020-07-15
Merge branch 'ta/wait-on-aliased-commands-upon-signal' into master
Junio C Hamano
1
-1
/
+3
2020-07-07
Wait for child on signal death for aliases to externals
Trygve Aaberge
1
-0
/
+2
2020-07-07
Wait for child on signal death for aliases to builtins
Trygve Aaberge
1
-1
/
+1
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-1
/
+1
2020-05-27
builtin/show-index: provide options to determine hash algo
brian m. carlson
1
-1
/
+1
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
1
-0
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-0
/
+1
2020-04-22
Merge branch 'js/trace2-env-vars'
Junio C Hamano
1
-0
/
+3
2020-03-23
trace2: teach Git to log environment variables
Josh Steadmon
1
-0
/
+3
2020-03-05
stash: remove the stash.useBuiltin setting
Thomas Gummerer
1
-6
/
+1
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-0
/
+1
2019-09-20
git: use COPY_ARRAY and MOVE_ARRAY in handle_alias()
René Scharfe
1
-3
/
+2
2019-08-02
Merge branch 'js/visual-studio'
Junio C Hamano
1
-3
/
+0
2019-07-29
git: avoid calling aliased builtins via their dashed form
Johannes Schindelin
1
-3
/
+0
2019-07-29
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-6
/
+1
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
1
-0
/
+1
2019-07-25
git: mark cmd_rebase as requiring a worktree
Johannes Schindelin
1
-6
/
+1
[next]