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-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
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
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
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
2018-11-02
Merge branch 'pk/rebase-in-c-3-acts'
Junio C Hamano
3
-4
/
+201
2018-11-02
Merge branch 'pk/rebase-in-c-2-basic'
Junio C Hamano
1
-13
/
+321
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
17
-451
/
+742
2018-11-02
Merge branch 'pk/rebase-in-c'
Junio C Hamano
7
-68
/
+503
2018-11-01
fetch: replace string-list used as a look-up table with a hashmap
Junio C Hamano
1
-46
/
+100
2018-11-01
rev-parse: clear --exclude list after 'git rev-parse --all'
Andreas Gruenbacher
2
-0
/
+13
2018-11-01
fetch-pack: be more precise in parsing v2 response
Jonathan Tan
2
-0
/
+62
2018-11-01
sequencer: use read_author_script()
Phillip Wood
1
-76
/
+21
2018-11-01
add read_author_script() to libgit
Phillip Wood
3
-84
/
+110
2018-11-01
am: rename read_author_script()
Phillip Wood
1
-2
/
+2
2018-11-01
am: improve author-script error reporting
Phillip Wood
1
-10
/
+39
2018-11-01
am: don't die in read_author_script()
Phillip Wood
1
-1
/
+2
2018-10-31
t/helper: add test-submodule-nested-repo-config
Antonio Ospite
5
-0
/
+67
2018-10-31
submodule: support reading .gitmodules when it's not in the working tree
Antonio Ospite
7
-7
/
+216
2018-10-31
read_istream_pack_non_delta(): document input handling
Jeff King
1
-0
/
+9
2018-10-31
ls-remote: pass heads/tags prefixes to transport
Jeff King
2
-0
/
+14
2018-10-31
ls-remote: do not send ref prefixes for patterns
Jeff King
2
-8
/
+9
[prev]
[next]