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-06-19
git-p4: python3: fix octal constants
Luke Diamand
1
-1
/
+1
2018-06-19
git-p4: python3: use print() function
Luke Diamand
1
-124
/
+124
2018-06-19
git-p4: python3: basestring workaround
Luke Diamand
1
-0
/
+16
2018-06-19
git-p4: python3: remove backticks
Luke Diamand
1
-1
/
+1
2018-06-19
git-p4: python3: replace dict.has_key(k) with "k in dict"
Luke Diamand
1
-39
/
+39
2018-06-19
git-p4: python3: replace <> with !=
Luke Diamand
1
-1
/
+1
2018-06-19
Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po
Junio C Hamano
2
-2522
/
+3541
2018-06-19
submodule deinit: unset core.worktree
Stefan Beller
3
-1
/
+8
2018-06-19
submodule: ensure core.worktree is set after update
Stefan Beller
2
-0
/
+29
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-1
/
+2
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-19
doc: fix typos in documentation and release notes
Karthikeyan Singaravelan
4
-4
/
+4
2018-06-18
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
1
-0
/
+3
2018-06-18
Almost 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-18
Merge branch 'es/make-no-iconv'
Junio C Hamano
1
-10
/
+12
2018-06-18
Merge branch 'sg/t7406-chain-fix'
Junio C Hamano
1
-6
/
+6
2018-06-18
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
2
-1
/
+10
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
5
-7
/
+38
2018-06-18
Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git-l10n/git-po
Junio C Hamano
10
-17929
/
+26095
2018-06-18
A bunch of micro-fixes before going 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
2
-2522
/
+3541
2018-06-18
Merge branch 'sb/blame-color'
Junio C Hamano
1
-0
/
+1
2018-06-18
Merge branch 'mw/doc-merge-enumfix'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'en/rename-directory-detection'
Junio C Hamano
1
-5
/
+5
2018-06-18
Merge branch 'rd/doc-remote-tracking-with-hyphen'
Junio C Hamano
3
-5
/
+5
2018-06-18
Merge branch 'jl/zlib-restore-nul-termination'
Junio C Hamano
1
-0
/
+3
2018-06-18
Merge branch 'ab/cred-netrc-no-autodie'
Junio C Hamano
1
-1
/
+0
2018-06-18
Merge branch 'km/doc-workflows-typofix'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'ld/git-p4-updates'
Junio C Hamano
5
-24
/
+307
2018-06-18
Merge branch 'rd/diff-options-typofix'
Junio C Hamano
1
-4
/
+4
2018-06-18
Merge branch 'rd/comment-typofix-in-sha1-file'
Junio C Hamano
1
-1
/
+1
2018-06-18
ewah: drop ewah_serialize_native function
Jeff King
2
-27
/
+0
2018-06-18
ewah: drop ewah_deserialize function
Jeff King
2
-56
/
+0
2018-06-18
ewah_io: delete unused 'ewah_serialize()'
Derrick Stolee
2
-11
/
+0
2018-06-18
ewah_bitmap: delete unused 'ewah_or()'
Derrick Stolee
2
-74
/
+0
2018-06-18
ewah_bitmap: delete unused 'ewah_not()'
Derrick Stolee
2
-26
/
+0
2018-06-18
ewah_bitmap: delete unused 'ewah_and_not()'
Derrick Stolee
2
-78
/
+0
2018-06-18
ewah_bitmap: delete unused 'ewah_and()'
Derrick Stolee
2
-73
/
+0
2018-06-18
ewah/bitmap.c: delete unused 'bitmap_each_bit()'
Derrick Stolee
2
-25
/
+0
2018-06-18
ewah/bitmap.c: delete unused 'bitmap_clear()'
Derrick Stolee
2
-9
/
+0
2018-06-18
merge-recursive: use xstrdup() instead of fixed buffer
René Scharfe
1
-5
/
+5
2018-06-18
RelNotes 2.18: minor fix to entry about dynamically loading completions
SZEDER Gábor
1
-1
/
+1
2018-06-18
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
1
-6
/
+6
2018-06-18
rebase --root: fix amending root commit messages
Johannes Schindelin
2
-2
/
+2
2018-06-18
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger
1
-0
/
+9
2018-06-18
ewah: adjust callers of ewah_read_mmap()
Jeff King
2
-2
/
+3
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
3
-5
/
+35
[prev]
[next]