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
2018-05-08
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2
-2
/
+6
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
44
-368
/
+3318
2018-05-08
mailmap: update brian m. carlson's email address
brian m. carlson
1
-2
/
+2
2018-05-07
Documentation: render revisions correctly under Asciidoctor
brian m. carlson
1
-0
/
+2
2018-05-07
Documentation: use 8-space tabs with Asciidoctor
brian m. carlson
1
-1
/
+1
2018-05-06
completion: fix misspelled config key aliasesfiletype
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
2
-0
/
+15
2018-05-06
doc: normalize [--options] to [options] in git-diff
Andreas Heiduk
1
-7
/
+7
2018-05-06
doc: add note about shell quoting to revision.txt
Andreas Heiduk
1
-0
/
+6
2018-05-06
git-svn: remove ''--add-author-from' for 'commit-diff'
Andreas Heiduk
1
-1
/
+1
2018-05-06
doc: add '-d' and '-o' for 'git push'
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: clarify ignore rules for git ls-files
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: align 'diff --no-index' in text and synopsis
Andreas Heiduk
1
-2
/
+2
2018-05-06
doc: improve formatting in githooks.txt
Andreas Heiduk
1
-57
/
+58
2018-05-06
perf/bisect_run_script: disable codespeed
Christian Couder
1
-0
/
+6
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
3
-5
/
+13
2018-05-04
git: add -P as a short option for --no-pager
Johannes Sixt
2
-3
/
+4
2018-05-04
test-drop-caches: simplify delay loading of NtSetSystemInformation
Ben Peart
1
-12
/
+4
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
38
-96
/
+96
2018-05-02
coccinelle: avoid wrong transformation suggestions from commit.cocci
SZEDER Gábor
1
-6
/
+4
2018-05-02
format-patch: make cover letters always text/plain
brian m. carlson
4
-5
/
+16
2018-05-02
unpack_trees: fix breakage when o->src_index != o->dst_index
Elijah Newren
1
-4
/
+15
2018-05-02
test: correct detection of UTF8_NFD_TO_NFC for APFS
Torsten Bögershausen
1
-6
/
+1
2018-05-02
rebase --skip: clean up commit message after a failed fixup/squash
Johannes Schindelin
2
-17
/
+131
2018-05-02
sequencer: always commit without editing when asked for
Johannes Schindelin
1
-0
/
+2
2018-05-02
rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
Johannes Schindelin
2
-35
/
+49
2018-05-02
rebase -i: demonstrate bugs with fixup!/squash! commit messages
Johannes Schindelin
1
-0
/
+22
2018-04-30
Remove obsolete script to convert grafts to replace refs
Johannes Schindelin
1
-28
/
+0
2018-04-30
technical/shallow: describe why shallow cannot use replace refs
Johannes Schindelin
1
-0
/
+7
2018-04-30
technical/shallow: stop referring to grafts
Johannes Schindelin
1
-9
/
+4
2018-04-30
filter-branch: stop suggesting to use grafts
Johannes Schindelin
1
-1
/
+1
2018-04-30
Deprecate support for .git/info/grafts
Johannes Schindelin
4
-0
/
+22
2018-04-30
Add a test for `git replace --convert-graft-file`
Johannes Schindelin
1
-0
/
+28
2018-04-30
replace: introduce --convert-graft-file
Johannes Schindelin
2
-4
/
+51
2018-04-30
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin
1
-3
/
+8
2018-04-30
replace: "libify" create_graft() and callees
Johannes Schindelin
1
-57
/
+112
2018-04-30
tests: introduce test_unset_prereq, for debugging
Johannes Schindelin
1
-1
/
+13
2018-04-30
worktree: teach "add" to check out existing branches
Thomas Gummerer
3
-11
/
+37
2018-04-30
worktree: factor out dwim_branch function
Thomas Gummerer
1
-11
/
+18
2018-04-30
worktree: improve message when creating a new worktree
Thomas Gummerer
1
-2
/
+36
2018-04-30
worktree: remove extra members from struct add_opts
Thomas Gummerer
1
-17
/
+16
2018-04-27
.gitattributes: add a diff driver for Python
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-04-27
.gitattributes: use the "perl" differ for Perl
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2018-04-27
.gitattributes: add *.pl extension for Perl
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-04-26
replace: avoid using die() to indicate a bug
Johannes Schindelin
1
-1
/
+1
2018-04-26
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
4
-15
/
+18
2018-04-26
argv_array: offer to split a string by whitespace
Johannes Schindelin
2
-0
/
+22
2018-04-26
rebase -i --rebase-merges: add a section to the man page
Johannes Schindelin
1
-0
/
+135
2018-04-26
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
7
-6
/
+59
2018-04-26
pull: accept --rebase=merges to recreate the branch topology
Johannes Schindelin
5
-10
/
+38
[prev]
[next]