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-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2
-5
/
+118
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
2
-14
/
+40
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
3
-2
/
+19
2020-04-19
t0300: use more realistic inputs
Jeff King
1
-4
/
+85
2020-04-19
t0300: make "quit" helper more realistic
Jeff King
1
-3
/
+13
2020-04-17
transport-helper: new method reject_atomic_push()
Jiang Xin
3
-41
/
+29
2020-04-17
transport-helper: mark failure for atomic push
Jiang Xin
3
-6
/
+28
2020-04-17
send-pack: mark failure of atomic push properly
Jiang Xin
5
-19
/
+7
2020-04-17
t5543: never report what we do not push
Jiang Xin
1
-0
/
+89
2020-04-17
send-pack: fix inconsistent porcelain output
Jiang Xin
5
-5
/
+294
2020-04-17
complete: zsh: add missing sub cmd completion candidates
Terry Moschou
1
-0
/
+2
2020-04-16
blame: use changed-path Bloom filters
Derrick Stolee
3
-9
/
+146
2020-04-16
tests: write commit-graph with Bloom filters
Derrick Stolee
4
-5
/
+29
2020-04-16
revision: complicated pathspecs disable filters
Derrick Stolee
1
-1
/
+18
2020-04-16
bugreport: add compiler info
Emily Shaffer
3
-0
/
+48
2020-04-16
bugreport: add uname info
Emily Shaffer
2
-1
/
+16
2020-04-16
bugreport: gather git version and build info
Emily Shaffer
4
-19
/
+51
2020-04-16
bugreport: add tool to generate debugging info
Emily Shaffer
8
-0
/
+224
2020-04-16
help: move list_config_help to builtin/help
Emily Shaffer
9
-113
/
+123
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
6
-11
/
+93
2020-04-16
log-tree: make ref_filter_match() a helper method
Derrick Stolee
3
-59
/
+46
2020-04-15
Documentation: explain "mboxrd" pretty format
Emma Brooks
1
-0
/
+6
2020-04-15
range-diff: avoid negative string precision
Vasil Dimov
1
-1
/
+4
2020-04-15
range-diff: fix a crash in parsing git-log output
Vasil Dimov
2
-0
/
+23
2020-04-15
credential: treat "?" and "#" in URLs as end of host
Jeff King
2
-2
/
+43
2020-04-15
freshen_file(): use NULL `times' for implicit current-time
luciano.rocha@booking.com
1
-3
/
+1
2020-04-15
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
4
-4
/
+42
2020-04-15
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
4
-31
/
+52
2020-04-15
oidset: introduce 'oidset_size'
Taylor Blau
2
-0
/
+10
2020-04-15
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
5
-18
/
+66
2020-04-15
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
5
-9
/
+36
2020-04-15
builtin/commit-graph.c: support for '--split[=<strategy>]'
Taylor Blau
3
-9
/
+33
2020-04-15
t/helper/test-read-graph.c: support commit-graph chains
Taylor Blau
1
-12
/
+1
2020-04-13
Sync with v2.26.1
Junio C Hamano
16
-6
/
+158
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
3
-6
/
+9
2020-04-11
mingw: make test_path_is_hidden more robust
Johannes Schindelin
1
-1
/
+1
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
3
-14
/
+7
2020-04-11
merge: use skip_prefix to parse config key
Martin Ă…gren
1
-3
/
+5
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
5
-4
/
+110
2020-04-11
rebase: fix an incompatible-options error message
Elijah Newren
1
-1
/
+1
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
6
-30
/
+87
2020-04-11
rebase -i: mark commits that begin empty in todo editor
Elijah Newren
2
-1
/
+7
2020-04-10
config: reject parsing of files over INT_MAX
Jeff King
1
-0
/
+15
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
[prev]
[next]