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
2019-09-05
unpack-trees: rename 'is_excluded_from_list()'
Derrick Stolee
4
-42
/
+72
2019-09-05
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee
11
-67
/
+67
2019-09-05
treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
Derrick Stolee
4
-22
/
+22
2019-09-05
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee
8
-100
/
+100
2019-09-05
treewide: rename 'struct exclude' to 'struct path_pattern'
Derrick Stolee
3
-77
/
+80
2019-09-05
t9902: use a non-deprecated command for testing
Elijah Newren
1
-6
/
+6
2019-09-05
Recommend git-filter-repo instead of git-filter-branch
Elijah Newren
9
-59
/
+288
2019-09-05
t6006: simplify, fix, and optimize empty message test
Elijah Newren
1
-3
/
+2
2019-09-05
config/format.txt: specify default value of format.coverLetter
Denton Liu
1
-0
/
+1
2019-09-05
Doc: add more detail for git-format-patch
Denton Liu
1
-10
/
+13
2019-09-05
t4014: stop losing return codes of git commands
Denton Liu
1
-77
/
+120
2019-09-05
t4014: remove confusing pipe in check_threading()
Denton Liu
1
-3
/
+2
2019-09-05
t4014: use test_line_count() where possible
Denton Liu
1
-16
/
+19
2019-09-05
t4014: let sed open its own files
Denton Liu
1
-14
/
+14
2019-09-05
t4014: drop redirections to /dev/null
Denton Liu
1
-6
/
+6
2019-09-05
t4014: use indentable here-docs
Denton Liu
1
-184
/
+184
2019-09-05
t4014: remove spaces after redirect operators
Denton Liu
1
-31
/
+31
2019-09-05
t4014: use sq for test case names
Denton Liu
1
-5
/
+5
2019-09-05
t4014: move closing sq onto its own line
Denton Liu
1
-2
/
+4
2019-09-05
t4014: s/expected/expect/
Denton Liu
1
-53
/
+53
2019-09-05
t3005: remove unused variable
Junio C Hamano
1
-2
/
+0
2019-09-05
t: use LF variable defined in the test harness
Junio C Hamano
3
-8
/
+0
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
2
-6
/
+6
2019-09-05
mingw: apply array.cocci rule
Denton Liu
1
-2
/
+2
2019-09-05
t3427: accelerate this test by using fast-export and fast-import
Elijah Newren
1
-1
/
+4
2019-09-05
.gitignore: stop ignoring `.manifest` files
Johannes Schindelin
1
-1
/
+0
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
7
-5
/
+141
2019-09-03
tree: simplify parse_tree_indirect()
René Scharfe
1
-15
/
+3
2019-09-03
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee
6
-0
/
+51
2019-09-03
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer
2
-33
/
+46
2019-09-01
merge-options.txt: clarify meaning of various ff-related options
Elijah Newren
1
-12
/
+16
2019-08-30
clarify documentation for remote helpers
David Turner
1
-3
/
+7
2019-08-30
help: make help_unknown_ref() NORETURN
René Scharfe
2
-2
/
+3
2019-08-30
checkout: add simple check for 'git checkout -b'
Derrick Stolee
1
-0
/
+9
2019-08-29
gitk: Make web links clickable
Paul Mackerras
1
-1
/
+50
2019-08-29
git-gui: allow undoing last revert
Pratyush Yadav
2
-5
/
+66
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
6
-10
/
+126
2019-08-27
rebase tests: test linear branch topology
Ævar Arnfjörð Bjarmason
1
-0
/
+29
2019-08-27
rebase: fast-forward --fork-point in more cases
Denton Liu
2
-13
/
+17
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
4
-12
/
+23
2019-08-27
rebase: refactor can_fast_forward into goto tower
Denton Liu
1
-8
/
+13
2019-08-27
t3432: test for --no-ff's interaction with fast-forward
Ævar Arnfjörð Bjarmason
1
-29
/
+54
2019-08-27
fast-import: duplicate into history rather than passing ownership
Jeff King
2
-8
/
+1
2019-08-27
fast-import: duplicate parsed encoding string
Jeff King
2
-2
/
+10
2019-08-27
status: mention --skip for revert and cherry-pick
Denton Liu
2
-0
/
+10
2019-08-27
completion: add --skip for cherry-pick and revert
Denton Liu
1
-1
/
+1
2019-08-27
completion: merge options for cherry-pick and revert
Denton Liu
1
-2
/
+4
2019-08-26
t3432: distinguish "noop-same" v.s. "work-same" in "same head" tests
Ævar Arnfjörð Bjarmason
1
-31
/
+48
2019-08-26
t3432: test rebase fast-forward behavior
Denton Liu
1
-0
/
+72
2019-08-26
t3431: add rebase --fork-point tests
Denton Liu
1
-0
/
+53
[prev]
[next]