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
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
10
-79
/
+194
2013-03-21
Merge branch 'nd/preallocate-hash'
Junio C Hamano
3
-0
/
+10
2013-03-21
Merge branch 'nd/index-pack-l10n-buf-overflow'
Junio C Hamano
1
-4
/
+5
2013-03-21
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
9
-4
/
+46
2013-03-21
Merge branch 'jn/shell-disable-interactive'
Junio C Hamano
2
-13
/
+82
2013-03-21
Merge branch 'jc/maint-push-refspec-default-doc'
Junio C Hamano
1
-9
/
+14
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
t4018,7810,7811: remove test_config() redefinition
Ramkumar Ramachandra
3
-15
/
+0
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
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
2013-03-15
git status: document trade-offs in choosing parameters to the -u option
Junio C Hamano
1
-4
/
+10
2013-03-14
entry: fix filter lookup
John Keeping
2
-1
/
+27
2013-03-14
t2003: modernize style
John Keeping
1
-73
/
+70
2013-03-14
Allow combined diff to ignore white-spaces
Antoine Pelisse
2
-7
/
+161
2013-03-14
difftool --dir-diff: symlink all files matching the working tree
John Keeping
3
-4
/
+43
2013-03-14
difftool: avoid double slashes in symlink targets
John Keeping
1
-1
/
+3
2013-03-14
git-difftool(1): fix formatting of --symlink description
John Keeping
1
-2
/
+2
[prev]
[next]