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-01-07
test-lib: extract Bash version check for '-x' tracing
SZEDER Gábor
1
-18
/
+19
2019-01-07
config.mak.dev: add -Wall, primarily for -Wformat, to help autoconf users
Thomas Gummerer
1
-0
/
+1
2019-01-07
sha1-file: close fd of empty file in map_sha1_file_1()
René Scharfe
1
-0
/
+1
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
First batch after 2.20.1
Junio C Hamano
1
-0
/
+44
2019-01-04
Merge branch 'mk/http-backend-kill-children-before-exit'
Junio C Hamano
1
-0
/
+2
2019-01-04
Merge branch 'sd/stash-wo-user-name'
Junio C Hamano
2
-0
/
+45
2019-01-04
Merge branch 'sg/clone-initial-fetch-configuration'
Junio C Hamano
3
-14
/
+72
2019-01-04
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
4
-6
/
+50
2019-01-04
Merge branch 'ab/push-dwim-dst'
Junio C Hamano
6
-13
/
+156
2019-01-04
Merge branch 'en/fast-export-import'
Junio C Hamano
5
-214
/
+268
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
66
-491
/
+652
2019-01-04
Merge branch 'jk/loose-object-cache'
Junio C Hamano
18
-274
/
+211
2019-01-04
Merge branch 'fc/http-version'
Junio C Hamano
2
-0
/
+48
2019-01-04
Merge branch 'en/merge-path-collision'
Junio C Hamano
6
-292
/
+1149
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
23
-266
/
+303
2019-01-03
test-lib: translate SIGTERM and SIGHUP to an exit
SZEDER Gábor
1
-1
/
+1
2019-01-03
compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop
Randall S. Becker
1
-0
/
+8
2019-01-03
git-compat-util.h: add FLOSS headers for HPE NonStop
Randall S. Becker
1
-0
/
+13
2019-01-03
config.mak.uname: support for modern HPE NonStop config.
Randall S. Becker
1
-6
/
+23
2019-01-03
transport-helper: drop read/write errno checks
Jeff King
1
-3
/
+2
2019-01-03
transport-helper: use xread instead of read
Randall S. Becker
1
-1
/
+1
2019-01-03
completion: fix typo in git-completion.bash
Chayoung You
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
2
-24
/
+17
2019-01-03
zsh: complete unquoted paths with spaces correctly
Chayoung You
2
-4
/
+4
2019-01-03
Simplify handling of setup_git_directory_gently() failure cases.
Erin Dahlgren
1
-31
/
+43
2019-01-02
commit-graph: writing missing parents is a BUG
Derrick Stolee
1
-6
/
+11
2019-01-02
rebase: run post-checkout hook on checkout
Orgad Shaneh
2
-2
/
+30
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
15
-34
/
+54
2019-01-02
Use packet_reader instead of packet_read_line
Masaya Suzuki
6
-108
/
+129
2019-01-02
banned.h: mark strncat() as banned
Eric Wong
1
-0
/
+2
2018-12-28
doc/config: do a better job of introducing 'worktree.guessRemote'
Eric Sunshine
1
-2
/
+2
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
21
-150
/
+454
2018-12-28
revision: use commit graph in get_reference()
Jonathan Tan
1
-1
/
+14
2018-12-28
ref-filter: add docs for new options
Olga Telezhnaya
1
-1
/
+20
2018-12-28
ref-filter: add tests for deltabase
Olga Telezhnaya
1
-0
/
+3
2018-12-28
ref-filter: add deltabase option
Olga Telezhnaya
1
-1
/
+15
2018-12-28
ref-filter: add tests for objectsize:disk
Olga Telezhnaya
1
-0
/
+3
2018-12-28
ref-filter: add check for negative file size
Olga Telezhnaya
1
-0
/
+2
2018-12-28
ref-filter: add objectsize:disk option
Olga Telezhnaya
1
-7
/
+16
2018-12-28
t/helper/test-repository: celebrate independence from the_repository
Stefan Beller
2
-0
/
+12
2018-12-28
path.h: make REPO_GIT_PATH_FUNC repository agnostic
Stefan Beller
1
-1
/
+1
2018-12-28
commit: prepare free_commit_buffer and release_commit_memory for any repo
Stefan Beller
6
-12
/
+15
2018-12-28
commit-graph: convert remaining functions to handle any repo
Stefan Beller
1
-16
/
+24
[prev]
[next]