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
2018-10-26
http: add support for disabling SSL revocation checks in cURL
Brendan Forster
2
-0
/
+25
2018-10-26
upload-pack: fix broken if/else chain in config callback
Jeff King
1
-3
/
+6
2018-10-26
rebase -i: recognize short commands without arguments
Johannes Sixt
3
-3
/
+6
2018-10-26
archive: initialize archivers earlier
Josh Steadmon
6
-4
/
+23
2018-10-25
compat: make sure git_mmap is not expected to write
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
2
-1
/
+30
2018-10-25
howto/using-merge-subtree: mention --allow-unrelated-histories
Uwe Kleine-König
1
-1
/
+1
2018-10-25
doc: document diff/merge.guitool config keys
Denton Liu
2
-0
/
+14
2018-10-25
completion: support `git mergetool --[no-]gui`
Denton Liu
1
-1
/
+1
2018-10-25
mergetool: accept -g/--[no-]gui as arguments
Denton Liu
3
-7
/
+31
2018-10-25
repack -ad: prune the list of shallow commits
Johannes Schindelin
2
-1
/
+7
2018-10-25
shallow: offer to prune only non-existing entries
Johannes Schindelin
3
-8
/
+21
2018-10-25
repack: point out a bug handling stale shallow info
Johannes Schindelin
1
-0
/
+27
2018-10-25
t5410: use longer path for sample script
Jeff King
1
-1
/
+1
2018-10-25
t0061: adjust to test-tool transition
Junio C Hamano
2
-5
/
+29
2018-10-25
run-command: mark path lookup errors with ENOENT
Jeff King
2
-5
/
+29
2018-10-24
khash: silence -Wunused-function for delta-islands
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-10-24
commit-slabs: move MAYBE_UNUSED out
Carlo Marcelo Arenas Belón
2
-2
/
+4
2018-10-24
mingw: fix getcwd when the parent directory cannot be queried
Anton Serbulov
1
-0
/
+39
2018-10-24
mingw: ensure `getcwd()` reports the correct case
Johannes Schindelin
1
-2
/
+9
2018-10-24
mingw: load system libraries the recommended way
Johannes Schindelin
2
-2
/
+4
2018-10-24
rebase --autostash: fix issue with dirty submodules
Johannes Schindelin
2
-2
/
+2
2018-10-24
rebase --autostash: demonstrate a problem with dirty submodules
Johannes Schindelin
1
-0
/
+10
2018-10-24
mingw: implement nanosecond-precision file times
Karsten Blees
3
-20
/
+36
2018-10-24
mingw: replace MSVCRT's fstat() with a Win32-based implementation
Karsten Blees
1
-10
/
+21
2018-10-24
mingw: factor out code to set stat() data
Johannes Schindelin
1
-14
/
+25
2018-10-24
Documentation/config.txt: fix typo in core.alternateRefsCommand
Taylor Blau
1
-1
/
+1
2018-10-24
fsck: s/++i > 1/i++/
Junio C Hamano
1
-1
/
+1
2018-10-24
cocci: simplify "if (++u > 1)" to "if (u++)"
Junio C Hamano
1
-0
/
+5
2018-10-23
t7501: rename commit test to comply with naming convention
Stephen P. Smith
1
-0
/
+0
2018-10-23
t7500: rename commit tests script to comply with naming convention
Stephen P. Smith
1
-1
/
+1
2018-10-23
t7502: rename commit test script to comply with naming convention
Stephen P. Smith
1
-0
/
+0
2018-10-23
t7509: cleanup description and filename
Stephen P. Smith
1
-1
/
+1
2018-10-23
t2000: rename and combine checkout clash tests
Stephen P. Smith
3
-145
/
+135
2018-10-23
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
7
-1
/
+14
2018-10-23
Documentation/git-log.txt: do not show --exclude-promisor-objects
Matthew DeVore
1
-1
/
+1
2018-10-23
send-email: explicitly disable authentication
Joshua Watt
2
-3
/
+12
2018-10-23
rebase (autostash): use an explicit OID to apply the stash
Johannes Schindelin
1
-0
/
+2
2018-10-23
rebase (autostash): store the full OID in <state-dir>/autostash
Johannes Schindelin
1
-1
/
+1
2018-10-23
rebase (autostash): avoid duplicate call to state_dir_path()
Johannes Schindelin
1
-1
/
+1
2018-10-23
doc: fix formatting in git-update-ref
Andreas Heiduk
1
-4
/
+4
2018-10-23
doc: fix indentation of listing blocks in gitweb.conf.txt
Andreas Heiduk
1
-10
/
+15
2018-10-23
doc: fix descripion for 'git tag --format'
Andreas Heiduk
1
-6
/
+6
2018-10-23
doc: fix inappropriate monospace formatting
Andreas Heiduk
5
-32
/
+40
2018-10-23
doc: fix ASCII art tab spacing
Andreas Heiduk
3
-25
/
+25
2018-10-23
doc: clarify boundaries of 'git worktree list --porcelain'
Andreas Heiduk
1
-2
/
+2
2018-10-23
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny
4
-1
/
+22
2018-10-23
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
5
-7
/
+31
2018-10-23
gpg-interface.c: use flags to determine key/signer info presence
Michał Górny
1
-10
/
+17
2018-10-23
commit-reach: fix cast in compare_commits_by_gen()
René Scharfe
1
-2
/
+2
[prev]
[next]