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
2019-06-27
status: do not report errors in sequencer/todo
Phillip Wood
2
-16
/
+24
2019-06-27
sequencer: factor out todo command name parsing
Phillip Wood
1
-6
/
+13
2019-06-27
sequencer: always allow tab after command name
Phillip Wood
1
-1
/
+1
2019-06-27
t5551: test usage of chunked encoding explicitly
Jonathan Tan
1
-3
/
+2
2019-06-25
t5551: use 'test_i18ngrep' to check translated output
SZEDER Gábor
1
-2
/
+2
2019-06-25
submodule foreach: fix recursion of options
Morian Sonnet
2
-0
/
+8
2019-06-25
msvc: ignore .dll and incremental compile output
Jeff Hostetler
1
-0
/
+5
2019-06-25
msvc: avoid debug assertion windows in Debug Mode
Johannes Schindelin
1
-0
/
+4
2019-06-25
msvc: do not pretend to support all signals
Jeff Hostetler
1
-0
/
+25
2019-06-25
msvc: add pragmas for common warnings
Philip Oakley
1
-0
/
+4
2019-06-25
msvc: add a compile-time flag to allow detailed heap debugging
Jeff Hostetler
3
-0
/
+19
2019-06-25
msvc: support building Git using MS Visual C++
Jeff Hostetler
9
-15
/
+473
2019-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
3
-3
/
+24
2019-06-24
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
SZEDER Gábor
1
-14
/
+1
2019-06-24
t3404: modernize here doc style
SZEDER Gábor
1
-65
/
+58
2019-06-24
doc: don't use git.kernel.org as example gitweb URL
Jakub Wilk
1
-2
/
+1
2019-06-24
config: simplify parsing of unit factors
René Scharfe
1
-18
/
+12
2019-06-24
config: don't multiply in parse_unit_factor()
René Scharfe
1
-7
/
+9
2019-06-24
config: use unsigned_mult_overflows to check for overflows
René Scharfe
1
-6
/
+7
2019-06-24
t0001: fix on case-insensitive filesystems
Johannes Schindelin
2
-14
/
+23
2019-06-24
doc: improve usage string in MyFirstContribution
Christian Couder
1
-5
/
+7
2019-06-21
tests: mark two failing tests under FAIL_PREREQS
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2019-06-21
The third batch
Junio C Hamano
1
-0
/
+29
2019-06-21
Merge branch 'mo/clang-format-for-each-update'
Junio C Hamano
1
-2
/
+15
2019-06-21
Merge branch 'md/url-parse-harden'
Junio C Hamano
1
-2
/
+2
2019-06-21
Merge branch 'an/ignore-doc-update'
Junio C Hamano
1
-22
/
+44
2019-06-21
Merge branch 'ab/hash-object-doc'
Junio C Hamano
1
-3
/
+1
2019-06-21
Merge branch 'cm/send-email-document-req-modules'
Junio C Hamano
1
-2
/
+6
2019-06-21
Merge branch 'md/list-objects-filter-parse-msgfix'
Junio C Hamano
1
-1
/
+1
2019-06-21
Merge branch 'md/list-objects-filter-memfix'
Junio C Hamano
1
-8
/
+8
2019-06-21
Merge branch 'jt/partial-clone-missing-ref-delta-base'
Junio C Hamano
2
-15
/
+123
2019-06-21
Merge branch 'ml/userdiff-rust'
Junio C Hamano
7
-0
/
+29
2019-06-21
pull: add --[no-]show-forced-updates passthrough
Derrick Stolee
1
-0
/
+7
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
4
-1
/
+31
2019-06-21
fetch: add --[no-]show-forced-updates argument
Derrick Stolee
4
-1
/
+51
2019-06-21
status: ignore status.aheadbehind in porcelain formats
Jeff Hostetler
2
-8
/
+14
2019-06-21
status: warn when a/b calculation takes too long
Jeff Hostetler
4
-0
/
+26
2019-06-21
status: add status.aheadbehind setting
Jeff Hostetler
4
-1
/
+56
2019-06-20
msvc: update Makefile to allow for spaces in the compiler path
Jeff Hostetler
1
-1
/
+1
2019-06-20
msvc: fix detect_msys_tty()
Jeff Hostetler
1
-0
/
+13
2019-06-20
msvc: define ftello()
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: do not re-declare the timespec struct
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: mark a variable as non-const
Jeff Hostetler
1
-1
/
+4
2019-06-20
msvc: define O_ACCMODE
Philip Oakley
1
-0
/
+2
2019-06-20
msvc: include sigset_t definition
Philip Oakley
1
-0
/
+2
2019-06-20
msvc: fix dependencies of compat/msvc.c
Johannes Schindelin
1
-0
/
+2
2019-06-20
mingw: replace mingw_startup() hack
Johannes Schindelin
3
-31
/
+47
2019-06-20
obstack: fix compiler warning
Johannes Schindelin
1
-1
/
+1
2019-06-20
cache-tree/blame: avoid reusing the DEBUG constant
Jeff Hostetler
2
-10
/
+10
2019-06-20
t0001 (mingw): do not expect a specific order of stdout/stderr
Johannes Schindelin
1
-2
/
+2
[prev]
[next]