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
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
1
-0
/
+64
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-10-30
t5570: Update for clone-progress-to-stderr branch
Brian Gernhardt
1
-2
/
+1
2013-10-28
t/README: tests can use perl even with NO_PERL
Jonathan Nieder
1
-4
/
+11
2013-10-28
Merge branch 'jk/clone-progress-to-stderr' into maint
Junio C Hamano
3
-5
/
+11
2013-10-28
Merge branch 'jk/format-patch-from' into maint
Junio C Hamano
1
-0
/
+10
2013-10-28
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
Junio C Hamano
1
-0
/
+16
2013-10-28
test-lib: fix typo in comment
Torstein Hegge
1
-1
/
+1
2013-10-23
Merge branch 'jc/ls-files-killed-optim' into maint
Junio C Hamano
1
-8
/
+19
2013-10-23
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
2
-4
/
+40
2013-10-23
Merge branch 'nd/fetch-into-shallow' into maint
Junio C Hamano
2
-3
/
+11
2013-10-22
t5570: Update for clone-progress-to-stderr branch
Brian Gernhardt
1
-2
/
+1
2013-10-22
Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref
Junio C Hamano
3
-5
/
+11
2013-10-22
t5570: Update for symref capability
Brian Gernhardt
1
-1
/
+1
2013-10-18
checkout: proper error message on 'git checkout foo bar --'
Matthieu Moy
1
-0
/
+6
2013-10-18
checkout: allow dwim for branch creation for "git checkout $branch --"
Matthieu Moy
1
-0
/
+21
2013-10-17
Merge branch 'nd/git-dir-pointing-at-gitfile' into maint
Junio C Hamano
1
-0
/
+4
2013-10-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
1
-0
/
+11
2013-10-17
Merge branch 'es/rebase-i-no-abbrev' into maint
Junio C Hamano
1
-2
/
+87
2013-10-17
Merge branch 'rt/rebase-p-no-merge-summary' into maint
Junio C Hamano
1
-0
/
+23
2013-10-17
t4254: modernize tests
SZEDER Gábor
1
-21
/
+15
2013-10-15
revision: do not peel tags used in range notation
Junio C Hamano
1
-0
/
+8
2013-10-15
split_ident: parse timestamp from end of line
Jeff King
1
-2
/
+7
2013-10-14
remote-curl: rewrite base url from info/refs redirects
Jeff King
3
-1
/
+15
2013-10-14
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
1
-1
/
+7
2013-09-20
format-patch: print in-body "From" only when needed
Jeff King
1
-0
/
+10
2013-09-18
shortlog: ignore commits with missing authors
Jeff King
1
-0
/
+16
2013-09-18
clone: always set transport options
Jeff King
1
-0
/
+4
2013-09-18
clone: treat "checking connectivity" like other progress
Jeff King
1
-1
/
+2
2013-09-18
clone: send diagnostic messages to stderr
Jeff King
2
-5
/
+6
2013-09-18
Merge branch 'bc/completion-for-bash-3.0' into maint
Junio C Hamano
1
-1
/
+1
2013-09-18
Merge branch 'mm/no-shell-escape-in-die-message' into maint
Junio C Hamano
1
-0
/
+13
2013-09-18
Merge branch 'jl/some-submodule-config-are-not-boolean' into maint
Junio C Hamano
1
-0
/
+10
2013-09-18
Merge branch 'tr/log-full-diff-keep-true-parents' into maint
Junio C Hamano
2
-0
/
+28
2013-09-18
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maint
Junio C Hamano
1
-0
/
+72
2013-09-18
Merge branch 'sp/clip-read-write-to-8mb' into maint
Junio C Hamano
1
-0
/
+14
2013-09-18
Merge branch 'jk/mailmap-incomplete-line' into maint
Junio C Hamano
1
-1
/
+15
2013-09-17
clone: test the new HEAD detection logic
Junio C Hamano
1
-0
/
+11
2013-09-17
connect: annotate refs with their symref information in get_remote_head()
Junio C Hamano
1
-11
/
+4
2013-09-17
t5505: fix "set-head --auto with ambiguous HEAD" test
Junio C Hamano
1
-0
/
+1
2013-09-17
t3200: fix failure on case-insensitive filesystems
Eric Sunshine
1
-0
/
+1
2013-09-17
t7406-submodule-update: add missing &&
Tay Ray Chuan
1
-1
/
+1
2013-09-09
branch.c: Relax unnecessary requirement on upstream's remote ref name
Per Cederqvist
1
-1
/
+1
2013-09-09
t3200: Add test demonstrating minor regression in 41c21f2
Johan Herland
1
-0
/
+34
2013-09-09
t3200: Minor fix when preparing for tracking failure
Johan Herland
1
-1
/
+2
[next]