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-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
2018-04-26
rebase --rebase-merges: avoid "empty merges"
Johannes Schindelin
2
-0
/
+15
2018-04-26
sequencer: handle post-rewrite for merge commands
Johannes Schindelin
2
-1
/
+29
2018-04-26
sequencer: make refs generated by the `label` command worktree-local
Johannes Schindelin
2
-1
/
+16
2018-04-26
rebase --rebase-merges: add test for --keep-empty
Phillip Wood
1
-0
/
+1
2018-04-26
rebase: introduce the --rebase-merges option
Johannes Schindelin
5
-2
/
+207
2018-04-26
rebase-helper --make-script: introduce a flag to rebase merges
Johannes Schindelin
3
-2
/
+349
2018-04-26
sequencer: fast-forward `merge` commands, if possible
Johannes Schindelin
1
-1
/
+32
2018-04-26
sequencer: introduce the `merge` command
Johannes Schindelin
2
-0
/
+204
2018-04-26
sequencer: introduce new commands to reset the revision
Johannes Schindelin
2
-7
/
+208
2018-04-26
git-rebase--interactive: clarify arguments
Stefan Beller
1
-7
/
+7
2018-04-26
sequencer: offer helpful advice when a command was rescheduled
Johannes Schindelin
1
-0
/
+16
2018-04-26
sequencer: refactor how original todo list lines are accessed
Johannes Schindelin
1
-24
/
+36
2018-04-26
sequencer: make rearrange_squash() a bit more obvious
Johannes Schindelin
1
-1
/
+1
2018-04-26
sequencer: avoid using errno clobbered by rollback_lock_file()
Johannes Schindelin
1
-4
/
+6
2018-04-26
perf/aggregate: use Getopt::Long for option parsing
Christian Couder
1
-36
/
+26
2018-04-26
cache.h: allow oid_object_info to handle arbitrary repositories
Stefan Beller
4
-52
/
+54
2018-04-26
packfile: add repository argument to cache_or_unpack_entry
Stefan Beller
1
-2
/
+3
2018-04-26
packfile: add repository argument to unpack_entry
Stefan Beller
4
-6
/
+9
2018-04-26
packfile: add repository argument to read_object
Stefan Beller
1
-3
/
+5
2018-04-26
packfile: add repository argument to packed_object_info
Jonathan Nieder
4
-5
/
+7
2018-04-26
packfile: add repository argument to packed_to_object_type
Stefan Beller
1
-7
/
+9
2018-04-26
packfile: add repository argument to retry_bad_packed_offset
Stefan Beller
1
-3
/
+5
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
32
-53
/
+67
[prev]
[next]