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
2010-12-01
fast-import: let importers retrieve blobs
David Barr
1
-2
/
+191
2010-12-01
fast-import: stricter parsing of integer options
Jonathan Nieder
1
-0
/
+8
2010-11-24
Merge branch 'cb/maint-orphan-merge-noclobber'
Junio C Hamano
1
-0
/
+16
2010-11-24
Merge branch 'ao/send-email-irt'
Junio C Hamano
1
-0
/
+43
2010-11-24
Merge branch 'kb/maint-rebase-autosquash'
Junio C Hamano
1
-0
/
+74
2010-11-24
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
7
-26
/
+28
2010-11-24
Merge branch 'en/and-cascade-tests'
Junio C Hamano
114
-657
/
+597
2010-11-17
Merge branch 'kb/maint-submodule-savearg'
Junio C Hamano
1
-0
/
+50
2010-11-17
Merge branch 'jk/missing-config'
Junio C Hamano
1
-0
/
+29
2010-11-17
Merge branch 'kb/maint-diff-ws-check'
Junio C Hamano
3
-44
/
+114
2010-11-17
Merge branch 'bg/maint-gitweb-test-lib'
Junio C Hamano
1
-1
/
+1
2010-11-17
Merge branch 'jm/mailmap'
Junio C Hamano
1
-12
/
+55
2010-11-17
Merge branch 'jk/maint-apply-no-binary'
Junio C Hamano
1
-1
/
+26
2010-11-17
Merge branch 'jk/push-progress'
Junio C Hamano
5
-51
/
+107
2010-11-17
Merge branch 'tr/maint-merge-file-subdir'
Junio C Hamano
1
-0
/
+8
2010-11-17
Merge branch 'mg/make-prove'
Junio C Hamano
2
-1
/
+15
2010-11-17
Merge branch 'ak/submodule-sync'
Junio C Hamano
1
-1
/
+11
2010-11-17
Merge branch 'jk/maint-rev-list-nul'
Junio C Hamano
3
-4
/
+12
2010-11-17
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
2
-12
/
+88
2010-11-17
Merge branch 'jn/gitweb-test'
Junio C Hamano
2
-2
/
+23
2010-11-17
Merge branch 'cb/diff-fname-optim'
Junio C Hamano
1
-0
/
+109
2010-11-17
Merge branch 'jk/no-textconv-symlink'
Junio C Hamano
1
-0
/
+26
2010-11-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+21
2010-11-15
do not overwrite untracked during merge from unborn branch
Clemens Buchacher
1
-0
/
+16
2010-11-14
tests: use test_cmp instead of piping to diff(1)
Ævar Arnfjörð Bjarmason
2
-47
/
+94
2010-11-14
t7004-tag.sh: re-arrange git tag comment for clarity
Ævar Arnfjörð Bjarmason
1
-5
/
+15
2010-11-12
git-send-email.perl: make initial In-Reply-To apply only to first email
Antonio Ospite
1
-1
/
+3
2010-11-11
t3402: test "rebase -s<strategy> -X<opt>"
Junio C Hamano
1
-0
/
+21
2010-11-09
t4124 (apply --whitespace): use test_might_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t3404: do not use 'describe' to implement test_cmp_rev
Junio C Hamano
1
-2
/
+2
2010-11-09
t3404 (rebase -i): introduce helper to check position of HEAD
Jonathan Nieder
1
-15
/
+9
2010-11-09
t3404 (rebase -i): move comment to description
Jonathan Nieder
1
-18
/
+17
2010-11-09
t3404 (rebase -i): unroll test_commit loops
Jonathan Nieder
1
-12
/
+11
2010-11-09
t3301 (notes): use test_expect_code for clarity
Jonathan Nieder
1
-1
/
+1
2010-11-09
t1400 (update-ref): use test_must_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t1502 (rev-parse --parseopt): test exit code from "-h"
Jonathan Nieder
1
-1
/
+1
2010-11-09
t6022 (renaming merge): chain test commands with &&
Jonathan Nieder
1
-190
/
+92
2010-11-09
test-lib: introduce test_line_count to measure files
Jonathan Nieder
2
-0
/
+26
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
13
-48
/
+48
2010-11-09
tests: add missing &&
Jonathan Nieder
84
-166
/
+166
2010-11-09
Merge branch 'maint'
Junio C Hamano
1
-3
/
+7
2010-11-09
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
1
-0
/
+31
2010-11-09
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
1
-0
/
+43
2010-11-08
dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
Nguyễn Thái Ngọc Duy
1
-3
/
+7
2010-11-05
t9001: send-email interation with --in-reply-to and --chain-reply-to
Junio C Hamano
1
-0
/
+41
2010-11-03
submodule: only preserve flags across recursive status/update invocations
Kevin Ballard
1
-0
/
+34
2010-11-03
submodule: preserve all arguments exactly when recursing
Kevin Ballard
1
-0
/
+16
2010-11-03
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
4
-7
/
+9
2010-11-03
Change remote tracking to remote-tracking in non-trivial places
Matthieu Moy
1
-1
/
+1
2010-11-03
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
1
-1
/
+1
[next]