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-12-06
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
1
-0
/
+184
2013-12-06
Merge branch 'jk/remove-experimental-loose-object-support'
Junio C Hamano
18
-69
/
+0
2013-12-06
Merge branch 'nd/magic-pathspec'
Junio C Hamano
1
-0
/
+6
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-13
/
+56
2013-12-06
Merge branch 'rh/remote-hg-bzr-updates'
Junio C Hamano
1
-0
/
+4
2013-12-05
Merge branch 'jl/submodule-update-retire-orig-flags'
Junio C Hamano
1
-0
/
+11
2013-12-05
Merge branch 'sb/sha1-loose-object-info-check-existence'
Junio C Hamano
1
-0
/
+6
2013-12-05
Merge branch 'jk/two-way-merge-corner-case-fix'
Junio C Hamano
2
-89
/
+104
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+54
2013-12-05
Merge branch 'nv/parseopt-opt-arg'
Junio C Hamano
1
-3
/
+39
2013-12-05
Merge branch 'jc/merge-base-reflog'
Junio C Hamano
1
-0
/
+28
2013-12-05
Merge branch 'ak/submodule-foreach-quoting'
Junio C Hamano
1
-0
/
+9
2013-12-02
Sync with 1.8.4.5
Junio C Hamano
1
-0
/
+15
2013-12-02
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
1
-0
/
+15
2013-11-21
drop support for "experimental" loose objects
Jeff King
18
-69
/
+0
2013-11-20
diff: restrict pathspec limitations to diff b/f case only
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2013-11-19
for-each-ref: avoid color leakage
Ramkumar Ramachandra
1
-1
/
+1
2013-11-19
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
1
-0
/
+17
2013-11-19
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
1
-0
/
+27
2013-11-18
Merge branch 'nd/literal-pathspecs'
Junio C Hamano
1
-0
/
+7
2013-11-18
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
1
-0
/
+2
2013-11-18
t6300 (for-each-ref): don't hardcode SHA-1 hexes
Ramkumar Ramachandra
1
-8
/
+8
2013-11-18
t6300 (for-each-ref): clearly demarcate setup
Ramkumar Ramachandra
1
-5
/
+2
2013-11-18
test-lib.sh: convert $TEST_DIRECTORY to an absolute path
Felipe Contreras
1
-0
/
+4
2013-11-18
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
1
-11
/
+13
2013-11-18
branch: fix --verbose output column alignment
Torstein Hegge
1
-11
/
+13
2013-11-11
submodule update: remove unnecessary orig_flags variable
Jens Lehmann
1
-0
/
+11
2013-11-08
Merge branch 'jn/test-prereq-perl-doc' into maint
Junio C Hamano
1
-4
/
+11
2013-11-08
Merge branch 'jc/upload-pack-send-symref' into maint
Junio C Hamano
3
-12
/
+17
2013-11-08
Merge branch 'jk/http-auth-redirects' into maint
Junio C Hamano
3
-1
/
+15
2013-11-07
Merge branch 'mm/checkout-auto-track-fix' into maint
Junio C Hamano
2
-0
/
+27
2013-11-07
Merge branch 'jk/split-broken-ident' into maint
Junio C Hamano
1
-2
/
+7
2013-11-07
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
1
-0
/
+8
2013-11-06
Merge branch 'fc/trivial'
Junio C Hamano
4
-4
/
+4
2013-11-06
sha1_loose_object_info(): do not return success on missing object
Junio C Hamano
1
-0
/
+6
2013-11-04
Merge branch 'bw/solaris-sed-tr-test-portability'
Junio C Hamano
2
-14
/
+21
2013-11-04
Merge branch 'jk/duplicate-objects-in-packs'
Junio C Hamano
1
-4
/
+4
2013-11-04
Merge branch 'jk/wrap-perl-used-in-tests'
Junio C Hamano
29
-54
/
+62
2013-11-04
Merge branch 'jn/test-prereq-perl-doc'
Junio C Hamano
1
-4
/
+11
2013-11-04
t1005: add test for "read-tree --reset -u A B"
Junio C Hamano
1
-0
/
+15
2013-11-04
t1005: reindent
Junio C Hamano
2
-89
/
+89
2013-11-04
t4015: simplify sed command that is not even seen by sed
Junio C Hamano
1
-1
/
+0
2013-11-01
rev-parse: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
1
-0
/
+12
2013-11-01
rev-list --exclude: tests
Junio C Hamano
1
-0
/
+42
2013-11-01
Merge branch 'js/tests-windows-port-fix'
Junio C Hamano
6
-14
/
+72
2013-11-01
Merge branch 'js/test-help-format-windows-port-fix'
Junio C Hamano
1
-1
/
+1
2013-11-01
Merge branch 'jk/reset-p-current-head-fix'
Junio C Hamano
2
-6
/
+9
2013-11-01
Merge branch 'jk/for-each-ref-skip-parsing'
Junio C Hamano
1
-0
/
+4
2013-11-01
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-0
/
+26
2013-10-31
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
1
-3
/
+39
[next]