index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-28
Merge branch 'jc/remove-treesame-parent-in-simplify-merges'
Junio C Hamano
1
-5
/
+21
2013-03-28
Merge branch 'jk/checkout-attribute-lookup'
Junio C Hamano
1
-73
/
+96
2013-03-28
Merge branch 'jk/difftool-dir-diff-edit-fix'
Junio C Hamano
1
-0
/
+22
2013-03-27
Merge branch 'ap/combine-diff-ignore-whitespace'
Junio C Hamano
1
-0
/
+111
2013-03-25
Merge branch 'jk/fully-peeled-packed-ref'
Junio C Hamano
1
-0
/
+64
2013-03-25
Merge branch 'jk/peel-ref'
Junio C Hamano
1
-0
/
+9
2013-03-25
Merge branch 'ph/tag-force-no-warn-on-creation'
Junio C Hamano
1
-0
/
+12
2013-03-25
Merge branch 'pw/p4-symlinked-root'
Junio C Hamano
1
-0
/
+41
2013-03-25
Merge branch 'jk/empty-archive'
Junio C Hamano
5
-12
/
+108
2013-03-25
Merge branch 'ks/rfc2047-one-char-at-a-time'
Junio C Hamano
1
-13
/
+14
2013-03-25
Merge branch 'jk/alias-in-bare'
Junio C Hamano
1
-0
/
+19
2013-03-25
Merge branch 'jc/push-follow-tag'
Junio C Hamano
1
-0
/
+73
2013-03-25
Merge branch 'ap/maint-diff-rename-avoid-overlap'
Junio C Hamano
1
-0
/
+54
2013-03-25
Merge branch 'jl/submodule-deinit'
Junio C Hamano
1
-0
/
+100
2013-03-25
Merge branch 'pe/pull-rebase-v-q'
Junio C Hamano
1
-0
/
+27
2013-03-21
Merge branch 'we/submodule-update-prefix-output'
Junio C Hamano
1
-1
/
+2
2013-03-21
Merge branch 'rs/zip-compresssed-size-with-export-subst'
Junio C Hamano
1
-0
/
+6
2013-03-21
Merge branch 'rt/commit-cleanup-config'
Junio C Hamano
1
-8
/
+16
2013-03-21
Merge branch 'nd/branch-error-cases'
Junio C Hamano
1
-0
/
+21
2013-03-21
Merge branch 'da/difftool-fixes'
Junio C Hamano
1
-199
/
+169
2013-03-21
Merge branch 'bc/commit-complete-lines-given-via-m-option'
Junio C Hamano
1
-4
/
+12
2013-03-21
Merge branch 'nd/count-garbage'
Junio C Hamano
1
-0
/
+26
2013-03-21
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
1
-0
/
+34
2013-03-21
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
3
-0
/
+3
2013-03-20
t2003: work around path mangling issue on Windows
Johannes Sixt
1
-2
/
+2
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 'da/downcase-u-in-usage'
Junio C Hamano
2
-2
/
+2
2013-03-18
pack-refs: add fully-peeled trait
Michael Haggerty
1
-0
/
+22
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
pack-refs: write peeled entry for non-tags
Jeff King
1
-0
/
+42
2013-03-16
pull: Apply -q and -v options to rebase mode as well
Peter Eisentraut
1
-0
/
+27
2013-03-16
upload-pack: make sure "want" objects are parsed
Jeff King
1
-0
/
+9
2013-03-16
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
3
-0
/
+3
2013-03-14
entry: fix filter lookup
John Keeping
1
-0
/
+26
2013-03-14
t2003: modernize style
John Keeping
1
-73
/
+70
2013-03-14
Allow combined diff to ignore white-spaces
Antoine Pelisse
1
-0
/
+111
2013-03-14
difftool --dir-diff: symlink all files matching the working tree
John Keeping
1
-0
/
+22
2013-03-14
t2200: check that "add -u" limits itself to subdirectory
Jeff King
1
-0
/
+16
2013-03-13
tag: --force does not have to warn when creating tags
Phil Hord
1
-0
/
+12
2013-03-11
git p4: avoid expanding client paths in chdir
Miklós Fazekas
1
-1
/
+1
2013-03-11
git p4 test: should honor symlink in p4 client root
Pete Wyckoff
1
-0
/
+27
2013-03-10
archive: handle commits with an empty tree
Jeff King
2
-0
/
+102
2013-03-10
test-lib: factor out $GIT_UNZIP setup
Jeff King
3
-12
/
+6
2013-03-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-03-09
perf: update documentation of GIT_PERF_REPEAT_COUNT
Antoine Pelisse
1
-1
/
+1
2013-03-09
format-patch: RFC 2047 says multi-octet character may not be split
Kirill Smelkov
1
-13
/
+14
2013-03-08
setup: suppress implicit "." work-tree for bare repos
Jeff King
1
-0
/
+19
2013-03-07
git p4 test: make sure P4CONFIG relative path works
Pete Wyckoff
1
-0
/
+14
2013-03-07
Merge branch 'mh/maint-ceil-absolute' into maint
Junio C Hamano
1
-0
/
+17
[next]