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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
pretty: prepare format_commit_message to handle arbitrary repositories
Stefan Beller
1
-0
/
+10
2018-11-14
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
1
-0
/
+9
2018-11-14
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller
1
-0
/
+8
2018-11-14
commit: prepare get_commit_buffer to handle any repo
Stefan Beller
1
-0
/
+8
2018-11-14
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller
1
-0
/
+17
2018-11-14
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
1
-0
/
+26
2018-11-14
commit: allow parse_commit* to handle any repo
Stefan Beller
1
-0
/
+24
2018-11-14
object-store: prepare has_{sha1, object}_file to handle any repo
Stefan Beller
1
-0
/
+30
2018-11-14
object-store: prepare read_object_file to deal with any repo
Stefan Beller
1
-0
/
+12
2018-10-19
Merge branch 'nd/complete-fetch-multiple-args'
Junio C Hamano
1
-0
/
+1
2018-10-07
git-completion.bash: add completion for stash list
Steven Fernandez
1
-0
/
+3
2018-09-21
completion: support "git fetch --multiple"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-08-29
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
1
-0
/
+9
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-0
/
+6
2018-08-29
convert "hashcmp() == 0" to hasheq()
Jeff King
1
-0
/
+9
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-0
/
+6
2018-08-29
coccinelle: use <...> for function exclusion
Jeff King
2
-12
/
+12
2018-08-20
Merge branch 'js/range-diff'
Junio C Hamano
1
-0
/
+14
2018-08-15
Merge branch 'es/mw-to-git-chain-fix'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'jn/subtree-test-fixes'
Junio C Hamano
1
-90
/
+31
2018-08-15
Merge branch 'js/vscode'
Junio C Hamano
3
-0
/
+390
2018-08-13
range-diff: make --dual-color the default mode
Johannes Schindelin
1
-1
/
+1
2018-08-13
completion: support `git range-diff`
Johannes Schindelin
1
-0
/
+14
2018-08-02
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-1
/
+1
2018-07-31
mw-to-git/t9360: fix broken &&-chain
Eric Sunshine
1
-1
/
+1
2018-07-30
subtree test: simplify preparation of expected results
Jonathan Nieder
1
-89
/
+30
2018-07-30
subtree test: add missing && to &&-chain
Jonathan Nieder
1
-1
/
+1
2018-07-30
vscode: let cSpell work on commit messages, too
Johannes Schindelin
1
-0
/
+2
2018-07-30
vscode: add a dictionary for cSpell
Johannes Schindelin
1
-1
/
+168
2018-07-30
vscode: use 8-space tabs, no trailing ws, etc for Git's source code
Johannes Schindelin
1
-0
/
+8
2018-07-30
vscode: wrap commit messages at column 72 by default
Johannes Schindelin
1
-0
/
+4
2018-07-30
vscode: only overwrite C/C++ settings
Johannes Schindelin
1
-3
/
+20
2018-07-30
vscode: hard-code a couple defines
Johannes Schindelin
1
-1
/
+13
2018-07-30
contrib: add a script to initialize VS Code configuration
Johannes Schindelin
3
-0
/
+180
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
2
-3
/
+11
2018-07-16
coccinelle: update commit.cocci
Derrick Stolee
1
-1
/
+1
2018-06-28
Merge branch 'tz/cred-netrc-cleanup'
Junio C Hamano
3
-6
/
+11
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-24
/
+37
2018-06-25
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-333
/
+29
2018-06-22
contrib/git-jump/git-jump: jump to exact location
Taylor Blau
2
-3
/
+11
2018-06-18
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
1
-0
/
+3
2018-06-18
Merge branch 'ab/cred-netrc-no-autodie'
Junio C Hamano
1
-1
/
+0
2018-06-18
git-credential-netrc: fix exit status when tests fail
Luis Marsano
1
-1
/
+3
2018-06-18
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2
-2
/
+2
2018-06-18
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
1
-4
/
+4
2018-06-13
Merge branch 'sg/completion-zsh-workaround'
Junio C Hamano
2
-2
/
+5
2018-06-13
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-06-12
completion: correct zsh detection when run from git-completion.zsh
SZEDER Gábor
2
-2
/
+5
2018-06-11
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
1
-0
/
+23
[next]