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
2015-10-05
Start cycle toward 2.7
Junio C Hamano
3
-2
/
+111
2015-10-05
Sync with 2.6.1
Junio C Hamano
31
-32
/
+508
2015-10-05
Merge branch 'mm/keyid-docs'
Junio C Hamano
10
-29
/
+47
2015-10-05
Merge branch 'bb/remote-get-url'
Junio C Hamano
3
-0
/
+106
2015-10-05
Merge branch 'jk/blame-first-parent'
Junio C Hamano
2
-1
/
+14
2015-10-05
Merge branch 'jw/make-arflags-customizable'
Junio C Hamano
1
-3
/
+6
2015-10-05
Merge branch 'jk/rebase-no-autostash'
Junio C Hamano
3
-2
/
+16
2015-10-05
Merge branch 'jk/make-findstring-makeflags-fix'
Junio C Hamano
1
-2
/
+2
2015-10-05
Merge branch 'sb/submodule-helper'
Junio C Hamano
6
-149
/
+301
2015-10-05
Merge branch 'kn/for-each-tag'
Junio C Hamano
13
-379
/
+746
2015-10-05
Merge branch 'jk/test-lint-forbid-when-finished-in-subshell'
Junio C Hamano
4
-16
/
+31
2015-10-05
Merge branch 'jk/interpret-trailers-outside-a-repository'
Junio C Hamano
1
-1
/
+1
2015-10-05
Merge branch 'as/subtree-with-spaces'
Junio C Hamano
2
-74
/
+124
2015-10-05
Merge branch 'jk/connect-clear-env'
Junio C Hamano
2
-11
/
+49
2015-10-05
Merge branch 'jk/date-local'
Junio C Hamano
10
-114
/
+166
2015-10-05
Merge branch 'dt/refs-bisection'
Junio C Hamano
6
-33
/
+313
2015-10-05
Merge branch 'nk/stash-show-config'
Junio C Hamano
3
-1
/
+31
2015-10-05
Merge branch 'jk/async-pkt-line'
Junio C Hamano
3
-2
/
+23
2015-10-05
Merge branch 'jh/quiltimport-explicit-series-file'
Junio C Hamano
2
-4
/
+23
2015-10-05
Merge branch 'ld/p4-import-labels'
Junio C Hamano
2
-8
/
+62
2015-10-05
Merge branch 'ad/bisect-terms'
Junio C Hamano
4
-16
/
+350
2015-10-05
Merge branch 'jc/rerere'
Junio C Hamano
3
-154
/
+417
2015-10-05
Merge branch 'kn/for-each-tag-branch'
Junio C Hamano
9
-51
/
+420
2015-10-05
name-rev: use strip_suffix to avoid magic numbers
Jeff King
1
-5
/
+4
2015-10-05
use strbuf_complete to conditionally append slash
Jeff King
7
-20
/
+10
2015-10-05
fsck: use for_each_loose_file_in_objdir
Jeff King
1
-46
/
+24
2015-10-05
Makefile: drop D_INO_IN_DIRENT build knob
Jeff King
3
-15
/
+0
2015-10-05
fsck: drop inode-sorting code
Jeff King
1
-68
/
+2
2015-10-05
convert strncpy to memcpy
Jeff King
3
-4
/
+4
2015-10-05
notes: document length of fanout path with a constant
Jeff King
1
-3
/
+6
2015-10-05
color: add color_set helper for copying raw colors
Jeff King
3
-16
/
+28
2015-10-05
prefer memcpy to strcpy
Jeff King
3
-5
/
+7
2015-10-05
help: clean up kfmclient munging
Jeff King
1
-11
/
+4
2015-10-05
receive-pack: simplify keep_arg computation
Jeff King
1
-7
/
+10
2015-10-05
avoid sprintf and strcpy with flex arrays
Jeff King
6
-14
/
+21
2015-10-05
use alloc_ref rather than hand-allocating "struct ref"
Jeff King
2
-6
/
+2
2015-10-05
color: add overflow checks for parsing colors
Jeff King
1
-15
/
+26
2015-10-05
drop strcpy in favor of raw sha1_to_hex
Jeff King
2
-7
/
+4
2015-10-05
use sha1_to_hex_r() instead of strcpy
Jeff King
6
-29
/
+31
2015-10-05
daemon: use cld->env_array when re-spawning
Jeff King
1
-16
/
+10
2015-10-05
stat_tracking_info: convert to argv_array
Jeff King
1
-14
/
+12
2015-10-05
http-push: use an argv_array for setup_revisions
Jeff King
1
-22
/
+10
2015-10-05
fetch-pack: use argv_array for index-pack / unpack-objects
Jeff King
1
-29
/
+27
2015-10-05
diagnose_invalid_index_path: use strbuf to avoid strcpy/strcat
Jeff King
1
-12
/
+9
2015-10-05
write_loose_object: convert to strbuf
Jeff King
1
-20
/
+22
2015-10-05
remove_leading_path: use a strbuf for internal storage
Jeff King
1
-4
/
+6
2015-10-05
enter_repo: convert fixed-size buffers to strbufs
Jeff King
1
-28
/
+29
2015-10-05
merge-recursive: convert malloc / strcpy to strbuf
Jeff King
1
-9
/
+8
2015-10-05
transport: use strbufs for status table "quickref" strings
Jeff King
2
-16
/
+19
2015-10-05
apply: convert root string to strbuf
Jeff King
1
-16
/
+10
[prev]
[next]