index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
7
-13
/
+41
2019-01-07
test-lib: set $TRASH_DIRECTORY earlier
SZEDER Gábor
1
-6
/
+6
2019-01-07
test-lib: consolidate naming of test-results paths
SZEDER Gábor
1
-11
/
+11
2019-01-07
test-lib: parse command line options earlier
SZEDER Gábor
1
-109
/
+124
2019-01-07
test-lib: parse options in a for loop to keep $@ intact
SZEDER Gábor
1
-36
/
+42
2019-01-07
test-lib: extract Bash version check for '-x' tracing
SZEDER Gábor
1
-18
/
+19
2019-01-07
t3506: validate '-m 1 -ff' is now accepted for non-merge commits
Sergey Organov
1
-3
/
+3
2019-01-07
t3502: validate '-m 1' argument is now accepted for non-merge commits
Sergey Organov
1
-6
/
+6
2019-01-07
Revert "t/lib-git-daemon: record daemon log"
Thomas Gummerer
1
-11
/
+3
2019-01-04
Merge branch 'sd/stash-wo-user-name'
Junio C Hamano
1
-0
/
+28
2019-01-04
Merge branch 'sg/clone-initial-fetch-configuration'
Junio C Hamano
1
-0
/
+47
2019-01-04
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
2
-1
/
+33
2019-01-04
Merge branch 'ab/push-dwim-dst'
Junio C Hamano
1
-0
/
+55
2019-01-04
Merge branch 'en/fast-export-import'
Junio C Hamano
1
-3
/
+77
2019-01-04
Merge branch 'en/merge-path-collision'
Junio C Hamano
3
-78
/
+829
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
8
-44
/
+44
2019-01-03
test-lib: translate SIGTERM and SIGHUP to an exit
SZEDER Gábor
1
-1
/
+1
2019-01-03
Merge branch 'sg/test-bash-version-fix'
Junio C Hamano
1
-2
/
+2
2019-01-03
test-lib: check Bash version for '-x' without using shell arrays
SZEDER Gábor
1
-2
/
+2
2019-01-03
completion: treat results of git ls-tree as file paths
Chayoung You
1
-5
/
+5
2019-01-02
rebase: run post-checkout hook on checkout
Orgad Shaneh
1
-0
/
+20
2019-01-02
t5403: simplify by using a single repository
Orgad Shaneh
1
-55
/
+23
2019-01-02
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
1
-2
/
+2
2019-01-02
bisect--helper: `get_terms` & `bisect_terms` shell function in C
Pranit Bauva
1
-1
/
+1
2018-12-28
rebase: define linearization ordering and enforce it
Elijah Newren
1
-9
/
+6
2018-12-28
am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
Elijah Newren
1
-0
/
+3
2018-12-28
t5407: add a test demonstrating how interactive handles --skip differently
Elijah Newren
1
-0
/
+31
2018-12-28
t5570: drop racy test
Thomas Gummerer
1
-13
/
+0
2018-12-28
Merge branch 'sb/more-repo-in-api' into md/list-objects-filter-by-depth
Junio C Hamano
1
-0
/
+10
2018-12-28
ref-filter: add tests for deltabase
Olga Telezhnaya
1
-0
/
+3
2018-12-28
ref-filter: add tests for objectsize:disk
Olga Telezhnaya
1
-0
/
+3
2018-12-28
t/helper/test-repository: celebrate independence from the_repository
Stefan Beller
1
-0
/
+10
2018-12-26
stripspace: allow -s/-c outside git repository
Jonathan Nieder
1
-3
/
+9
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
1
-1
/
+1
2018-12-26
log -G: ignore binary files
Thomas Braun
1
-0
/
+35
2018-12-26
t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks
Sergey Organov
1
-2
/
+6
2018-12-26
submodule deinit: unset core.worktree
Stefan Beller
2
-1
/
+6
2018-12-26
submodule: unset core.worktree if no working tree is present
Stefan Beller
1
-1
/
+2
2018-12-26
submodule update: add regression test with old style setups
Stefan Beller
1
-1
/
+6
2018-12-15
Merge branch 'jc/run-command-report-exec-failure-fix' into maint
Junio C Hamano
1
-3
/
+6
2018-12-15
Merge branch 'js/t9902-send-email-completion-fix' into maint
Junio C Hamano
1
-1
/
+1
2018-12-15
Merge branch 'js/mailinfo-format-flowed-fix' into maint
Junio C Hamano
1
-0
/
+1
2018-12-14
t9902: 'send-email' test case requires PERL
Johannes Schindelin
1
-1
/
+1
2018-12-14
submodule update: run at most one fetch job unless otherwise set
Junio C Hamano
1
-0
/
+2
2018-12-13
t4256: mark support files as LF-only
Johannes Schindelin
1
-0
/
+1
2018-12-12
run-command: report exec failure
Junio C Hamano
1
-3
/
+6
2018-12-11
rebase: introduce a shortcut for --reschedule-failed-exec
Johannes Schindelin
1
-0
/
+3
2018-12-11
rebase: add a config option to default to --reschedule-failed-exec
Johannes Schindelin
1
-1
/
+6
2018-12-11
rebase: introduce --reschedule-failed-exec
Johannes Schindelin
1
-0
/
+6
2018-12-10
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
1
-1
/
+2
[prev]
[next]