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-03-21
do not use GIT_TRACE_PACKET=3 in tests
Jeff King
2
-25
/
+27
2013-03-20
t3200 (branch): modernize style
Ramkumar Ramachandra
1
-233
/
+244
2013-03-20
index-pack: always zero-initialize object_entry list
Jeff King
1
-0
/
+2
2013-03-20
t2003: work around path mangling issue on Windows
Johannes Sixt
1
-2
/
+2
2013-03-19
The first wave of topics for 1.8.3
Junio C Hamano
1
-0
/
+33
2013-03-19
Merge branch 'jc/add-2.0-u-A-sans-pathspec' (early part)
Junio C Hamano
1
-0
/
+16
2013-03-19
Merge branch 'lf/bundle-verify-list-prereqs'
Junio C Hamano
1
-5
/
+5
2013-03-19
Merge branch 'jk/graph-c-expose-symbols-for-cgit'
Junio C Hamano
2
-30
/
+35
2013-03-19
Merge branch 'tk/doc-filter-branch'
Junio C Hamano
1
-2
/
+25
2013-03-19
Merge branch 'wk/user-manual-literal-format'
Junio C Hamano
1
-142
/
+144
2013-03-19
Merge branch 'rj/msvc-build'
Junio C Hamano
6
-3
/
+12
2013-03-19
Merge branch 'dm/ni-maxhost-may-be-missing'
Junio C Hamano
2
-4
/
+11
2013-03-19
Merge branch 'gp/describe-match-uses-glob-pattern'
Junio C Hamano
1
-2
/
+3
2013-03-19
Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs'
Junio C Hamano
3
-7
/
+8
2013-03-19
Merge branch 'da/downcase-u-in-usage'
Junio C Hamano
25
-82
/
+82
2013-03-19
Merge branch 'nd/doc-index-format'
Junio C Hamano
3
-5
/
+13
2013-03-19
Merge branch 'wk/doc-pre-rebase'
Junio C Hamano
1
-3
/
+5
2013-03-19
Merge branch 'jc/color-diff-doc'
Junio C Hamano
1
-2
/
+2
2013-03-19
push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi'
Jonathan Nieder
1
-11
/
+4
2013-03-19
push test: simplify check of push result
Jonathan Nieder
1
-63
/
+51
2013-03-19
push test: use test_config when appropriate
Jonathan Nieder
1
-17
/
+10
2013-03-19
t4018,7810,7811: remove test_config() redefinition
Ramkumar Ramachandra
3
-15
/
+0
2013-03-19
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
1
-1
/
+3
2013-03-19
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
1
-7
/
+23
2013-03-18
Start the post 1.8.2 cycle
Junio C Hamano
3
-2
/
+55
2013-03-18
pack-refs: add fully-peeled trait
Michael Haggerty
3
-6
/
+67
2013-03-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2013-03-17
t1507: Test that branchname@{upstream} is interpreted as branch
Kacper Kornet
1
-0
/
+4
2013-03-17
fast-export: do not load blob objects twice
Jeff King
1
-6
/
+10
2013-03-17
fast-export: rename handle_object function
Jeff King
1
-3
/
+3
2013-03-17
pack-refs: write peeled entry for non-tags
Jeff King
2
-8
/
+50
2013-03-17
use parse_object_or_die instead of die("bad object")
Jeff King
3
-9
/
+3
2013-03-17
avoid segfaults on parse_object failure
Jeff King
4
-5
/
+26
2013-03-17
Merge branch 'maint'
Junio C Hamano
3
-38
/
+31
2013-03-17
rev-parse: clarify documentation of $name@{upstream} syntax
Kacper Kornet
1
-4
/
+4
2013-03-17
sha1_name: pass object name length to diagnose_invalid_sha1_path()
René Scharfe
1
-18
/
+14
2013-03-16
pull: Apply -q and -v options to rebase mode as well
Peter Eisentraut
2
-1
/
+28
2013-03-16
Preallocate hash tables when the number of inserts are known in advance
Nguyễn Thái Ngọc Duy
3
-0
/
+10
2013-03-16
Makefile: keep LIB_H entries together and sorted
René Scharfe
1
-16
/
+13
2013-03-16
upload-pack: load non-tip "want" objects from disk
Jeff King
1
-2
/
+2
2013-03-16
upload-pack: make sure "want" objects are parsed
Jeff King
2
-1
/
+10
2013-03-16
upload-pack: drop lookup-before-parse optimization
Jeff King
1
-3
/
+1
2013-03-16
branch: show more information when HEAD is detached
Nguyễn Thái Ngọc Duy
3
-5
/
+29
2013-03-16
status: show more info than "currently not on any branch"
Nguyễn Thái Ngọc Duy
4
-26
/
+125
2013-03-16
wt-status: move wt_status_get_state() out to wt_status_print()
Nguyễn Thái Ngọc Duy
1
-19
/
+20
2013-03-16
wt-status: split wt_status_state parsing function out
Nguyễn Thái Ngọc Duy
2
-18
/
+24
2013-03-16
wt-status: move strbuf into read_and_strip_branch()
Nguyễn Thái Ngọc Duy
2
-37
/
+32
2013-03-16
index-pack: fix buffer overflow caused by translations
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2013-03-16
archive-zip: use deflateInit2() to ask for raw compressed data
René Scharfe
3
-28
/
+34
2013-03-16
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
8
-0
/
+36
[prev]
[next]