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-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
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
l10n: vi.po: fix typo in pack-objects
Minh Nguyen
1
-1
/
+1
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
2018-10-31
Adjust for 2.19.x series
Junio C Hamano
3
-7
/
+35
2018-10-31
cat-file: handle streaming failures consistently
Jeff King
1
-4
/
+12
2018-10-31
check_stream_sha1(): handle input underflow
Jeff King
2
-1
/
+21
2018-10-31
t1450: check large blob in trailing-garbage test
Jeff King
1
-2
/
+2
[prev]
[next]