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-02-23
Merge branch 'maint'
Junio C Hamano
2
-4
/
+11
2012-02-23
git-p4: add initial support for RCS keywords
Luke Diamand
3
-10
/
+501
2012-02-23
gitweb: Faster project search
Jakub Narebski
1
-2
/
+7
2012-02-23
gitweb: Option for filling only specified info in fill_project_list_info
Jakub Narebski
1
-8
/
+25
2012-02-23
gitweb: Refactor checking if part of project info need filling
Jakub Narebski
1
-8
/
+26
2012-02-23
merge: do not trust fstat(2) too much when checking interactiveness
Junio C Hamano
1
-1
/
+1
2012-02-23
README: point to Documentation/SubmittingPatches
Matthieu Moy
1
-4
/
+6
2012-02-23
Document merge.branchdesc configuration variable
Junio C Hamano
1
-0
/
+5
2012-02-23
disconnect from remote helpers more gently
Jeff King
1
-3
/
+10
2012-02-23
bundle: use a strbuf to scan the log for boundary commits
Thomas Rast
2
-7
/
+24
2012-02-22
bundle: put strbuf_readline_fd in strbuf.c with adjustments
Thomas Rast
3
-19
/
+19
2012-02-22
push: add '--prune' option
Felipe Contreras
7
-5
/
+60
2012-02-22
Sync with 1.7.9.2
Junio C Hamano
2
-17
/
+6
2012-02-22
Git 1.7.9.2
Junio C Hamano
2
-2
/
+3
2012-02-22
remote: refactor code into alloc_delete_ref()
Felipe Contreras
1
-5
/
+9
2012-02-22
remote: reorganize check_pattern_match()
Felipe Contreras
1
-29
/
+30
2012-02-22
remote: use a local variable in match_push_refs()
Felipe Contreras
1
-9
/
+10
2012-02-22
Documentation/merge-options.txt: group "ff" related options together
Junio C Hamano
1
-11
/
+11
2012-02-22
completion: normalize increment/decrement style
Philip Jägenstedt
1
-12
/
+10
2012-02-22
completion: remote set-* <name> and <branch>
Philip Jägenstedt
1
-3
/
+9
2012-02-22
completion: use tabs for indentation
Philip Jägenstedt
1
-4
/
+4
2012-02-22
completion: remove stale "to submit patches" documentation
Philip Jägenstedt
1
-12
/
+0
2012-02-22
git-p4: the option to specify 'host' is -H, not -h
Russell Myers
1
-1
/
+1
2012-02-22
cherry-pick: No advice to commit if --no-commit
Phil Hord
2
-6
/
+25
2012-02-21
t9100: remove bogus " || test" after each test scriptlet
Junio C Hamano
1
-5
/
+9
2012-02-21
Merge branch 'master' of git://bogomips.org/git-svn
Junio C Hamano
3
-44
/
+59
2012-02-21
Update draft release notes to 1.7.10
Junio C Hamano
1
-40
/
+6
2012-02-21
Merge branch 'jn/gitweb-unborn-head'
Junio C Hamano
2
-2
/
+11
2012-02-21
Merge branch 'jk/diff-highlight'
Junio C Hamano
2
-37
/
+181
2012-02-21
Merge branch 'maint'
Junio C Hamano
2
-17
/
+56
2012-02-21
Update draft release notes to 1.7.9.2
Junio C Hamano
1
-16
/
+55
2012-02-21
Merge branch 'cb/receive-pack-keep-errors' into maint
Junio C Hamano
2
-11
/
+35
2012-02-21
Merge branch 'cb/transfer-no-progress' into maint
Junio C Hamano
7
-21
/
+28
2012-02-21
Merge branch 'jk/git-dir-lookup' into maint
Junio C Hamano
5
-5
/
+109
2012-02-21
Merge branch 'jc/diff-stat-scaler' into maint
Junio C Hamano
1
-7
/
+20
2012-02-21
Merge branch 'zj/term-columns' into maint
Junio C Hamano
3
-22
/
+38
2012-02-21
Merge branch 'cb/maint-rev-list-verify-object' into maint
Junio C Hamano
2
-2
/
+28
2012-02-21
Merge branch 'cb/maint-t5541-make-server-port-portable' into maint
Junio C Hamano
1
-1
/
+1
2012-02-21
Merge branch 'dp/i18n-libcharset' into maint
Junio C Hamano
3
-0
/
+16
2012-02-21
Merge branch 'jk/grep-binary-attribute' into maint
Junio C Hamano
5
-192
/
+308
2012-02-21
Merge branch 'nd/diffstat-gramnum' into maint
Junio C Hamano
69
-118
/
+168
2012-02-21
Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint
Junio C Hamano
1
-38
/
+46
2012-02-21
Merge branch 'tt/profile-build-fix' into maint
Junio C Hamano
2
-22
/
+50
2012-02-21
Merge branch 'fc/zsh-completion' into maint
Junio C Hamano
1
-56
/
+11
2012-02-21
git-svn.perl: fix a false-positive in the "already exists" test
Steven Walter
2
-32
/
+44
2012-02-21
git-svn.perl: perform deletions before anything else
Steven Walter
1
-1
/
+1
2012-02-21
git-svn: Fix time zone in --localtime
Wei-Yin Chen (陳威尹)
1
-7
/
+11
2012-02-21
git-svn: un-break "git svn rebase" when log.abbrevCommit=true
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2012-02-21
git-svn: remove redundant porcelain option to rev-list
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2012-02-21
completion: add --interactive option to git svn dcommit
Frederic Heitzmann
1
-1
/
+1
[prev]
[next]