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
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
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
2018-10-31
mingw: fix isatty() after dup2()
Johannes Schindelin
2
-0
/
+15
2018-10-31
mingw: unset PERL5LIB by default
Johannes Schindelin
3
-1
/
+70
2018-10-31
config: move Windows-specific config settings into compat/mingw.c
Johannes Schindelin
4
-17
/
+18
2018-10-31
config: allow for platform-specific core.* config settings
Johannes Schindelin
4
-3
/
+19
2018-10-31
config: rename `dummy` parameter to `cb` in git_default_config()
Johannes Schindelin
1
-2
/
+2
2018-10-31
mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8)
Johannes Schindelin
2
-116
/
+196
2018-10-31
t7800: fix quoting
Johannes Schindelin
1
-1
/
+1
2018-10-31
worktree: rename is_worktree_locked to worktree_lock_reason
Nickolai Belakovski
3
-8
/
+8
2018-10-31
worktree: update documentation for lock_reason and lock_reason_valid
Nickolai Belakovski
1
-2
/
+2
2018-10-31
index-pack tests: don't leave test repo dirty at end
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2018-10-31
pack-objects tests: don't leave test .git corrupt at end
Ævar Arnfjörð Bjarmason
1
-17
/
+20
2018-10-31
pack-objects test: modernize style
Ævar Arnfjörð Bjarmason
1
-15
/
+15
2018-10-31
sequencer: break out of loop explicitly
Martin Ågren
1
-2
/
+5
2018-10-30
Seventh batch for 2.20
Junio C Hamano
1
-0
/
+63
2018-10-30
Merge branch 'jk/uploadpack-packobjectshook-fix'
Junio C Hamano
1
-3
/
+6
[prev]
[next]