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
2013-07-12
Merge branch 'jk/pull-to-integrate'
Junio C Hamano
3
-8
/
+8
2013-07-12
Merge branch 'jk/maint-config-multi-order'
Junio C Hamano
1
-8
/
+12
2013-07-12
Merge branch 'as/log-output-encoding-in-user-format'
Junio C Hamano
9
-136
/
+265
2013-07-12
git-clone.txt: remove the restriction on pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2013-07-12
run-command: dup_devnull(): guard against syscalls failing
Thomas Rast
1
-1
/
+4
2013-07-12
git_mkstemps: correctly test return value of open()
Dale R. Worley
1
-1
/
+1
2013-07-12
sha1_object_info_extended: pass object_info to helpers
Jeff King
1
-27
/
+22
2013-07-12
sha1_object_info_extended: make type calculation optional
Jeff King
4
-11
/
+19
2013-07-12
packed_object_info: make type lookup optional
Jeff King
1
-9
/
+16
2013-07-12
packed_object_info: hoist delta type resolution to helper
Jeff King
1
-40
/
+53
2013-07-12
sha1_loose_object_info: make type lookup optional
Jeff King
1
-5
/
+43
2013-07-12
sha1_object_info_extended: rename "status" to "type"
Jeff King
1
-10
/
+10
2013-07-12
cat-file: disable object/refname ambiguity check for batch mode
Jeff King
4
-6
/
+19
2013-07-12
Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optim
Junio C Hamano
4
-2
/
+44
2013-07-12
do not die when error in config parsing of buf occurs
Heiko Voigt
1
-2
/
+8
2013-07-12
teach config --blob option to parse config from database
Heiko Voigt
5
-7
/
+193
2013-07-12
config: make parsing stack struct independent from actual data source
Heiko Voigt
1
-21
/
+43
2013-07-12
config: drop cf validity check in get_next_char()
Heiko Voigt
1
-16
/
+13
2013-07-12
config: factor out config file stack management
Heiko Voigt
1
-14
/
+28
2013-07-12
t0008: avoid SIGPIPE race condition on fifo
Jeff King
1
-2
/
+10
2013-07-12
pack-revindex: radix-sort the revindex
Jeff King
1
-5
/
+95
2013-07-12
pack-revindex: use unsigned to store number of objects
Jeff King
1
-4
/
+4
2013-07-12
cat-file: split --batch input lines on whitespace
Jeff King
3
-3
/
+34
2013-07-12
cat-file: add %(objectsize:disk) format atom
Jeff King
2
-0
/
+24
2013-07-12
cat-file: add --batch-check=<format>
Jeff King
3
-26
/
+142
2013-07-11
Update draft release notes to 1.8.4
Junio C Hamano
1
-3
/
+76
2013-07-11
Merge branch 'jc/t1512-fix'
Junio C Hamano
2
-11
/
+23
2013-07-11
Merge branch 'tr/test-v-and-v-subtest-only'
Junio C Hamano
1
-1
/
+2
2013-07-11
Merge branch 'af/rebase-i-merge-options'
Junio C Hamano
2
-5
/
+27
2013-07-11
Merge branch 'pb/stash-refuse-to-kill'
Junio C Hamano
5
-8
/
+61
2013-07-11
Merge branch 'jc/maint-diff-core-safecrlf'
Junio C Hamano
2
-1
/
+17
2013-07-11
Merge branch 'jg/status-config'
Junio C Hamano
4
-19
/
+135
2013-07-11
Merge branch 'jk/bash-completion'
Junio C Hamano
2
-1
/
+4
2013-07-11
Merge branch 'rr/rebase-checkout-reflog'
Junio C Hamano
4
-27
/
+72
2013-07-11
Merge branch 'jc/triangle-push-fixup'
Junio C Hamano
3
-46
/
+142
2013-07-11
Merge branch 'mh/maint-lockfile-overflow'
Junio C Hamano
1
-4
/
+6
2013-07-11
cat-file: refactor --batch option parsing
Jeff King
1
-18
/
+38
2013-07-11
cat-file: teach --batch to stream blob objects
Jeff King
1
-13
/
+28
2013-07-11
t1006: modernize output comparisons
Jeff King
1
-43
/
+18
2013-07-09
wt-status: use "format" function attribute for status_printf
Jeff King
1
-4
/
+4
2013-07-09
use "sentinel" function attribute for variadic lists
Jeff King
4
-0
/
+5
2013-07-09
add missing "format" function attributes
Jeff King
4
-1
/
+5
2013-07-09
remote-http: use argv-array
Junio C Hamano
1
-16
/
+16
2013-07-09
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
2
-3
/
+4
2013-07-09
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
2
-5
/
+133
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
29
-85
/
+93
2013-07-09
commit: reject non-characters
Peter Krefting
2
-2
/
+23
2013-07-09
describe: use argv-array
Junio C Hamano
1
-15
/
+15
2013-07-09
name-rev: allow converting the exact object name at the tip of a ref
Junio C Hamano
1
-1
/
+58
2013-07-08
pull: change the description to "integrate" changes
John Keeping
2
-2
/
+2
[prev]
[next]