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-02
t3204: test git-branch @-expansion corner cases
Jeff King
1
-0
/
+123
2017-03-02
interpret_branch_name(): handle auto-namelen for @{-1}
Jeff King
1
-0
/
+8
2017-03-02
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano
1
-0
/
+9
2017-03-02
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
1
-0
/
+18
2017-03-01
gitweb tests: skip tests when we don't have Time::HiRes
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2017-03-01
gitweb tests: change confusing "skip_all" phrasing
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-02-28
http: attempt updating base URL only if no error
Jonathan Tan
2
-0
/
+18
2017-02-27
cvs tests: skip tests that call "cvs commit" when running as root
Ævar Arnfjörð Bjarmason
2
-0
/
+10
2017-02-27
t6300: avoid creating refs/heads/HEAD
Jeff King
1
-1
/
+1
2017-02-27
send-email: only allow one address per body tag
Johan Hovold
1
-4
/
+3
2017-02-23
config: use git_config_parse_key() in git_config_parse_parameter()
Junio C Hamano
1
-0
/
+62
2017-02-23
ident: do not ignore empty config name/email
Jeff King
1
-0
/
+11
2017-02-23
ident: reject all-crud ident name
Jeff King
1
-0
/
+5
2017-02-23
ident: handle NULL email when complaining of empty name
Jeff King
1
-0
/
+20
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-0
/
+19
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
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-08
push options: pass push options to the transport helper
Stefan Beller
1
-0
/
+15
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-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
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2
-7
/
+81
2017-02-03
Merge branch 'js/re-running-failed-tests'
Junio C Hamano
1
-0
/
+6
2017-02-03
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
1
-0
/
+12
2017-02-03
Merge branch 'sb/submodule-recursive-absorb'
Junio C Hamano
1
-0
/
+27
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
2
-654
/
+643
2017-02-02
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
3
-1
/
+42
2017-02-02
Merge branch 'mm/reset-facl-before-umask-test'
Junio C Hamano
1
-0
/
+3
2017-02-02
Merge branch 'js/unzip-in-usr-bin-workaround'
Junio C Hamano
1
-1
/
+3
2017-02-02
Merge branch 'js/status-pre-rebase-i'
Junio C Hamano
1
-0
/
+19
2017-02-02
Merge branch 'sb/submodule-add-force'
Junio C Hamano
1
-0
/
+14
2017-01-31
color_parse_mem: allow empty color spec
Jeff King
3
-2
/
+21
2017-01-31
Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maint
Junio C Hamano
1
-11
/
+15
2017-01-31
Merge branch 'km/branch-get-push-while-detached' into maint
Junio C Hamano
1
-0
/
+6
[prev]
[next]