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-06-28
Merge branch 'fc/git-prompt-script'
Junio C Hamano
5
-268
/
+771
2012-06-28
Merge branch 'js/submodule-relative'
Junio C Hamano
3
-10
/
+289
2012-06-28
Merge branch 'lk/more-helpful-status-hints'
Junio C Hamano
5
-4
/
+1004
2012-06-28
Merge branch 'lk/rebase-i-x'
Junio C Hamano
4
-6
/
+199
2012-06-28
Merge branch 'jc/rev-list-simplify-merges-first-parent'
Junio C Hamano
1
-12
/
+29
2012-06-28
Merge branch 'hv/submodule-update-nuke-submodules'
Junio C Hamano
1
-6
/
+0
2012-06-28
Merge branch 'nd/exclude-workaround-top-heavy'
Junio C Hamano
2
-67
/
+78
2012-06-28
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
2
-6
/
+79
2012-06-28
Merge branch 'nd/stream-index-pack'
Junio C Hamano
3
-23
/
+181
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
8
-10
/
+44
2012-06-28
Merge branch 'jk/diff-no-index-pager'
Junio C Hamano
3
-15
/
+22
2012-06-28
Allow help.htmlpath to be a URL prefix
Chris Webb
1
-3
/
+5
2012-06-28
Add config variable to set HTML path for git-help --web
Chris Webb
1
-1
/
+10
2012-06-27
git p4 test: fix badp4dir test
Pete Wyckoff
1
-3
/
+7
2012-06-27
git p4 test: split up big t9800 test
Pete Wyckoff
4
-397
/
+506
2012-06-27
git p4 test: cleanup_git should make a new $git
Pete Wyckoff
3
-2
/
+3
2012-06-27
git p4 test: copy source indeterminate
Pete Wyckoff
1
-2
/
+2
2012-06-27
git p4 test: check for error message in failed test
Pete Wyckoff
1
-1
/
+2
2012-06-27
git p4 test: rename some "git-p4 command" strings
Pete Wyckoff
1
-3
/
+3
2012-06-27
git p4 test: never create default test repo
Pete Wyckoff
1
-0
/
+4
2012-06-27
git p4 test: simplify quoting involving TRASH_DIRECTORY
Pete Wyckoff
4
-21
/
+17
2012-06-27
git p4 test: use real_path to resolve p4 client symlinks
Pete Wyckoff
3
-3
/
+3
2012-06-27
git p4 test: wait longer for p4d to start and test its pid
Pete Wyckoff
1
-6
/
+32
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
2
-1
/
+3
2012-06-27
git-remote-mediawiki: import "File:" attachments
Pavel Volek
1
-8
/
+249
2012-06-27
git-remote-mediawiki: split get_mw_pages into smaller functions
Matthieu Moy
1
-44
/
+62
2012-06-27
git-remote-mediawiki: send "File:" attachments to a remote wiki
NGUYEN Kim Thuat
1
-8
/
+90
2012-06-27
git-remote-mediawiki: don't "use encoding 'utf8';"
Matthieu Moy
1
-3
/
+2
2012-06-27
git-remote-mediawiki: don't compute the diff when getting commit message
Matthieu Moy
1
-2
/
+2
2012-06-27
add test case for rebase of empty commit
Martin von Zweigbergk
1
-0
/
+8
2012-06-26
index-pack: Disable threading on cygwin
Junio C Hamano
2
-2
/
+10
2012-06-26
am: don't call mailinfo if $rebasing
Martin von Zweigbergk
1
-23
/
+24
2012-06-26
am --rebasing: get patch body from commit, not from mailbox
Martin von Zweigbergk
2
-4
/
+29
2012-06-26
rebase --root: print usage on too many args
Martin von Zweigbergk
2
-2
/
+12
2012-06-26
rebase: don't source git-sh-setup twice
Martin von Zweigbergk
3
-7
/
+1
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
2
-0
/
+8
2012-06-25
git-remote-mediawiki: add credential support
Matthieu Moy
1
-12
/
+94
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
6
-9
/
+54
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
8
-52
/
+163
2012-06-25
Second batch for 1.7.12
Junio C Hamano
1
-10
/
+20
2012-06-25
Merge branch 'lp/no-cmd-http-fetch'
Junio C Hamano
1
-3
/
+0
2012-06-25
Merge branch 'cn/cherry-pick-range-docs'
Junio C Hamano
2
-1
/
+13
2012-06-25
Merge branch 'lm/git-blame-el'
Junio C Hamano
1
-36
/
+37
2012-06-25
Merge branch 'rs/ipv6-ssh-url'
Junio C Hamano
1
-1
/
+1
2012-06-25
Merge branch 'jc/ustar-checksum-is-unsigned'
Junio C Hamano
1
-3
/
+3
2012-06-25
Merge branch 'rs/git-blame-mapcar-mapc'
Junio C Hamano
1
-1
/
+1
2012-06-25
Merge branch 'rr/doc-commit'
Junio C Hamano
1
-0
/
+8
2012-06-25
Merge branch 'nd/i18n-misc'
Junio C Hamano
3
-10
/
+14
2012-06-25
Merge branch 'nd/i18n-branch-lego'
Junio C Hamano
1
-15
/
+23
2012-06-25
Merge branch 'jk/no-more-asciidoc7'
Junio C Hamano
4
-32
/
+0
[prev]
[next]