index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
p7519-fsmonitor: add a git add benchmark
Nipunn Koorapati
1
-0
/
+4
2020-10-20
p7519-fsmonitor: refactor to avoid code duplication
Nipunn Koorapati
1
-99
/
+37
2020-10-20
perf lint: add make test-lint to perf tests
Nipunn Koorapati
3
-7
/
+11
2020-10-20
t/perf: add fsmonitor perf test for git diff
Nipunn Koorapati
1
-0
/
+71
2020-10-20
t/perf/p7519-fsmonitor.sh: warm cache on first git status
Nipunn Koorapati
1
-1
/
+2
2020-10-20
t/perf/README: elaborate on output format
Nipunn Koorapati
1
-0
/
+2
2020-10-20
fsmonitor: use fsmonitor data in `git diff`
Alex Vandiver
1
-2
/
+13
2020-10-20
filter-branch doc: fix filter-repo typo
Christian Couder
1
-1
/
+1
2020-10-20
Revert "test_cmp: diagnose incorrect arguments"
Junio C Hamano
1
-14
/
+2
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
20
-26
/
+26
2020-10-20
SubmittingPatches: clarify DCO is our --signoff rule
Junio C Hamano
1
-11
/
+14
2020-10-20
Documentation: clarify and expand description of --signoff
Bradley M. Kuhn
1
-6
/
+10
2020-10-20
doc: preparatory clean-up of description on the sign-off option
Junio C Hamano
3
-18
/
+17
2020-10-19
Git 2.29
Junio C Hamano
1
-1
/
+1
2020-10-18
t2200,t9832: avoid using 'git' upstream in a pipe
Amanda Shafack
2
-2
/
+4
2020-10-18
test-lib: reduce verbosity of skipped tests
Elijah Newren
1
-1
/
+0
2020-10-18
t6006, t6012: adjust tests to use 'setup' instead of synonyms
Elijah Newren
2
-2
/
+2
2020-10-18
test-lib: allow selecting tests by substring/glob with --run
Elijah Newren
3
-47
/
+74
2020-10-18
t7518: fix flaky grep invocation
Elijah Newren
1
-1
/
+1
2020-10-18
Merge tag 'l10n-2.29.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
13
-43679
/
+58411
2020-10-18
t3435: add tests for rebase -r GPG signing
Samuel Čavoj
1
-0
/
+28
2020-10-18
sequencer: pass explicit --no-gpg-sign to merge
Samuel Čavoj
2
-0
/
+9
2020-10-18
sequencer: fix gpg option passed to merge subcommand
Samuel Čavoj
2
-1
/
+22
2020-10-18
t0000: use test_path_is_file instead of "test -f"
Caleb Tillman
1
-1
/
+1
2020-10-18
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-3572
/
+4352
2020-10-18
l10n: zh_CN: for git v2.29.0 l10n round 1 and 2
Jiang Xin
1
-3432
/
+3788
2020-10-17
Merge https://github.com/prati0100/git-gui
Junio C Hamano
3
-49
/
+93
2020-10-17
Merge branch 'sh/blame-tooltip'
Pratyush Yadav
1
-0
/
+1
2020-10-17
git-gui: blame: prevent tool tips from sticking around after Command-Tab
Stefan Haller
1
-0
/
+1
2020-10-16
MyFirstContribution: clarify asciidoc dependency
Emily Shaffer
1
-2
/
+3
2020-10-16
credential: load default config
Thomas Koutcher
2
-0
/
+29
2020-10-16
t6423: more involved rules for renaming directories into each other
Elijah Newren
2
-26
/
+230
2020-10-16
t6423: update directory rename detection tests with new rule
Elijah Newren
2
-25
/
+124
2020-10-16
t6423: more involved directory rename test
Elijah Newren
1
-0
/
+195
2020-10-16
directory-rename-detection.txt: update references to regression tests
Elijah Newren
1
-3
/
+4
2020-10-16
bisect--helper: retire `--bisect-autostart` subcommand
Pranit Bauva
1
-9
/
+0
2020-10-16
bisect--helper: retire `--write-terms` subcommand
Pranit Bauva
1
-9
/
+1
2020-10-16
bisect--helper: retire `--check-expected-revs` subcommand
Pranit Bauva
1
-30
/
+0
2020-10-16
bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
Pranit Bauva
2
-52
/
+89
2020-10-16
bisect--helper: retire `--next-all` subcommand
Pranit Bauva
1
-8
/
+1
2020-10-16
bisect--helper: retire `--bisect-clean-state` subcommand
Pranit Bauva
1
-8
/
+0
2020-10-16
bisect--helper: finish porting `bisect_start()` to C
Pranit Bauva
2
-38
/
+29
2020-10-16
completion: fix zsh installation instructions
Alexey
1
-1
/
+2
2020-10-16
fast-import: remove duplicated option-parsing line
Jeff King
1
-1
/
+0
2020-10-16
hook: add sample template for push-to-checkout
Adam Spiers
1
-0
/
+78
2020-10-16
config.mak.dev: build with -fno-common
Jeff King
1
-0
/
+1
2020-10-16
dir.c: fix comments to agree with argument name
Alex Vandiver
1
-3
/
+3
2020-10-16
maintenance: add troubleshooting guide to docs
Derrick Stolee
1
-0
/
+44
2020-10-16
maintenance: use 'incremental' strategy by default
Derrick Stolee
3
-4
/
+43
2020-10-16
maintenance: create maintenance.strategy config
Derrick Stolee
3
-2
/
+90
[prev]
[next]