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
2017-07-17
commit: check for empty message before the check for untouched template
Kaartic Sivaraam
1
-5
/
+5
2017-07-17
rebase: make resolve message clearer for inexperienced users
William Duclot
2
-5
/
+6
2017-07-17
dir: support platforms that require aligned reads
René Scharfe
1
-23
/
+27
2017-07-17
t: handle EOF in test_copy_bytes()
Jeff King
1
-0
/
+1
2017-07-17
ls-files: don't try to prune an empty index
René Scharfe
1
-1
/
+1
2017-07-17
apply: use COPY_ARRAY and MOVE_ARRAY in update_image()
René Scharfe
1
-7
/
+4
2017-07-17
use MOVE_ARRAY
René Scharfe
9
-26
/
+17
2017-07-17
add MOVE_ARRAY
René Scharfe
2
-0
/
+25
2017-07-17
bswap: convert get_be16, get_be32 and put_be32 to inline functions
René Scharfe
1
-14
/
+24
2017-07-17
bswap: convert to unsigned before shifting in get_be32
René Scharfe
1
-4
/
+4
2017-07-17
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong
1
-3
/
+3
2017-07-17
receive-pack: don't access hash of NULL object_id pointer
René Scharfe
1
-1
/
+1
2017-07-17
notes: don't access hash of NULL object_id pointer
René Scharfe
1
-1
/
+1
2017-07-17
Makefile: allow combining UBSan with other sanitizers
René Scharfe
1
-1
/
+6
2017-07-17
tree-diff: don't access hash of NULL object_id pointer
René Scharfe
1
-2
/
+3
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
2
-2
/
+2
2017-07-17
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin
1
-0
/
+7
2017-07-17
sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ
brian m. carlson
1
-3
/
+3
2017-07-17
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
8
-56
/
+56
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
20
-153
/
+144
2017-07-17
Convert remaining callers of get_sha1 to get_oid.
brian m. carlson
2
-5
/
+5
2017-07-17
builtin/unpack-file: convert to struct object_id
brian m. carlson
1
-6
/
+6
2017-07-17
bisect: convert bisect_checkout to struct object_id
brian m. carlson
1
-9
/
+9
2017-07-17
builtin/update_ref: convert to struct object_id
brian m. carlson
1
-35
/
+34
2017-07-17
sequencer: convert to struct object_id
brian m. carlson
1
-29
/
+30
2017-07-17
remote: convert struct push_cas to struct object_id
brian m. carlson
2
-4
/
+4
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
10
-62
/
+62
2017-07-17
builtin/merge-tree: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-3
/
+3
2017-07-17
builtin/fsck: convert remaining caller of get_sha1 to object_id
brian m. carlson
1
-4
/
+4
2017-07-16
l10n: bg.po: Updated Bulgarian translation (3206t)
Alexander Shopov
1
-3048
/
+3111
2017-07-15
l10n: vi.po(3206t): Update Vietnamese translation
Tran Ngoc Quan
1
-3013
/
+3180
2017-07-15
l10n: git.pot: v2.14.0 round 1 (34 new, 23 removed)
Jiang Xin
1
-2993
/
+3059
2017-07-15
Merge branch 'maint' of git://github.com/git-l10n/git-po
Jiang Xin
2
-2378
/
+3840
2017-07-14
strbuf: use designated initializers in STRBUF_INIT
Jeff King
1
-1
/
+1
2017-07-13
Git 2.14-rc0
Junio C Hamano
2
-5
/
+13
2017-07-13
Merge branch 'jk/build-with-asan'
Junio C Hamano
2
-3
/
+16
2017-07-13
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
8
-41
/
+193
2017-07-13
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
20
-409
/
+431
2017-07-13
Merge branch 'ab/grep-lose-opt-regflags'
Junio C Hamano
4
-32
/
+35
2017-07-13
ref-filter: consult want_color() before emitting colors
Jeff King
6
-12
/
+93
2017-07-13
pretty: respect color settings for %C placeholders
Jeff King
3
-45
/
+84
2017-07-13
rev-list: pass diffopt->use_colors through to pretty-print
Jeff King
2
-0
/
+12
2017-07-13
for-each-ref: load config earlier
Jeff King
1
-3
/
+2
2017-07-13
color: check color.ui in git_default_config()
Jeff King
7
-16
/
+8
2017-07-13
ref-filter: pass ref_format struct to atom parsers
Jeff King
1
-17
/
+25
2017-07-13
ref-filter: factor out the parsing of sorting atoms
Jeff King
1
-4
/
+8
2017-07-13
ref-filter: make parse_ref_filter_atom a private function
Jeff King
2
-3
/
+1
2017-07-13
ref-filter: provide a function for parsing sort options
Jeff King
3
-30
/
+11
2017-07-13
ref-filter: move need_color_reset_at_eol into ref_format
Jeff King
2
-4
/
+6
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
6
-52
/
+70
[prev]
[next]