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
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-0
/
+19
2017-02-20
branch: record creation of renamed branch in HEAD's log
Kyle Meyer
1
-2
/
+3
2017-02-20
rename_ref: replace empty message in HEAD's log
Kyle Meyer
1
-0
/
+5
2017-02-20
update-ref: pass reflog message to delete_ref()
Kyle Meyer
1
-0
/
+18
2017-02-19
stash: add test for the create command line arguments
Thomas Gummerer
1
-0
/
+18
2017-02-19
stash: introduce push verb
Thomas Gummerer
1
-0
/
+9
2017-02-17
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
3
-5
/
+5
2017-02-17
rev-parse tests: add tests executed from a subdirectory
Michael Rappazzo
3
-2
/
+54
2017-02-16
Merge branch 'ls/p4-path-encoding'
Junio C Hamano
1
-0
/
+16
2017-02-15
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
1
-0
/
+15
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
1
-1
/
+1
2017-02-14
remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
Jonathan Nieder
1
-0
/
+9
2017-02-14
remote: avoid reading $GIT_DIR config in non-repo
Jeff King
1
-0
/
+9
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
1
-0
/
+5
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
1
-0
/
+13
2017-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
1
-0
/
+33
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
1
-0
/
+15
2017-02-13
gc: ignore old gc.log files
David Turner
1
-0
/
+15
2017-02-10
git-p4: fix git-p4.pathEncoding for removed files
Lars Schneider
1
-0
/
+16
2017-02-10
pathspec: don't error out on all-exclusionary pathspec patterns
Linus Torvalds
1
-2
/
+4
2017-02-10
Merge branch 'jk/log-graph-name-only'
Junio C Hamano
1
-0
/
+48
2017-02-10
Merge branch 'da/t7800-cleanup'
Junio C Hamano
1
-12
/
+19
2017-02-10
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-0
/
+12
2017-02-10
Merge branch 'rs/p5302-create-repositories-before-tests'
Junio C Hamano
1
-0
/
+7
2017-02-09
rebase -i: use the rebase--helper builtin
Johannes Schindelin
1
-1
/
+1
2017-02-08
push options: pass push options to the transport helper
Stefan Beller
1
-0
/
+15
2017-02-08
tag: generate useful reflog message
Cornelius Weig
1
-1
/
+17
2017-02-08
receive-pack: avoid duplicates between our refs and alternates
Jeff King
1
-0
/
+38
2017-02-08
diff: print line prefix for --name-only output
Jeff King
1
-0
/
+48
2017-02-08
t7800: replace "wc -l" with test_line_count
David Aguilar
1
-12
/
+19
2017-02-08
Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanup
Junio C Hamano
1
-3
/
+41
2017-02-08
t7800: simplify basic usage test
David Aguilar
1
-8
/
+7
2017-02-07
ref-filter: resurrect "strip" as a synonym to "lstrip"
Junio C Hamano
1
-0
/
+12
2017-02-06
p5302: create repositories for index-pack results explicitly
René Scharfe
1
-0
/
+7
2017-02-06
difftool: fix bug when printing usage
David Aguilar
1
-0
/
+13
2017-02-03
completion: cache the path to the repository
SZEDER Gábor
1
-58
/
+103
2017-02-03
completion: extract repository discovery from __gitdir()
SZEDER Gábor
1
-6
/
+16
2017-02-03
completion: respect 'git -C <path>'
SZEDER Gábor
1
-0
/
+87
2017-02-03
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
1
-8
/
+9
2017-02-03
completion: fix completion after 'git -C <path>'
SZEDER Gábor
1
-1
/
+6
2017-02-03
completion: list short refs from a remote given as a URL
SZEDER Gábor
1
-3
/
+3
2017-02-03
completion: don't list 'HEAD' when trying refs completion outside of a repo
SZEDER Gábor
1
-1
/
+1
2017-02-03
completion: list refs from remote when remote's name matches a directory
SZEDER Gábor
1
-1
/
+10
2017-02-03
completion: respect 'git --git-dir=<path>' when listing remote refs
SZEDER Gábor
1
-2
/
+2
2017-02-03
completion: ensure that the repository path given on the command line exists
SZEDER Gábor
1
-0
/
+8
2017-02-03
completion tests: add tests for the __git_refs() helper function
SZEDER Gábor
1
-1
/
+264
2017-02-03
completion tests: check __gitdir()'s output in the error cases
SZEDER Gábor
1
-3
/
+5
2017-02-03
completion tests: consolidate getting path of current working directory
SZEDER Gábor
1
-23
/
+21
2017-02-03
completion tests: make the $cur variable local to the test helper functions
SZEDER Gábor
1
-2
/
+2
2017-02-03
completion tests: don't add test cruft to the test repository
SZEDER Gábor
1
-3
/
+3
[prev]
[next]