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-04-10
config: use size_t to store parsed variable baselen
Jeff King
1
-1
/
+1
2020-04-10
git_config_parse_key(): return baselen as size_t
Jeff King
2
-8
/
+11
2020-04-10
config: drop useless length variable in write_pair()
Jeff King
1
-3
/
+1
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
12
-15
/
+16
2020-04-10
remote: drop auto-strlen behavior of make_branch() and make_rewrite()
Jeff King
1
-23
/
+12
2020-04-10
mingw: cope with the Isilon network file system
Nathan Sanders
1
-2
/
+15
2020-04-10
ci: let GitHub Actions upload failed tests' directories
Johannes Schindelin
2
-0
/
+25
2020-04-10
ci: add a problem matcher for GitHub Actions
Johannes Schindelin
2
-0
/
+21
2020-04-10
tests: when run in Bash, annotate test failures with file name/line number
Johannes Schindelin
1
-1
/
+13
2020-04-10
ci: retire the Azure Pipelines definition
Johannes Schindelin
2
-559
/
+0
2020-04-10
README: add a build badge for the GitHub Actions runs
Johannes Schindelin
1
-0
/
+1
2020-04-10
ci: configure GitHub Actions for CI/PR
Đoàn Trần Công Danh
1
-0
/
+212
2020-04-10
ci: run gem with sudo to install asciidoctor
Johannes Schindelin
1
-1
/
+1
2020-04-10
ci: explicit install all required packages
Đoàn Trần Công Danh
1
-3
/
+11
2020-04-10
interactive: explicitly `fflush` stdout before expecting input
마누엘
1
-1
/
+3
2020-04-10
interactive: refactor code asking the user for interactive input
Johannes Schindelin
6
-16
/
+22
2020-04-10
mingw: help debugging by optionally executing bash with strace
Johannes Schindelin
1
-0
/
+26
2020-04-10
revision: --show-pulls adds helpful merges
Derrick Stolee
5
-5
/
+284
2020-04-10
pull: pass --autostash to merge
Denton Liu
4
-23
/
+42
2020-04-10
t5520: make test_pull_autostash() accept expect_parent_num
Denton Liu
1
-6
/
+8
2020-04-10
merge: teach --autostash option
Denton Liu
12
-6
/
+214
2020-04-10
sequencer: implement apply_autostash_oid()
Denton Liu
2
-12
/
+27
2020-04-10
sequencer: implement save_autostash()
Denton Liu
2
-10
/
+28
2020-04-10
sequencer: unlink autostash in apply_autostash()
Denton Liu
1
-0
/
+1
2020-04-10
sequencer: extract perform_autostash() from rebase
Denton Liu
3
-49
/
+52
2020-04-10
rebase: generify create_autostash()
Denton Liu
1
-16
/
+16
2020-04-10
rebase: extract create_autostash()
Denton Liu
1
-44
/
+50
2020-04-10
reset: extract reset_head() from rebase
Denton Liu
4
-138
/
+162
2020-04-10
rebase: generify reset_head()
Denton Liu
1
-27
/
+37
2020-04-10
rebase: use apply_autostash() from sequencer.c
Denton Liu
3
-48
/
+5
2020-04-10
sequencer: rename stash_sha1 to stash_oid
Denton Liu
1
-8
/
+8
2020-04-10
sequencer: make apply_autostash() accept a path
Denton Liu
1
-7
/
+7
2020-04-10
rebase: use read_oneliner()
Denton Liu
1
-20
/
+17
2020-04-09
repository: mark the "refs" pointer as private
Jeff King
3
-7
/
+11
2020-04-09
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson
1
-1
/
+20
2020-04-09
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
2
-1
/
+5
2020-04-09
bloom: ignore renames when computing changed paths
Derrick Stolee
1
-0
/
+1
2020-04-09
config.txt: move closing "----" to cover entire listing
Martin Ågren
1
-5
/
+5
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
2
-2
/
+2
2020-04-08
t3904: fix incorrect demonstration of a bug
Johannes Schindelin
1
-2
/
+2
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
2
-3
/
+7
2020-04-08
mingw: use modern strftime implementation if possible
Matthias Aßhauer
1
-1
/
+10
2020-04-08
subtree: fix build with AsciiDoctor 2
Johannes Schindelin
1
-2
/
+4
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
9
-3
/
+85
2020-04-07
ci: fix the `jobname` of the `GETTEXT_POISON` job
Johannes Schindelin
2
-2
/
+2
2020-04-07
ci/lib: set TERM environment variable if not exist
Đoàn Trần Công Danh
1
-0
/
+3
2020-04-07
ci/lib: allow running in GitHub Actions
Johannes Schindelin
1
-1
/
+19
2020-04-07
ci/lib: if CI type is unknown, show the environment variables
Johannes Schindelin
1
-0
/
+1
2020-04-07
Merge branch 'dd/ci-musl-libc' into HEAD
Junio C Hamano
7
-46
/
+111
2020-04-07
Merge branch 'dd/test-with-busybox' into HEAD
Junio C Hamano
8
-21
/
+25
[prev]
[next]