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-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-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
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-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
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
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
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-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
git-rebase.txt: add another hook to the hooks section, and explain more
Elijah Newren
1
-3
/
+11
2020-04-03
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
[prev]
[next]