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-02-28
t9903-bash-prompt: don't check the stderr of __git_ps1()
SZEDER Gábor
1
-12
/
+2
2018-02-28
t5570-git-daemon: don't check the stderr of a subshell
SZEDER Gábor
1
-1
/
+1
2018-02-28
t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file
SZEDER Gábor
1
-1
/
+1
2018-02-28
t5500-fetch-pack: don't check the stderr of a subshell
SZEDER Gábor
1
-6
/
+6
2018-02-28
t3030-merge-recursive: don't check the stderr of a subshell
SZEDER Gábor
1
-16
/
+20
2018-02-28
sequencer: do not roll back lockfile unnecessarily
Martin Ågren
1
-12
/
+6
2018-02-28
merge: always roll back lock in `checkout_fast_forward()`
Martin Ågren
1
-3
/
+9
2018-02-28
merge-recursive: always roll back lock in `merge_recursive_generic()`
Martin Ågren
1
-1
/
+4
2018-02-28
t5536: simplify checking of messages output to stderr
SZEDER Gábor
1
-18
/
+4
2018-02-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
8
-0
/
+83
2018-02-27
revision.c: reduce object database queries
Derrick Stolee
1
-1
/
+2
2018-02-27
perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file
René Scharfe
1
-5
/
+3
2018-02-27
Git.pm: add the "use warnings" pragma
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-02-27
Git.pm: remove redundant "use strict" from sub-package
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-02-27
perl: *.pm files should not have the executable bit
Ævar Arnfjörð Bjarmason
1
-0
/
+0
2018-02-27
sequencer: always roll back lock in `do_recursive_merge()`
Martin Ågren
1
-1
/
+3
2018-02-27
sequencer: make lockfiles non-static
Martin Ågren
1
-5
/
+5
2018-02-27
sha1_name: fix uninitialized memory errors
Derrick Stolee
1
-7
/
+7
2018-02-27
docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'
Mårten Kongstad
1
-1
/
+1
2018-02-27
test_must_be_empty: make sure the file exists, not just empty
Junio C Hamano
1
-1
/
+5
2018-02-27
t1507-rev-parse-upstream: don't check the stderr of a shell function
SZEDER Gábor
1
-7
/
+7
2018-02-27
t: add means to disable '-x' tracing for individual test scripts
SZEDER Gábor
2
-1
/
+21
2018-02-27
t: prevent '-x' tracing from interfering with test helpers' stderr
SZEDER Gábor
2
-14
/
+14
2018-02-27
Fifth batch for 2.17
Junio C Hamano
1
-10
/
+48
2018-02-27
Sync with maint
Junio C Hamano
0
-0
/
+0
2018-02-27
Merge branch 'ys/bisect-object-id-missing-conversion-fix' into maint
Junio C Hamano
1
-3
/
+3
2018-02-27
Merge branch 'sb/submodule-update-reset-fix' into maint
Junio C Hamano
3
-3
/
+23
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
3
-4
/
+15
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
6
-44
/
+143
2018-02-27
Merge branch 'jt/binsearch-with-fanout'
Junio C Hamano
3
-25
/
+54
2018-02-27
Merge branch 'rd/typofix'
Junio C Hamano
5
-6
/
+6
2018-02-27
Merge branch 'jk/test-hashmap-updates'
Junio C Hamano
1
-26
/
+27
2018-02-27
Merge branch 'jk/sq-dequote-on-bogus-input'
Junio C Hamano
2
-3
/
+32
2018-02-27
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+2
2018-02-27
Merge branch 'bc/doc-interpret-trailers-grammofix'
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'as/ll-i18n'
Junio C Hamano
5
-54
/
+54
2018-02-27
Merge branch 'sg/doc-test-must-fail-args'
Junio C Hamano
2
-2
/
+22
2018-02-27
Merge branch 'sb/describe-blob'
Junio C Hamano
2
-1
/
+9
2018-02-27
Merge branch 'rs/check-ignore-multi'
Junio C Hamano
2
-1
/
+22
2018-02-27
Merge branch 'rj/sparse-updates'
Junio C Hamano
2
-1
/
+2
2018-02-27
Merge branch 'jk/t0002-simplify'
Junio C Hamano
1
-43
/
+10
2018-02-27
Merge branch 'js/packet-read-line-check-null'
Junio C Hamano
4
-3
/
+7
2018-02-27
Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
Junio C Hamano
2
-2
/
+26
2018-02-27
Merge branch 'jk/gettext-poison'
Junio C Hamano
2
-8
/
+4
2018-02-27
Merge branch 'jk/doc-do-not-write-extern'
Junio C Hamano
1
-0
/
+5
2018-02-27
Merge branch 'bp/name-hash-dirname-fix'
Junio C Hamano
2
-4
/
+18
2018-02-27
Merge branch 'jc/blame-missing-path'
Junio C Hamano
1
-6
/
+14
2018-02-27
Merge branch 'ab/untracked-cache-invalidation-docs'
Junio C Hamano
1
-0
/
+26
2018-02-27
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
7
-18
/
+157
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
4
-4
/
+8
[prev]
[next]