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
2020-03-02
Merge branch 'ak/test-log-graph'
Junio C Hamano
5
-107
/
+74
2020-03-02
Merge branch 'jk/run-command-formatfix'
Junio C Hamano
1
-1
/
+1
2020-03-02
Merge branch 'ds/partial-clone-fixes'
Junio C Hamano
2
-5
/
+36
2020-03-02
Merge branch 'en/t3433-rebase-stat-dirty-failure'
Junio C Hamano
2
-2
/
+53
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
25
-277
/
+693
2020-03-02
Merge branch 'en/check-ignore'
Junio C Hamano
3
-19
/
+35
2020-03-02
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
14
-70
/
+511
2020-03-02
Merge branch 'jk/push-option-doc-markup-fix'
Junio C Hamano
1
-2
/
+2
2020-03-02
Merge branch 'jk/doc-diff-parallel'
Junio C Hamano
1
-1
/
+1
2020-02-25
The seventh batch for 2.26
Junio C Hamano
1
-0
/
+8
2020-02-25
Merge branch 'es/doc-mentoring'
Junio C Hamano
1
-0
/
+36
2020-02-25
Merge branch 'es/bright-colors'
Junio C Hamano
3
-22
/
+69
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
12
-90
/
+305
2020-02-24
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar
4
-30
/
+20
2020-02-24
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
5
-77
/
+54
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
2
-6
/
+6
2020-02-22
partial-clone: demonstrate bugs in partial fetch
Derrick Stolee
1
-0
/
+31
2020-02-22
run-command.h: fix mis-indented struct member
Jeff King
1
-1
/
+1
2020-02-19
merge-recursive: fix the refresh logic in update_file_flags
Elijah Newren
2
-3
/
+6
2020-02-19
t3433: new rebase testcase documenting a stat-dirty-like failure
Elijah Newren
1
-0
/
+48
2020-02-18
check-ignore: fix documentation and implementation to match
Elijah Newren
3
-19
/
+35
2020-02-18
doc-diff: use single-colon rule in rendering Makefile
Jeff King
1
-1
/
+1
2020-02-18
doc/config/push: use longer "--" line for preformatted example
Jeff King
1
-2
/
+2
2020-02-18
rev-list --count: comment on the use of count_right++
Junio C Hamano
1
-0
/
+7
2020-02-17
The sixth batch for 2.26
Junio C Hamano
1
-29
/
+15
2020-02-17
Merge branch 'es/outside-repo-errmsg-hints'
Junio C Hamano
2
-2
/
+4
2020-02-17
Merge branch 'jk/doc-credential-helper'
Junio C Hamano
2
-91
/
+88
2020-02-17
Merge branch 'js/mingw-open-in-gdb'
Junio C Hamano
2
-0
/
+23
2020-02-17
Merge branch 'js/test-unc-fetch'
Junio C Hamano
1
-0
/
+12
2020-02-17
Merge branch 'js/test-avoid-pipe'
Junio C Hamano
2
-6
/
+10
2020-02-17
Merge branch 'js/test-write-junit-xml-fix'
Junio C Hamano
1
-1
/
+2
2020-02-17
Merge branch 'jk/mailinfo-cleanup'
Junio C Hamano
2
-25
/
+52
2020-02-17
Merge branch 'mr/show-config-scope'
Junio C Hamano
10
-139
/
+248
2020-02-17
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
11
-15
/
+26
2020-02-17
Merge branch 'rs/parse-options-concat-dup'
Junio C Hamano
2
-26
/
+18
2020-02-17
Merge branch 'bc/hash-independent-tests-part-8'
Junio C Hamano
46
-279
/
+1817
2020-02-17
Merge branch 'rs/name-rev-memsave'
Junio C Hamano
1
-64
/
+127
2020-02-16
Sync with 2.25.1
Junio C Hamano
1
-0
/
+55
2020-02-16
Git 2.25.1
Junio C Hamano
3
-2
/
+57
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
18
-168
/
+166
2020-02-16
rebase: change the default backend from "am" to "merge"
Elijah Newren
4
-8
/
+22
2020-02-16
rebase: make the backend configurable via config setting
Elijah Newren
2
-7
/
+32
2020-02-16
rebase tests: repeat some tests using the merge backend instead of am
Elijah Newren
2
-4
/
+26
2020-02-16
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
11
-53
/
+53
2020-02-16
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren
3
-10
/
+10
2020-02-16
git-prompt: change the prompt for interactive-based rebases
Elijah Newren
2
-9
/
+5
2020-02-16
rebase: add an --am option
Elijah Newren
2
-2
/
+27
2020-02-16
rebase: move incompatibility checks between backend options a bit earlier
Elijah Newren
1
-11
/
+11
2020-02-16
git-rebase.txt: add more details about behavioral differences of backends
Elijah Newren
1
-5
/
+80
2020-02-16
rebase: allow more types of rebases to fast-forward
Elijah Newren
2
-4
/
+16
[next]