index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
git-jump: give contact instructions in the README
Jeff King
1
-0
/
+7
2017-11-21
contrib/git-jump: allow to configure the grep command
Beat Bolli
2
-2
/
+8
2017-11-21
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei
1
-0
/
+12
2017-11-21
grep: show non-empty lines before functions with -W
René Scharfe
2
-5
/
+24
2017-11-21
grep: update boundary variable for pre-context
René Scharfe
1
-6
/
+8
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
2
-1
/
+4
2017-11-21
xdiff: factor out is_func_rec()
René Scharfe
1
-3
/
+7
2017-11-21
t4051: add test for comments preceding function lines
René Scharfe
2
-0
/
+7
2017-11-21
git-rebase: clean up dashed-usages in messages
Kaartic Sivaraam
1
-2
/
+2
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
3
-7
/
+7
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
4
-4
/
+13
2017-11-20
t7006: add tests for how git branch paginates
Martin Ågren
1
-0
/
+38
2017-11-18
config: flip return value of write_section()
René Scharfe
1
-1
/
+1
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
2
-0
/
+24
2017-11-17
apply: update line lengths for --inaccurate-eof
René Scharfe
2
-0
/
+16
2017-11-17
completion: add '--copy' option to 'git branch'
Todd Zullinger
1
-1
/
+1
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
7
-18
/
+102
2017-11-16
sequencer: reschedule pick if index can't be locked
Phillip Wood
1
-1
/
+2
2017-11-16
config: avoid "write_in_full(fd, buf, len) != len" pattern
Phillip Wood
1
-2
/
+2
2017-11-15
merge-recursive: handle addition of submodule on our side of history
Elijah Newren
2
-3
/
+4
2017-11-15
Sync with maint
Junio C Hamano
1
-0
/
+68
2017-11-15
RelNotes: the fourth batch for 2.16
Junio C Hamano
1
-24
/
+69
2017-11-15
Merge branch 'bp/read-index-from-skip-verification'
Junio C Hamano
3
-0
/
+8
2017-11-15
Merge branch 'bc/submitting-patches-in-asciidoc'
Junio C Hamano
3
-161
/
+192
2017-11-15
Merge branch 'sb/bisect-run-empty'
Junio C Hamano
1
-0
/
+2
2017-11-15
Merge branch 'rd/bisect-view-is-visualize'
Junio C Hamano
3
-10
/
+9
2017-11-15
Merge branch 'jk/info-alternates-fix'
Junio C Hamano
1
-1
/
+3
2017-11-15
Merge branch 'cb/t4201-robustify'
Junio C Hamano
2
-5
/
+7
2017-11-15
Merge branch 'ab/pcre-v2'
Junio C Hamano
2
-3
/
+4
2017-11-15
Merge branch 'tz/fsf-address-update'
Junio C Hamano
44
-103
/
+69
2017-11-15
Merge branch 'ad/rebase-i-serie-typofix'
Junio C Hamano
1
-1
/
+1
2017-11-15
Merge branch 'ab/mediawiki-namespace'
Junio C Hamano
1
-1
/
+37
2017-11-15
Merge branch 'ma/reduce-heads-leakfix'
Junio C Hamano
7
-23
/
+52
2017-11-15
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
5
-15
/
+120
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
3
-94
/
+202
2017-11-15
Merge branch 'bw/rebase-i-ignored-submodule-fix'
Junio C Hamano
2
-1
/
+20
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
16
-163
/
+189
2017-11-15
Merge branch 'sr/wrapper-quote-filenames'
Junio C Hamano
3
-6
/
+6
2017-11-15
Merge branch 'ma/bisect-leakfix'
Junio C Hamano
3
-19
/
+29
2017-11-15
Merge branch 'rs/sequencer-rewrite-file-cleanup'
Junio C Hamano
1
-29
/
+16
2017-11-15
Merge branch 'ao/merge-verbosity-getenv-just-once'
Junio C Hamano
1
-3
/
+4
2017-11-15
Merge branch 'mh/avoid-rewriting-packed-refs'
Junio C Hamano
4
-1
/
+238
2017-11-15
Merge branch 'rs/imap-send-next-arg-fix'
Junio C Hamano
1
-2
/
+13
2017-11-15
Merge branch 'ab/mediawiki-name-truncation'
Junio C Hamano
1
-1
/
+2
2017-11-15
Start preparation for 2.15.1
Junio C Hamano
3
-2
/
+70
2017-11-15
Merge branch 'ks/mailmap' into maint
Junio C Hamano
1
-0
/
+1
2017-11-15
Merge branch 'jm/relnotes-2.15-typofix' into maint
Junio C Hamano
1
-3
/
+3
2017-11-15
Merge branch 'cn/diff-indent-no-longer-is-experimental' into maint
Junio C Hamano
4
-9
/
+6
[prev]
[next]