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-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-0
/
+101
2017-12-06
Merge branch 'jn/ssh-wrappers'
Junio C Hamano
2
-24
/
+48
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
4
-6
/
+391
2017-12-06
Merge branch 'ph/stash-save-m-option-fix'
Junio C Hamano
1
-0
/
+93
2017-12-06
Merge branch 'jk/fewer-pack-rescan'
Junio C Hamano
3
-23
/
+82
2017-12-06
Merge branch 'jt/submodule-tests-cleanup'
Junio C Hamano
1
-218
/
+125
2017-12-06
Merge branch 'cc/git-packet-pm'
Junio C Hamano
1
-2
/
+2
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
2
-0
/
+42
2017-12-06
Merge branch 'cc/perf-run-config'
Junio C Hamano
3
-15
/
+89
2017-12-06
Merge branch 'sb/submodule-recursive-checkout-detach-head'
Junio C Hamano
1
-0
/
+17
2017-11-28
Merge branch 'rs/include-comments-before-the-function-header'
Junio C Hamano
3
-10
/
+38
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+38
2017-11-28
Merge branch 'jc/branch-name-sanity'
Junio C Hamano
1
-0
/
+43
2017-11-27
Merge branch 'ew/rebase-mboxrd'
Junio C Hamano
1
-0
/
+22
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
1
-0
/
+30
2017-11-27
Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line'
Junio C Hamano
1
-0
/
+14
2017-11-27
Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way'
Junio C Hamano
1
-0
/
+36
2017-11-27
Merge branch 'tz/notes-error-to-stderr'
Junio C Hamano
2
-5
/
+5
2017-11-27
Merge branch 'tz/redirect-fix'
Junio C Hamano
1
-1
/
+1
2017-11-27
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
1
-0
/
+28
2017-11-24
stash: learn to parse -m/--message like commit does
Phil Hord
1
-0
/
+93
2017-11-22
Git/Packet: clarify that packet_required_key_val_read allows EOF
Christian Couder
1
-2
/
+2
2017-11-22
Tests: clean up submodule recursive helpers
Jonathan Tan
1
-218
/
+125
2017-11-22
log: add option to choose which refs to decorate
Rafael Ascensão
1
-0
/
+101
2017-11-21
Merge branch 'av/fsmonitor'
Junio C Hamano
2
-11
/
+18
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
9
-0
/
+861
2017-11-21
ssh: 'simple' variant does not support --port
Jonathan Nieder
2
-2
/
+10
2017-11-21
ssh: 'simple' variant does not support -4/-6
Jonathan Nieder
1
-6
/
+6
2017-11-21
ssh: 'auto' variant to select between 'ssh' and 'simple'
Jonathan Nieder
1
-0
/
+21
2017-11-21
ssh test: make copy_ssh_wrapper_as clean up after itself
Jonathan Nieder
1
-16
/
+12
2017-11-21
p5551: add a script to test fetch pack-dir rescans
Jeff King
1
-0
/
+55
2017-11-21
t/perf/lib-pack: use fast-import checkpoint to create packs
Jeff King
1
-7
/
+3
2017-11-21
p5550: factor out nonsense-pack creation
Jeff King
2
-23
/
+31
2017-11-21
grep: show non-empty lines before functions with -W
René Scharfe
1
-1
/
+1
2017-11-21
t7810: improve check of -W with user-defined function lines
René Scharfe
1
-10
/
+31
2017-11-21
xdiff: show non-empty lines before functions with -W
René Scharfe
1
-1
/
+1
2017-11-21
t4051: add test for comments preceding function lines
René Scharfe
2
-0
/
+7
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
1
-5
/
+5
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
1
-3
/
+3
2017-11-20
t7006: add tests for how git branch paginates
Martin Ågren
1
-0
/
+38
2017-11-18
config: add --expiry-date
Haaris Mehmood
2
-0
/
+42
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
1
-0
/
+22
2017-11-17
apply: update line lengths for --inaccurate-eof
René Scharfe
1
-0
/
+14
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
1
-0
/
+30
2017-11-15
merge-recursive: handle addition of submodule on our side of history
Elijah Newren
1
-1
/
+1
2017-11-15
Merge branch 'cb/t4201-robustify'
Junio C Hamano
2
-5
/
+7
2017-11-15
Merge branch 'tz/fsf-address-update'
Junio C Hamano
1
-3
/
+1
2017-11-15
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
1
-0
/
+32
2017-11-15
Merge branch 'jt/submodule-tests-cleanup'
Junio C Hamano
1
-205
/
+46
2017-11-15
Merge branch 'cc/git-packet-pm'
Junio C Hamano
1
-94
/
+33
[next]