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-03-24
tag: add tests for --with and --without
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
3
-7
/
+193
2017-03-24
tag: change --point-at to default to HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+8
2017-03-24
tag: implicitly supply --list given another list-like option
Ævar Arnfjörð Bjarmason
1
-5
/
+50
2017-03-24
tag: change misleading --list <pattern> documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+25
2017-03-24
tag: add more incompatibles mode tests
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2017-03-23
tag tests: fix a typo in a test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-23
tag: remove a TODO item from the test suite
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-03-23
ref-filter: add test for --contains on a non-commit
Ævar Arnfjörð Bjarmason
2
-1
/
+12
2017-03-21
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
3
-0
/
+12
2017-02-27
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
1
-0
/
+19
2017-02-27
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
2
-0
/
+24
2017-02-27
Merge branch 'js/git-path-in-subdir'
Junio C Hamano
3
-1
/
+53
2017-02-27
Merge branch 'jn/remote-helpers-with-git-dir'
Junio C Hamano
2
-0
/
+18
2017-02-27
Merge branch 'jk/grep-no-index-fix'
Junio C Hamano
1
-0
/
+66
2017-02-27
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
1
-0
/
+15
2017-02-27
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-0
/
+41
2017-02-27
Merge branch 'js/rebase-helper'
Junio C Hamano
1
-1
/
+1
2017-02-27
Merge branch 'bw/attr'
Junio C Hamano
1
-0
/
+26
2017-02-27
Merge branch 'sg/completion'
Junio C Hamano
2
-75
/
+503
2017-02-27
Merge branch 'lt/pathspec-negative'
Junio C Hamano
1
-2
/
+4
2017-02-27
Merge branch 'cw/tag-reflog-message'
Junio C Hamano
1
-1
/
+17
2017-02-27
Merge branch 'jk/alternate-ref-optim'
Junio C Hamano
1
-0
/
+38
2017-02-27
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
4
-13
/
+195
2017-02-27
Merge branch 'ps/urlmatch-wildcard'
Junio C Hamano
1
-0
/
+105
2017-02-27
Merge branch 'mm/merge-rename-delete-message'
Junio C Hamano
1
-0
/
+23
2017-02-27
Merge branch 'mh/ref-remove-empty-directory'
Junio C Hamano
2
-1
/
+28
2017-02-27
Merge branch 'jk/delta-chain-limit'
Junio C Hamano
1
-0
/
+93
2017-02-27
Merge branch 'jk/describe-omit-some-refs'
Junio C Hamano
2
-0
/
+65
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-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
[next]