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-11-06
completion: use __gitcomp_builtin for format-patch
Duy Nguyen
2
-10
/
+14
2018-11-06
refresh_index: remove unnecessary calls to preload_index()
Ben Peart
4
-4
/
+4
2018-11-05
xdiff-interface: drop parse_hunk_header()
Jeff King
2
-48
/
+0
2018-11-05
range-diff: use a hunk callback
Jeff King
1
-1
/
+9
2018-11-05
diff: convert --check to use a hunk callback
Jeff King
1
-8
/
+12
2018-11-05
combine-diff: use an xdiff hunk callback
Jeff King
1
-31
/
+36
2018-11-05
diff: use hunk callback for word-diff
Jeff King
2
-7
/
+8
2018-11-05
diff: discard hunk headers for patch-ids earlier
Jeff King
1
-6
/
+2
2018-11-05
diff: avoid generating unused hunk header lines
Jeff King
4
-3
/
+18
2018-11-05
poll: use GetTickCount64() to avoid wrap-around issues
Steve Hoelzer
1
-4
/
+8
2018-11-05
tree-walk.c: fix overoptimistic inclusion in :(exclude) matching
Nguyễn Thái Ngọc Duy
2
-3
/
+25
2018-11-05
sequencer.c: remove a stray semicolon
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-05
git-worktree.txt: correct linkgit command name
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-03
Merge branch 'jc/http-curlver-warnings'
Junio C Hamano
1
-4
/
+2
2018-11-03
Merge branch 'js/mingw-http-ssl'
Junio C Hamano
2
-1
/
+91
2018-11-03
Merge branch 'mg/gpg-fingerprint'
Junio C Hamano
5
-18
/
+70
2018-11-03
Merge branch 'mg/gpg-parse-tighten'
Junio C Hamano
2
-29
/
+87
2018-11-03
Merge branch 'en/merge-cleanup-more'
Junio C Hamano
2
-7
/
+37
2018-11-03
add: speed up cmd_add() by utilizing read_cache_preload()
Ben Peart
1
-5
/
+4
2018-11-03
remote: make add_missing_tags() linear
Derrick Stolee
1
-1
/
+33
2018-11-03
test-reach: test get_reachable_subset
Derrick Stolee
2
-4
/
+82
2018-11-03
commit-reach: implement get_reachable_subset
Derrick Stolee
2
-0
/
+82
2018-11-02
send-email: avoid empty transfer encoding header
Aaron Lindsay
2
-1
/
+16
2018-11-02
pathspec: handle non-terminated strings with :(attr)
Jeff King
1
-0
/
+7
2018-11-02
approxidate: handle pending number for "specials"
Jeff King
2
-27
/
+34
2018-11-02
rev-list: handle flags for --indexed-objects
Jeff King
2
-6
/
+16
2018-11-02
xdiff-interface: provide a separate consume callback for hunks
Jeff King
6
-20
/
+48
2018-11-02
xdiff: provide a separate emit callback for hunks
Jeff King
5
-8
/
+27
2018-11-02
t6012: make rev-list tests more interesting
Derrick Stolee
1
-9
/
+36
2018-11-02
revision.c: generation-based topo-order algorithm
Derrick Stolee
3
-7
/
+194
2018-11-02
commit/revisions: bookkeeping before refactoring
Derrick Stolee
3
-13
/
+21
2018-11-02
revision.c: begin refactoring --topo-order logic
Derrick Stolee
2
-4
/
+42
2018-11-02
test-reach: add rev-list tests
Derrick Stolee
1
-0
/
+84
2018-11-02
test-reach: add run_three_modes method
Derrick Stolee
1
-4
/
+8
2018-11-02
prio-queue: add 'peek' operation
Derrick Stolee
4
-8
/
+47
2018-11-02
travis-ci: install packages in 'ci/install-dependencies.sh'
SZEDER Gábor
2
-27
/
+29
2018-11-02
tests: optionally skip `git rebase -p` tests
Johannes Schindelin
14
-36
/
+69
2018-11-02
t3418: decouple test cases from a previous `rebase -p` test case
Johannes Schindelin
1
-0
/
+1
2018-11-02
t3404: decouple some test cases from outcomes of previous test cases
Johannes Schindelin
1
-7
/
+8
2018-11-02
Eighth batch for 2.20
Junio C Hamano
1
-0
/
+6
2018-11-02
rebase: apply cocci patch
Junio C Hamano
1
-1
/
+1
2018-11-02
Merge branch 'js/rebase-i-shortopt'
Junio C Hamano
3
-3
/
+6
2018-11-02
Merge branch 'js/rebase-i-break'
Junio C Hamano
5
-3
/
+40
2018-11-02
Merge branch 'js/rebase-autostash-fix'
Junio C Hamano
2
-3
/
+15
2018-11-02
Merge branch 'cb/printf-empty-format'
Junio C Hamano
1
-1
/
+1
2018-11-02
Merge branch 'jc/rebase-in-c-5-test-typofix'
Junio C Hamano
1
-3
/
+3
2018-11-02
Merge branch 'pk/rebase-in-c-6-final'
Junio C Hamano
1
-1
/
+1
2018-11-02
Merge branch 'js/rebase-in-c-5.5-work-with-rebase-i-in-c'
Junio C Hamano
1
-4
/
+83
2018-11-02
Merge branch 'pk/rebase-in-c-5-test'
Junio C Hamano
1
-15
/
+135
2018-11-02
Merge branch 'pk/rebase-in-c-4-opts'
Junio C Hamano
4
-85
/
+530
[prev]
[next]