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-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
2020-04-07
sequencer: make read_oneliner() extern
Denton Liu
2
-13
/
+15
2020-04-07
sequencer: configurably warn on non-existent files
Denton Liu
1
-1
/
+3
2020-04-07
sequencer: make read_oneliner() accept flags
Denton Liu
1
-7
/
+14
2020-04-07
sequencer: make file exists check more efficient
Denton Liu
1
-4
/
+2
2020-04-07
diff: restrict when prefetching occurs
Jonathan Tan
5
-28
/
+181
2020-04-07
diff: refactor object read
Jonathan Tan
1
-8
/
+21
2020-04-07
diff: make diff_populate_filespec_options struct
Jonathan Tan
5
-32
/
+54
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
2
-10
/
+16
2020-04-06
travis: build and test on Linux with musl libc and busybox
Đoàn Trần Công Danh
5
-0
/
+24
2020-04-06
ci/linux32: libify install-dependencies step
Đoàn Trần Công Danh
2
-6
/
+15
2020-04-06
ci: refactor docker runner script
Đoàn Trần Công Danh
4
-12
/
+22
2020-04-06
ci/linux32: parameterise command to switch arch
Đoàn Trần Công Danh
2
-2
/
+13
2020-04-06
ci/lib-docker: preserve required environment variables
Đoàn Trần Công Danh
1
-3
/
+10
2020-04-06
doc: --recurse-submodules mostly applies to active submodules
Damien Robert
6
-7
/
+9
2020-04-06
doc: be more precise on (fetch|push).recurseSubmodules
Damien Robert
4
-8
/
+13
2020-04-06
doc: explain how to deactivate submodule.recurse completely
Damien Robert
1
-0
/
+7
2020-04-06
doc: document --recurse-submodules for reset and restore
Damien Robert
5
-3
/
+20
2020-04-06
doc: list all commands affected by submodule.recurse
Damien Robert
2
-3
/
+5
2020-04-06
fast-import: replace custom hash with hashmap.c
Jeff King
2
-25
/
+59
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
6
-1
/
+12
2020-04-06
t4216: add end to end tests for git log with Bloom filters
Garima Singh
2
-0
/
+159
2020-04-06
revision.c: add trace2 stats around Bloom filter usage
Garima Singh
1
-0
/
+41
2020-04-06
revision.c: use Bloom filters to speed up path based revision walks
Garima Singh
4
-2
/
+118
2020-04-06
commit-graph: add --changed-paths option to write subcommand
Garima Singh
2
-2
/
+12
2020-04-06
commit-graph: reuse existing Bloom filters during write
Garima Singh
4
-6
/
+55
2020-04-06
commit-graph: write Bloom filters to commit graph file
Garima Singh
3
-1
/
+147
2020-04-05
pull doc: correct outdated description of an example
Philippe Blain
1
-3
/
+3
2020-04-05
pull doc: refer to a specific section in 'fetch' doc
Philippe Blain
1
-1
/
+2
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-05
Makefile: avoid running curl-config unnecessarily
Jeff King
1
-2
/
+2
2020-04-05
git-rebase.txt: add another hook to the hooks section, and explain more
Elijah Newren
1
-3
/
+11
2020-04-05
sequencer: stop leaking buf
Denton Liu
1
-4
/
+9
2020-04-03
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
Documentation: merge commit-tree --[no-]gpg-sign
Đoàn Trần Công Danh
1
-5
/
+3
2020-04-03
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh
1
-5
/
+4
2020-04-03
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
4
-2
/
+96
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
3
-4
/
+79
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
5
-12
/
+20
2020-04-02
git-submodule.sh: setup uninitialized variables
Li Xuejiang
1
-0
/
+2
2020-04-02
update-ref: implement interactive transaction handling
Patrick Steinhardt
3
-8
/
+255
2020-04-02
update-ref: read commands in a line-wise fashion
Patrick Steinhardt
1
-40
/
+45
2020-04-02
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt
1
-13
/
+14
2020-04-02
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt
1
-15
/
+15
2020-04-02
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt
1
-5
/
+5
2020-04-02
update-ref: organize commands in an array
Patrick Steinhardt
1
-12
/
+29
2020-04-02
ci: make MAKEFLAGS available inside the Docker container in the Linux32 job
SZEDER Gábor
2
-0
/
+4
2020-04-01
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee
1
-4
/
+4
[prev]
[next]