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-03-20
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
3
-74
/
+104
2019-03-20
Merge branch 'jk/config-type-color-ends-with-lf'
Junio C Hamano
1
-1
/
+3
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
5
-18
/
+63
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
2
-1
/
+11
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
3
-5
/
+12
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
3
-5
/
+90
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2
-4
/
+13
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
2
-16
/
+30
2019-03-20
Merge branch 'jk/bisect-final-output'
Junio C Hamano
2
-17
/
+8
2019-03-20
Merge branch 'ab/makefile-help-devs-more'
Junio C Hamano
2
-52
/
+55
2019-03-20
trace2: NULL is not allowed for va_list
Torsten Bögershausen
5
-9
/
+16
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
8
-833
/
+35
2019-03-18
cherry-pick --continue: remember options
Phillip Wood
2
-2
/
+20
2019-03-18
cherry-pick: demonstrate option amnesia
Phillip Wood
1
-0
/
+24
2019-03-18
sequencer: break some long lines
Phillip Wood
1
-13
/
+22
2019-03-18
doc-diff: add `--cut-header-footer`
Martin Ågren
1
-2
/
+17
2019-03-18
doc-diff: support diffing from/to AsciiDoc(tor)
Martin Ågren
1
-8
/
+45
2019-03-18
doc-diff: let `render_tree()` take an explicit directory name
Martin Ågren
1
-11
/
+17
2019-03-18
Doc: auto-detect changed build flags
Martin Ågren
2
-6
/
+18
2019-03-18
t4038-diff-combined: quote paths with whitespace
Todd Zullinger
1
-4
/
+4
2019-03-18
reflog tests: test for the "points nowhere" warning
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2019-03-18
reflog tests: make use of "test_config" idiom
Ævar Arnfjörð Bjarmason
1
-8
/
+5
2019-03-18
gc: refactor a "call me once" pattern
Ævar Arnfjörð Bjarmason
1
-3
/
+9
2019-03-18
gc: convert to using the_hash_algo
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2019-03-18
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
1
-23
/
+11
2019-03-18
doc: fix typos in man pages
Alexander Blesius
2
-3
/
+3
2019-03-18
fix pack protocol example client/server communication
Mike Hommey
1
-4
/
+4
2019-03-18
glossary: add definition for overlay
Thomas Gummerer
1
-0
/
+9
2019-03-18
difftool: allow running outside Git worktrees with --no-index
Johannes Schindelin
3
-4
/
+21
2019-03-18
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
4
-4
/
+8
2019-03-18
difftool: remove obsolete (and misleading) comment
Johannes Schindelin
1
-1
/
+0
2019-03-18
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-317
/
+343
2019-03-18
merge: tweak --rerere-autoupdate documentation
Phillip Wood
1
-1
/
+2
2019-03-18
am/cherry-pick/rebase/revert: document --rerere-autoupdate
Phillip Wood
4
-0
/
+20
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-14
gc: remove redundant check for gc_auto_threshold
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2019-03-14
get_oid(): when an object was not found, try harder
Johannes Schindelin
2
-1
/
+13
2019-03-14
sequencer: move stale comment into correct location
Johannes Schindelin
1
-1
/
+1
2019-03-14
sequencer: improve error message when an OID could not be parsed
Johannes Schindelin
1
-1
/
+2
2019-03-14
rebase -i: demonstrate obscure loose object cache bug
Johannes Schindelin
1
-0
/
+22
2019-03-14
t9811-git-p4-label-import: fix pipeline negation
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: disable '-x' tracing in the p4d watchdog loop
SZEDER Gábor
1
-1
/
+1
2019-03-14
git p4 test: simplify timeout handling
SZEDER Gábor
1
-13
/
+6
2019-03-14
git p4 test: clean up the p4d cleanup functions
SZEDER Gábor
2
-28
/
+12
2019-03-14
git p4 test: use 'test_atexit' to kill p4d and the watchdog process
Johannes Schindelin
35
-139
/
+9
2019-03-14
t0301-credential-cache: use 'test_atexit' to stop the credentials helper
SZEDER Gábor
1
-6
/
+1
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
25
-50
/
+1
2019-03-14
git-daemon: use 'test_atexit` to stop 'git-daemon'
Johannes Schindelin
3
-7
/
+9
2019-03-14
test-lib: introduce 'test_atexit'
Johannes Schindelin
4
-0
/
+89
2019-03-14
t/lib-git-daemon: make sure to kill the 'git-daemon' process
SZEDER Gábor
1
-2
/
+4
[prev]
[next]