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
2012-08-31
i18n: mark more index-pack strings for translation
Nguyễn Thái Ngọc Duy
1
-10
/
+11
2012-08-31
reduce_heads(): reimplement on top of remove_redundant()
Junio C Hamano
1
-38
/
+18
2012-08-31
merge-base: "--is-ancestor A B"
Junio C Hamano
2
-0
/
+50
2012-08-30
get_merge_bases_many(): walk from many tips in parallel
Junio C Hamano
1
-21
/
+58
2012-08-30
in_merge_bases(): use paint_down_to_common()
Junio C Hamano
1
-10
/
+7
2012-08-30
merge_bases_many(): split out the logic to paint history
Junio C Hamano
1
-19
/
+28
2012-08-30
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
3
-3
/
+7
2012-08-30
demonstrate broken 'git cherry-pick three one two'
Martin von Zweigbergk
1
-0
/
+15
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
6
-9
/
+40
2012-08-30
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
2
-0
/
+60
2012-08-30
branch: add --unset-upstream option
Carlos Martín Nieto
3
-3
/
+45
2012-08-29
Latter half of the second batch for 1.8.0
Junio C Hamano
1
-1
/
+30
2012-08-29
Merge branch 'rr/precompose-utf8-cleanup'
Junio C Hamano
1
-25
/
+19
2012-08-29
Merge branch 'mh/maint-config-doc-proxy-command'
Junio C Hamano
1
-2
/
+2
2012-08-29
Merge branch 'ef/win32-cred-helper'
Junio C Hamano
3
-0
/
+375
2012-08-29
Merge branch 'hv/submodule-path-unmatch'
Junio C Hamano
2
-7
/
+52
2012-08-29
Merge branch 'jc/capabilities'
Junio C Hamano
8
-17
/
+102
2012-08-29
Merge branch 'mg/rebase-i-onto-reflog-in-full'
Junio C Hamano
1
-2
/
+1
2012-08-29
Merge branch 'mz/empty-rebase-test'
Junio C Hamano
1
-1
/
+17
2012-08-29
Merge branch 'jc/maint-protect-sh-from-ifs'
Junio C Hamano
1
-0
/
+4
2012-08-29
Merge branch 'bc/prune-info'
Junio C Hamano
1
-1
/
+2
2012-08-29
Merge branch 'mz/cherry-code-cleanup'
Junio C Hamano
1
-16
/
+6
2012-08-28
log: fix --quiet synonym for -s
Jeff King
2
-1
/
+13
2012-08-28
in_merge_bases(): omit unnecessary redundant common ancestor reduction
Thomas Rast
1
-1
/
+4
2012-08-27
http-push: use in_merge_bases() for fast-forward check
Junio C Hamano
1
-2
/
+1
2012-08-27
receive-pack: use in_merge_bases() for fast-forward check
Junio C Hamano
1
-7
/
+1
2012-08-27
in_merge_bases(): support only one "other" commit
Junio C Hamano
7
-18
/
+21
2012-08-27
First half of the second batch for 1.8.0
Junio C Hamano
1
-0
/
+37
2012-08-27
Merge branch 'jk/docs-docbook-monospace-display'
Junio C Hamano
2
-3
/
+3
2012-08-27
Merge branch 'da/difftool-updates'
Junio C Hamano
6
-101
/
+244
2012-08-27
Merge branch 'js/grep-patterntype-config'
Junio C Hamano
5
-42
/
+281
2012-08-27
Merge branch 'bc/receive-pack-stdout-protection'
Junio C Hamano
2
-1
/
+37
2012-08-27
Merge branch 'ab/diff-write-incomplete-line'
Junio C Hamano
2
-0
/
+31
2012-08-27
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'
Junio C Hamano
1
-8
/
+8
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
18
-32
/
+188
2012-08-27
Merge branch 'mm/push-default-switch-warning'
Junio C Hamano
2
-3
/
+31
2012-08-27
branch -v: align even when branch names are in UTF-8
Nguyễn Thái Ngọc Duy
2
-13
/
+17
2012-08-27
http: prompt for credentials on failed POST
Jeff King
2
-9
/
+16
2012-08-27
http: factor out http error code handling
Jeff King
2
-23
/
+29
2012-08-27
t: test http access to "half-auth" repositories
Jeff King
3
-0
/
+28
2012-08-27
t: test basic smart-http authentication
Jeff King
2
-0
/
+25
2012-08-27
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
1
-9
/
+7
2012-08-27
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
1
-1
/
+1
2012-08-27
t5550: factor out http auth setup
Jeff King
3
-54
/
+55
2012-08-27
t5550: put auth-required repo in auth/dumb
Jeff King
1
-9
/
+9
2012-08-27
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
11
-22
/
+46
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2012-08-27
Fix tests under GETTEXT_POISON on pack-object
Jiang Xin
2
-4
/
+4
2012-08-27
Fix tests under GETTEXT_POISON on git-apply
Jiang Xin
3
-6
/
+6
2012-08-27
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
4
-8
/
+8
[prev]
[next]