repo
string
commit
string
message
string
diff
string
raymondo82/help.github.com
3898a91c3934ba31e8628d28c24fab94f430a25b
wrong class
diff --git a/_posts/2010-06-02-svn-importing.markdown b/_posts/2010-06-02-svn-importing.markdown index a349887..328be22 100644 --- a/_posts/2010-06-02-svn-importing.markdown +++ b/_posts/2010-06-02-svn-importing.markdown @@ -1,55 +1,55 @@ --- layout: default title: Importing from Subversion categories: setup --- ...
raymondo82/help.github.com
ede7247f066db59e71537e827258e7cb6a4b9ca1
SVN import guide
diff --git a/_posts/2010-06-02-svn-importing.markdown b/_posts/2010-06-02-svn-importing.markdown new file mode 100644 index 0000000..a349887 --- /dev/null +++ b/_posts/2010-06-02-svn-importing.markdown @@ -0,0 +1,55 @@ +--- +layout: default +title: Importing from Subversion +categories: setup +--- + +GitHub can directl...
raymondo82/help.github.com
3d9dde6d18c1ca8c0e2d82ffc049d3790a525a56
Firewalls suck
diff --git a/_posts/2010-06-03-firewalls-and-proxies.markdown b/_posts/2010-06-03-firewalls-and-proxies.markdown new file mode 100644 index 0000000..ab06515 --- /dev/null +++ b/_posts/2010-06-03-firewalls-and-proxies.markdown @@ -0,0 +1,19 @@ +--- +layout: default +title: Dealing with firewalls and proxies +categories:...
raymondo82/help.github.com
0cd80b5032b7a85fed64ce28e1e797ad87e0a42b
Some new bits
diff --git a/_posts/2009-06-14-mac-git-installation.textile b/_posts/2009-06-14-mac-git-installation.textile index b24281d..79af958 100644 --- a/_posts/2009-06-14-mac-git-installation.textile +++ b/_posts/2009-06-14-mac-git-installation.textile @@ -1,63 +1,63 @@ --- layout: default title: Installing git (OSX) descr...
raymondo82/help.github.com
3dfaa3f9be94500fa1439d996b226f31a878f629
tweak api guide
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown index 77820dc..051812f 100644 --- a/_posts/2010-01-16-api.markdown +++ b/_posts/2010-01-16-api.markdown @@ -1,67 +1,36 @@ --- layout: default title: GitHub API categories: other --- -__This page is for version 1 of the API. While this ...
raymondo82/help.github.com
019df02ceff95c808bb20aef4a52d2a5c22d6bec
headers aren't links no more
diff --git a/css/style.css b/css/style.css index 24dafae..1321293 100755 --- a/css/style.css +++ b/css/style.css @@ -1,112 +1,111 @@ .category_index { float: left; margin: 0.25em; width:19em; } .category_index h2 { background: #ddd; text-align: center; padding: 0.25em; margin-bottom: 0.5em; } .category_index dt, ....
raymondo82/help.github.com
74aa17f78384de6ce85326d7396b6e3d227d5bf1
index tweak
diff --git a/index.markdown b/index.markdown index c29a1d2..36e59f8 100644 --- a/index.markdown +++ b/index.markdown @@ -1,59 +1,58 @@ --- layout: default title: Welcome --- Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. Use the sidebar on the rig...
raymondo82/help.github.com
f08585a62d63c5b2053a6c8d19baa76aed1f14df
Simpler static nav
diff --git a/_layouts/default.html b/_layouts/default.html index 1989d04..714d5f8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,112 +1,112 @@ --- sidebar_cats: - setup - troubleshooting - repos - "Everyday git" - "Git ninjutsu" - collaborating - deploying - mac - windows - linux - ot...
raymondo82/help.github.com
3b2b4b0086798386c49cb0f77166edc3386905fd
Logisome no more
diff --git a/_posts/2010-01-12-privacy.markdown b/_posts/2010-01-12-privacy.markdown index a7c2273..f2afc90 100644 --- a/_posts/2010-01-12-privacy.markdown +++ b/_posts/2010-01-12-privacy.markdown @@ -1,46 +1,46 @@ --- layout: default title: GitHub Privacy Policy categories: "Site Policy" --- General Informatio...
raymondo82/help.github.com
bbb30af9e650f20c4bb110d10bcc3ab02f981c32
Fork me.
diff --git a/index.markdown b/index.markdown index ae05348..c29a1d2 100644 --- a/index.markdown +++ b/index.markdown @@ -1,59 +1,59 @@ --- layout: default title: Welcome --- Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. Use the sidebar on the rig...
raymondo82/help.github.com
c63dee12d0ab03165b657e6ec19b52dbf92a166c
Add getting started section to the index page
diff --git a/index.markdown b/index.markdown new file mode 100644 index 0000000..ae05348 --- /dev/null +++ b/index.markdown @@ -0,0 +1,59 @@ +--- +layout: default +title: Welcome +--- + +Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. + +Use the sidebar on t...
raymondo82/help.github.com
487202cf1fb2ea891b128526322b6e6f135dcb3e
New creating a repo guide
diff --git a/_posts/2009-06-24-creating-a-repo.markdown b/_posts/2009-06-24-creating-a-repo.markdown new file mode 100644 index 0000000..515e4c2 --- /dev/null +++ b/_posts/2009-06-24-creating-a-repo.markdown @@ -0,0 +1,20 @@ +--- +layout: default +title: Creating a repo +description: How to create a new repo on GitHub ...
raymondo82/help.github.com
41e021275cd2f2a45a1a168cee5f5ea125ea019d
That's the last of those.
diff --git a/index.textile b/index.textile index 26112fc..9d642dd 100644 --- a/index.textile +++ b/index.textile @@ -1,43 +1,43 @@ --- layout: default title: Welcome --- Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. h2. Guides Use the sidebar ...
raymondo82/help.github.com
5e25e737502a14603c96535d9d2eaeebd99240a4
that was moved
diff --git a/_layouts/default.html b/_layouts/default.html index acf7939..1989d04 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,112 +1,112 @@ --- sidebar_cats: - setup - troubleshooting - repos - "Everyday git" - "Git ninjutsu" - collaborating - deploying - mac - windows - linux - ot...
raymondo82/help.github.com
4f18eba00af5e9d6f36e92cd8f844cce998c8a99
CNAME!
diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..23bea88 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +help.github.com
raymondo82/help.github.com
08a698bfb7133f65c238a3ef3bc9541571c16f11
bugger
diff --git a/_posts/2009-06-11-forking.markdown b/_posts/2009-06-11-forking.markdown index e456895..db011a8 100644 --- a/_posts/2009-06-11-forking.markdown +++ b/_posts/2009-06-11-forking.markdown @@ -1,69 +1,69 @@ --- layout: default title: Forking a project description: How to fork a project, submit changes, and ...
raymondo82/help.github.com
8d2f536d51dddce7eed5ecd79817c2a2bea86ef6
Fixed typo
diff --git a/_posts/2009-06-11-forking.markdown b/_posts/2009-06-11-forking.markdown old mode 100644 new mode 100755 index e456895..db011a8 --- a/_posts/2009-06-11-forking.markdown +++ b/_posts/2009-06-11-forking.markdown @@ -1,69 +1,69 @@ --- layout: default title: Forking a project description: How to fork a proj...
raymondo82/help.github.com
bdcfae67fb0f50eca72d358277c9712be34b4043
Make repo moving guide more betterer
diff --git a/_posts/2009-06-25-moving-a-repo.markdown b/_posts/2009-06-25-moving-a-repo.markdown new file mode 100644 index 0000000..94ccd6c --- /dev/null +++ b/_posts/2009-06-25-moving-a-repo.markdown @@ -0,0 +1,34 @@ +--- +layout: default +title: Moving a repo +description: How to move a repo from one account to anot...
raymondo82/help.github.com
ae79238ec680aa64bb8aef0b05f8cb2a2619d11f
Simpler route for HTML docs, and updating!
diff --git a/_posts/2009-07-04-git-html-help.markdown b/_posts/2009-07-04-git-html-help.markdown new file mode 100644 index 0000000..dae6fd4 --- /dev/null +++ b/_posts/2009-07-04-git-html-help.markdown @@ -0,0 +1,40 @@ +--- +layout: default +title: Installing Git HTML help +description: How to install the local git HTM...
raymondo82/help.github.com
e5083a54ac9ea4261ace09764148d4bf782b5295
Fix support link on index page
diff --git a/index.textile b/index.textile index 440ea4a..26112fc 100644 --- a/index.textile +++ b/index.textile @@ -1,43 +1,43 @@ --- layout: default title: Welcome --- Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. h2. Guides Use the sidebar ...
raymondo82/help.github.com
8daee475e7ec32d91aa475cb3ae500409a9e9ce3
We have a real status page now!
diff --git a/_layouts/default.html b/_layouts/default.html index a8ba406..acf7939 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,112 +1,112 @@ --- sidebar_cats: - setup - troubleshooting - repos - "Everyday git" - "Git ninjutsu" - collaborating - deploying - mac - windows - linux - ot...
raymondo82/help.github.com
14ff84d11dd0279d17a44832da1fe3b24c2698c8
That's ninjutsu too
diff --git a/_posts/2009-09-09-removing-sensitive-data.textile b/_posts/2009-09-09-removing-sensitive-data.textile index 1d0b29b..bd8285a 100644 --- a/_posts/2009-09-09-removing-sensitive-data.textile +++ b/_posts/2009-09-09-removing-sensitive-data.textile @@ -1,85 +1,85 @@ --- layout: default title: Removing sensit...
raymondo82/help.github.com
1884e6cf5a830abb2d269bd96c738d54aaf64de6
Add changing author info in history guide
diff --git a/_posts/2010-03-02-changing-author-info.markdown b/_posts/2010-03-02-changing-author-info.markdown new file mode 100644 index 0000000..47c19ba --- /dev/null +++ b/_posts/2010-03-02-changing-author-info.markdown @@ -0,0 +1,37 @@ +--- +layout: default +title: Changing author info +description: How to modify a...
raymondo82/help.github.com
8e5bc30f4d5f019bbad5fb7fe3521b63ed7b7f27
New section!
diff --git a/_layouts/default.html b/_layouts/default.html index 3844c08..a8ba406 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,111 +1,112 @@ --- sidebar_cats: - setup - troubleshooting - repos - "Everyday git" +- "Git ninjutsu" - collaborating - deploying - mac - windows - linux - ot...
raymondo82/help.github.com
05c9a6c1bd868d0429bb2a722d6bf23cc907d260
Some forking fixes
diff --git a/_posts/2009-06-11-forking.textile b/_posts/2009-06-11-forking.textile index 8126b4a..00bfd86 100644 --- a/_posts/2009-06-11-forking.textile +++ b/_posts/2009-06-11-forking.textile @@ -1,63 +1,63 @@ --- layout: default title: Forking a project description: How to fork a project, submit changes, and pull...
raymondo82/help.github.com
8ec040bae0b6a601354973ae79cd2a87c68b519d
Key setup guide tweaks
diff --git a/_posts/2009-06-15-linux-key-setup.textile b/_posts/2009-06-15-linux-key-setup.textile index 5cc40b5..ba627f4 100644 --- a/_posts/2009-06-15-linux-key-setup.textile +++ b/_posts/2009-06-15-linux-key-setup.textile @@ -1,68 +1,78 @@ --- layout: default title: Generating SSH keys (Linux) description: Setti...
raymondo82/help.github.com
31bce646407e26b1cfcbaa585d60771101600678
better examples for first time SSL users of github
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index b73f7df..fc9f320 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -1,60 +1,76 @@ --- layout: default title: Generating SSH keys (Win/msysgit) desc...
raymondo82/help.github.com
eb2728d5ed4841da11e809051c0995c1f5a6b03b
Buhbye tender widget, you just didn't work for everyone
diff --git a/_layouts/default.html b/_layouts/default.html index a5888a4..3844c08 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,119 +1,111 @@ --- sidebar_cats: - setup - troubleshooting - repos - "Everyday git" - collaborating - deploying - mac - windows - linux - other - "Site Polic...
raymondo82/help.github.com
7ae67320b1935f34354e1d2928216744d7223c5d
Note about agent on linux
diff --git a/_posts/2009-09-03-working-with-key-passphrases.textile b/_posts/2009-09-03-working-with-key-passphrases.textile index e48f6aa..282e8be 100644 --- a/_posts/2009-09-03-working-with-key-passphrases.textile +++ b/_posts/2009-09-03-working-with-key-passphrases.textile @@ -1,100 +1,100 @@ --- layout: default ...
raymondo82/help.github.com
b4375574364caee0c7715af453f393dc24dad654
Oops, those should default to setup category
diff --git a/_posts/2009-06-14-linux-git-installation.markdown b/_posts/2009-06-14-linux-git-installation.markdown index ccf2c96..f2eabe8 100644 --- a/_posts/2009-06-14-linux-git-installation.markdown +++ b/_posts/2009-06-14-linux-git-installation.markdown @@ -1,87 +1,88 @@ --- layout: default title: Installing git ...
raymondo82/help.github.com
4bb3a2fd34ed641258d06e232baa513027a8e034
Add missing installation guides
diff --git a/_posts/2009-06-13-git-installation-redirect.markdown b/_posts/2009-06-13-git-installation-redirect.markdown new file mode 100644 index 0000000..1589bdb --- /dev/null +++ b/_posts/2009-06-13-git-installation-redirect.markdown @@ -0,0 +1,18 @@ +--- +layout: default +title: Installing git +description: How to...
raymondo82/help.github.com
4bbe5c1f8646cd45a53fbd2bb373c425df980840
fix another broken link
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown index ab9ffbf..77820dc 100644 --- a/_posts/2010-01-16-api.markdown +++ b/_posts/2010-01-16-api.markdown @@ -1,67 +1,67 @@ --- layout: default title: GitHub API categories: other --- __This page is for version 1 of the API. While this ...
raymondo82/help.github.com
912446b5fda5c59a66eb8fd29ded7f34ded74e74
Deleted "'gadgets' project and 'demo generator' (see also initial blog post)"
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown index a57a1d0..ab9ffbf 100644 --- a/_posts/2010-01-16-api.markdown +++ b/_posts/2010-01-16-api.markdown @@ -1,69 +1,67 @@ --- layout: default title: GitHub API categories: other --- __This page is for version 1 of the API. While this ...
raymondo82/help.github.com
fe11d3e7eb5a76c301328cb35d5f2c03896c9389
Oops, textileish link
diff --git a/_posts/2009-11-16-egit-corruption.markdown b/_posts/2009-11-16-egit-corruption.markdown index 525d117..cbcc7a2 100644 --- a/_posts/2009-11-16-egit-corruption.markdown +++ b/_posts/2009-11-16-egit-corruption.markdown @@ -1,57 +1,57 @@ --- layout: default title: Fixing egit corruption description: How to...
raymondo82/help.github.com
da817de0c79386fc82487d55ef31e2825b23a039
git remote set-head doesn't set HEAD on the remote... I'm so S M R T
diff --git a/_posts/2009-11-16-egit-corruption.markdown b/_posts/2009-11-16-egit-corruption.markdown index 62dfd04..525d117 100644 --- a/_posts/2009-11-16-egit-corruption.markdown +++ b/_posts/2009-11-16-egit-corruption.markdown @@ -1,53 +1,57 @@ --- layout: default title: Fixing egit corruption description: How to...
raymondo82/help.github.com
71e9d51850399e871261cd9b8da380432602a41d
Add note about egit 0.7.0 potentially fixing the issue.
diff --git a/_posts/2009-11-16-egit-corruption.markdown b/_posts/2009-11-16-egit-corruption.markdown index 7426c8b..62dfd04 100644 --- a/_posts/2009-11-16-egit-corruption.markdown +++ b/_posts/2009-11-16-egit-corruption.markdown @@ -1,51 +1,53 @@ --- layout: default title: Fixing egit corruption description: How to...
raymondo82/help.github.com
67fd47efb5b145d780ff3bd3058e50ec8962b756
Add gitignore guide
diff --git a/_posts/2010-01-28-git-ignore.markdown b/_posts/2010-01-28-git-ignore.markdown new file mode 100755 index 0000000..d706c6c --- /dev/null +++ b/_posts/2010-01-28-git-ignore.markdown @@ -0,0 +1,72 @@ +--- +layout: default +title: Ignoring files +description: How to tell git to ignore files +categories: "Every...
raymondo82/help.github.com
6130a8016918900f15c24505e080d24b19e74129
Add remotes guide
diff --git a/_posts/2010-01-27-remotes.markdown b/_posts/2010-01-27-remotes.markdown new file mode 100755 index 0000000..76b5051 --- /dev/null +++ b/_posts/2010-01-27-remotes.markdown @@ -0,0 +1,98 @@ +--- +layout: default +title: Working with remotes +description: Pushing, fetching, merging and deleting remote branche...
raymondo82/help.github.com
7d866868f3c7e01e933692597e862f5364b5353e
Keep our backup keys in the .ssh folder, it has specific permissions to protect the keys.
diff --git a/_posts/2009-06-15-linux-key-setup.textile b/_posts/2009-06-15-linux-key-setup.textile index da9fe7f..a3dee9d 100644 --- a/_posts/2009-06-15-linux-key-setup.textile +++ b/_posts/2009-06-15-linux-key-setup.textile @@ -1,67 +1,68 @@ --- layout: default title: Generating SSH keys (Linux) description: Setti...
raymondo82/help.github.com
88c2980c378e1bed561809b543c379ced0ead2d4
Add git rebase guide
diff --git a/_layouts/default.html b/_layouts/default.html index 1d40e09..a5888a4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,118 +1,119 @@ --- sidebar_cats: - setup - troubleshooting - repos +- "Everyday git" - collaborating - deploying - mac - windows - linux - other - "Site Polic...
raymondo82/help.github.com
fd3ba11c3024dcc946651e04a8f71ba836582fb9
Add popular guides to index
diff --git a/_posts/2009-06-16-forking.textile b/_posts/2009-06-11-forking.textile similarity index 97% rename from _posts/2009-06-16-forking.textile rename to _posts/2009-06-11-forking.textile index 04303dc..b4b6592 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-11-forking.textile @@ -1,62 +1,63 @...
raymondo82/help.github.com
0477f6bbea431c70f1468652d9119a69774a4dfa
Forgot the pull request one
diff --git a/_posts/2009-06-16-forking.textile b/_posts/2009-06-16-forking.textile index c6bdc87..04303dc 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-16-forking.textile @@ -1,62 +1,62 @@ --- layout: default title: Forking a project description: How to fork a project, submit changes, and pull...
raymondo82/help.github.com
e97b7d4183f736c092083d67f8ee9f17dbc8c342
This looks better anyway
diff --git a/_posts/2009-06-16-forking.textile b/_posts/2009-06-16-forking.textile index 5cfefb9..c6bdc87 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-16-forking.textile @@ -1,60 +1,62 @@ --- layout: default title: Forking a project description: How to fork a project, submit changes, and pull...
raymondo82/help.github.com
c26c5c7855e419a49204e7d4b5cf3a681851f666
Fix up egit guide for the new default branch setting
diff --git a/_posts/2009-11-16-egit-corruption.textile b/_posts/2009-11-16-egit-corruption.markdown similarity index 60% rename from _posts/2009-11-16-egit-corruption.textile rename to _posts/2009-11-16-egit-corruption.markdown index 7d8343c..7426c8b 100644 --- a/_posts/2009-11-16-egit-corruption.textile +++ b/_posts/2...
raymondo82/help.github.com
e7b559b62d7fde31ad59c55f537ae29f56afc19f
Adding in some more guides
diff --git a/_posts/2010-01-19-managing-clients.markdown b/_posts/2010-01-19-managing-clients.markdown new file mode 100644 index 0000000..ea29349 --- /dev/null +++ b/_posts/2010-01-19-managing-clients.markdown @@ -0,0 +1,34 @@ +--- +layout: default +title: Managing multiple clients +description: How to manage multiple...
raymondo82/help.github.com
43493783bf20a9895c02a276c5244fdb5ca4c405
We don't even *have* ads.
diff --git a/_posts/2010-01-12-terms.markdown b/_posts/2010-01-12-terms.markdown index d923aa4..11d4224 100644 --- a/_posts/2010-01-12-terms.markdown +++ b/_posts/2010-01-12-terms.markdown @@ -1,129 +1,127 @@ --- layout: default title: GitHub Terms of Service categories: "Site Policy" --- By using the GitHub.co...
raymondo82/help.github.com
a859376f079383023dedd6fd0d15aea8cb603570
I forgot about the name change
diff --git a/_posts/2010-01-12-terms.markdown b/_posts/2010-01-12-terms.markdown index 87da16f..d923aa4 100644 --- a/_posts/2010-01-12-terms.markdown +++ b/_posts/2010-01-12-terms.markdown @@ -1,129 +1,129 @@ --- layout: default title: GitHub Terms of Service categories: "Site Policy" --- -By using the GitHub.co...
raymondo82/help.github.com
e6765dcbe4161d70a014cce74cd099fed0429ca1
Some new (old) guides
diff --git a/_layouts/default.html b/_layouts/default.html index 64c1e2e..1d40e09 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,117 +1,118 @@ --- sidebar_cats: - setup - troubleshooting - repos - collaborating +- deploying - mac - windows - linux - other - "Site Policy" --- <!DOCTYPE...
raymondo82/help.github.com
434c507742b1bce8cd928baebc3f32b06a46e62c
Numbered terms are better for refering people to specific ones
diff --git a/_posts/2010-01-12-terms.markdown b/_posts/2010-01-12-terms.markdown index a0ead98..87da16f 100644 --- a/_posts/2010-01-12-terms.markdown +++ b/_posts/2010-01-12-terms.markdown @@ -1,88 +1,129 @@ --- layout: default title: GitHub Terms of Service categories: "Site Policy" --- By using the GitHub.com...
raymondo82/help.github.com
bbb399e33f847085d50ab7a6681d16cb6818191c
life is a work in progress
diff --git a/_layouts/default.html b/_layouts/default.html index 425c5f8..64c1e2e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,115 +1,117 @@ --- sidebar_cats: - setup - troubleshooting - repos - collaborating - mac - windows - linux - other - "Site Policy" --- <!DOCTYPE html PUBLIC ...
raymondo82/help.github.com
44960f8826bd1c88fe2c24b662e9a30b0a7e6377
contribute link
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ca35be0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_site diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..ccdbafb --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +permalink: /:title +auto: true +server: true diff --git...
PPGitTestRepository/Unstable
9ffa0cbfae066f858c03a1c183e695955cd78324
Winston
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea0617c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +/.pydevproject \ No newline at end of file
PPGitTestRepository/Unstable
af115ff825e9f7cdf44787e5b0d4970ac313007b
New function for adding all integers between two numbers.
diff --git a/file.py b/file.py index f6c4678..b203466 100644 --- a/file.py +++ b/file.py @@ -1,18 +1,20 @@ """ A new file """ def add(a, b): """ blah blah... @param a: @type a: @param b: @type b: @return: @returntype: """ return a + b +...
PPGitTestRepository/Unstable
5bcc1af3b8c87392bb7fd88b0a34d2fbe78a9fad
Added documentation header to function.
diff --git a/file.py b/file.py index b7bbf70..f6c4678 100644 --- a/file.py +++ b/file.py @@ -1,6 +1,18 @@ """ A new file """ + def add(a, b): + """ + blah blah... + + @param a: + @type a: + @param b: + @type b: + @return: + @returntype: + """ return a + b +
PPGitTestRepository/Unstable
8277616a9010892917d3cfee44ca280cef939a7e
Fixed bug in function "add".
diff --git a/.project b/.project new file mode 100644 index 0000000..5dd201c --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>Unstable</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.python.p...
PPGitTestRepository/Unstable
ccc5a0b4c4ed200645ac4a48af633eedc637606c
Added new file contaiing a method for adding integers.
diff --git a/file.py b/file.py new file mode 100644 index 0000000..24c6533 --- /dev/null +++ b/file.py @@ -0,0 +1,6 @@ +""" +A new file +""" + +def add(a, b): + return a - b
ykyuen/ScrollViewWithPaging
16f31f413fc4495902eaca133ff6cf5a90f356ba
modified the comment on the source files
diff --git a/Classes/MyViewController.h b/Classes/MyViewController.h index 48ac936..9cf9b22 100644 --- a/Classes/MyViewController.h +++ b/Classes/MyViewController.h @@ -1,21 +1,21 @@ // // MyViewController.h // ScrollViewWithPaging // -// Created by CECID on 18/05/2010. -// Copyright 2010 __MyCompanyName__. All...
ykyuen/ScrollViewWithPaging
d8261c73ba24e5648e0352f1def57ef73daec495
modify README
diff --git a/README b/README index 8e7ed2b..9c6c9f8 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ Author: Yuen Ying Kit Home Page: http://ykyuen.wordpress.com -*************** +***************** * Description * -*************** +***************** The project is based on the PageControl Sample code at http://de...
ykyuen/ScrollViewWithPaging
ab079bd39f5cd9db23f079d0847c9bd524da9915
add README
diff --git a/README b/README new file mode 100644 index 0000000..8e7ed2b --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +Author: Yuen Ying Kit +Home Page: http://ykyuen.wordpress.com + +*************** +* Description * +*************** +The project is based on the PageControl Sample code at http://developer.apple.com/iphon...
jasonk/tools
5352cb20bceffee88b00eccbb5f7233b1dfab2c5
Fixed a bug leftover from HTTP::Request
diff --git a/bin/drac b/bin/drac index 193360b..4a091f3 100755 --- a/bin/drac +++ b/bin/drac @@ -1,131 +1,131 @@ #!/usr/bin/env perl use strict; use warnings; # # Copyright 2011 Jason Kohles <email@jasonkohles.com> # # A command-line tool for launching the DRAC Virtual Console, without # having to go through...
jasonk/tools
88777402c0a148910e95a4e2c7c51ca2d85c3e00
Added the drac tool
diff --git a/README b/README index f7858ed..fc74e0a 100644 --- a/README +++ b/README @@ -1,17 +1,21 @@ Jason Kohles - Tools -------------------- Copyright 1995-2009 Jason Kohles <email@jasonkohles.com> ------------------------------------------------------------------------------- These are various tools and u...
jasonk/tools
7a833c331dddb9e6ef7a285d2bf146501ca6a693
Added update-manifest-skip
diff --git a/README b/README index e69de29..f7858ed 100644 --- a/README +++ b/README @@ -0,0 +1,17 @@ +Jason Kohles - Tools +-------------------- +Copyright 1995-2009 Jason Kohles <email@jasonkohles.com> + +------------------------------------------------------------------------------- + +These are various tools and ut...
JLarky/www2popup-gate
298d24415c2cba13872e8ace1f9b729242554344
ещё чуть-чуть днд зобанил
diff --git a/inc/popups.php b/inc/popups.php index d92f5fc..ad506e6 100755 --- a/inc/popups.php +++ b/inc/popups.php @@ -1,78 +1,84 @@ <?php /** * Parse message body and add Google adSense * * @param string message message body * @param string adsense TRUE for include adsense * * @return string */ fu...
JLarky/www2popup-gate
c8053b5d1cc1ad2e6851f400c6b12334d7bbdeee
dc зобанен
diff --git a/getnew.php b/getnew.php index 167038f..6f794c6 100644 --- a/getnew.php +++ b/getnew.php @@ -1,45 +1,45 @@ <?php ######## # Uses ######### include("inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); mysql_select_db($INF...
JLarky/www2popup-gate
4709b8298917a295b9a5a4c848eaf0180ad67e08
Научил отправлять с определённого айпи
diff --git a/lib/popup-utils.php b/lib/popup-utils.php index 2439c54..b167cb1 100644 --- a/lib/popup-utils.php +++ b/lib/popup-utils.php @@ -1,121 +1,124 @@ <?php /** * Send popup * * @param string from sender name * @param string to reciever(s) name(s) with local aliases * @param string msg message text * * @...
JLarky/www2popup-gate
a5de5f7042c4bbfe3de1d161f92efd0cce47bf84
Новый спам от днд
diff --git a/inc/popups.php b/inc/popups.php index c11995b..d92f5fc 100755 --- a/inc/popups.php +++ b/inc/popups.php @@ -1,75 +1,78 @@ <?php /** * Parse message body and add Google adSense * * @param string message message body * @param string adsense TRUE for include adsense * * @return string */ fu...
JLarky/www2popup-gate
77bb27b50cf1adcac6c47c2f10a5695171013c6d
заменил 0 на $ теперь красифше
diff --git a/lib/popup-utils.php b/lib/popup-utils.php index e03e2af..2439c54 100644 --- a/lib/popup-utils.php +++ b/lib/popup-utils.php @@ -1,121 +1,121 @@ <?php /** * Send popup * * @param string from sender name * @param string to reciever(s) name(s) with local aliases * @param string msg message text * * @...
JLarky/www2popup-gate
f3c1915775bed11ff2e107ef8ab6b2bfadcad5c0
пофиксил неудобность автоотправлялки. ничего важного
diff --git a/bin/sender.php b/bin/sender.php index 7b16d57..5e264d3 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,34 +1,34 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
1bd208532b3b032cf3e165fec02f20d095a65381
обрезалка для борьбы с дятлами
diff --git a/bin/error.log b/bin/error.log index c6d098d..e69de29 100644 --- a/bin/error.log +++ b/bin/error.log @@ -1 +0,0 @@ -string(0) "" diff --git a/lib/popup-utils.php b/lib/popup-utils.php index d23b26d..63dc93b 100644 --- a/lib/popup-utils.php +++ b/lib/popup-utils.php @@ -1,121 +1,121 @@ <?php /** * Send po...
JLarky/www2popup-gate
871dfa035d55aa9d5167d3a303e8580e0bfbfd06
Не помню что я тут делал...
diff --git a/bin/error.log b/bin/error.log index dafee00..c6d098d 100644 --- a/bin/error.log +++ b/bin/error.log @@ -1,6 +1 @@ string(0) "" -string(0) "" -string(0) "" -string(0) "" -string(0) "" -string(0) "" diff --git a/inc/popups.php b/inc/popups.php index c6c41ff..c11995b 100755 --- a/inc/popups.php +++ b/inc/pop...
JLarky/www2popup-gate
54dc1b4a777b19ed1e90e77a7d11b859e83b04e7
добвил возможность отправки через figlet
diff --git a/bin/error.log b/bin/error.log index c6d098d..dafee00 100644 --- a/bin/error.log +++ b/bin/error.log @@ -1 +1,6 @@ string(0) "" +string(0) "" +string(0) "" +string(0) "" +string(0) "" +string(0) "" diff --git a/lib/popup-utils.php b/lib/popup-utils.php index da0d023..5b64755 100644 --- a/lib/popup-utils.ph...
JLarky/www2popup-gate
54b981f6434adb14d074068c16b7862fe54425c6
Как-то мне надоел SATT пусть теперь он будет в псевдоигноре
diff --git a/bin/error.log b/bin/error.log index 98bd769..c6d098d 100644 --- a/bin/error.log +++ b/bin/error.log @@ -1,7 +1 @@ string(0) "" -string(0) "" -string(0) "" -string(0) "" -string(0) "" -string(0) "" -string(0) "" diff --git a/inc/popups.php b/inc/popups.php index 68c562a..c6c41ff 100755 --- a/inc/popups.php...
JLarky/www2popup-gate
32dbcde867253a030cf885075227e62b537be2eb
лидерство снова перехватил тайм
diff --git a/bin/error.log b/bin/error.log index e69de29..98bd769 100644 --- a/bin/error.log +++ b/bin/error.log @@ -0,0 +1,7 @@ +string(0) "" +string(0) "" +string(0) "" +string(0) "" +string(0) "" +string(0) "" +string(0) "" diff --git a/theme/default/index.tpl.php b/theme/default/index.tpl.php index 40e54f9..c21a56b...
JLarky/www2popup-gate
52387276a7875ef28a66827b8f00478bb0d76342
Чё-то менял по глупости + немного попортил жизнь DND
diff --git a/bin/sender.php b/bin/sender.php index 97495ca..7b16d57 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,34 +1,34 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
9de03ee85f0410490c2001d4063abc0de21bc158
Переделал немного отправлялку из очереди и пофиксил багу с личкой которую заметил mntek
diff --git a/bin/sender.php b/bin/sender.php index 44c68f1..97495ca 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,34 +1,34 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
54352e196fdf953a6d96374c52869dc499bfcf23
Подчистил код
diff --git a/bin/sender.php b/bin/sender.php index 750c7b9..44c68f1 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,43 +1,34 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
a1c51752f0318d0ab0fd30b96c91d50b07d32250
Так... кажись заработало
diff --git a/bin/sender.php b/bin/sender.php index 0f4c542..750c7b9 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,44 +1,43 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
739a3110fed6cdc06f19061c3fdf981abb77dad8
Другой подход )
diff --git a/lib/popup-utils.php b/lib/popup-utils.php index 1fd85a6..03732fb 100644 --- a/lib/popup-utils.php +++ b/lib/popup-utils.php @@ -1,57 +1,99 @@ <?php + +function sendpopup($popup_from, $popup_to, $msg){ +mysql_select_db($INFO['base_name']); +mysql_query("SET NAMES 'utf8'") or die("Invalid query: " . mysql_e...
JLarky/www2popup-gate
f28be92a01b06293bd52295119f297b5bcd4db6a
Чуть переделал сендер чтобы меньше грузил комп
diff --git a/bin/sender.php b/bin/sender.php index e997742..0f4c542 100644 --- a/bin/sender.php +++ b/bin/sender.php @@ -1,44 +1,44 @@ <?php ################ # MySQL connect include("../inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); ...
JLarky/www2popup-gate
628c967eb40faaa879a20fe7bc7459d1c70e545c
Этого нифига не было
diff --git a/theme/default/index.tpl.php b/theme/default/index.tpl.php index 0fbc4c7..618a0e2 100644 --- a/theme/default/index.tpl.php +++ b/theme/default/index.tpl.php @@ -1,43 +1,43 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xm...
JLarky/www2popup-gate
f709db82f7e23f6191747533ecae925271aae774
Решил вырезать часть спама на всякий случай
diff --git a/inc/popups.php b/inc/popups.php index 14d4261..2f84264 100755 --- a/inc/popups.php +++ b/inc/popups.php @@ -1,72 +1,73 @@ <?php /** * Parse message body and add Google adSense * * @param string message message body * @param string adsense TRUE for include adsense * * @return string */ fu...
JLarky/www2popup-gate
655b6828fad7432e0c09c1ed0d589ab2505625a1
Появился рейтинг попапов ) т.е. теперь спам сообщения идут с opacity 0.5
diff --git a/inc/popups.php b/inc/popups.php index 4f6f04b..14d4261 100755 --- a/inc/popups.php +++ b/inc/popups.php @@ -1,69 +1,72 @@ <?php /** * Parse message body and add Google adSense * * @param string message message body * @param string adsense TRUE for include adsense * * @return string */ fu...
JLarky/www2popup-gate
3ee4596569f900197ac7f69a5afceb97396a1233
Починил settings
diff --git a/modules/settings.php b/modules/settings.php index 89ca86e..d161260 100644 --- a/modules/settings.php +++ b/modules/settings.php @@ -1,26 +1,26 @@ <?php function settings_page() { - global $USER; + global $USER, $INFO; $vars=Array(); if (isset($_REQUEST['settings'])) { $USER['set_header']=0; if...
JLarky/www2popup-gate
9e03a75244862b28036fcaa00dee1ee77d2e4053
mntek показал как надо писать запросы ) а я чуть закешировал это )
diff --git a/modules/stat.php b/modules/stat.php index b2636dd..6da14e2 100644 --- a/modules/stat.php +++ b/modules/stat.php @@ -1,102 +1,160 @@ <?php function stat_page() { global $INFO; - $vars=Array(); + global $user_id; - list($popups_total) = mysql_fetch_array(mysql_query("SELECT count(*) as 'count' FROM `...
JLarky/www2popup-gate
71a1be0d1db3f08a5e33cd9f1174f7a8d3301825
Теперь имя отправителя запоминается.
diff --git a/modules/send.php b/modules/send.php index 5c71ed8..62a21b6 100644 --- a/modules/send.php +++ b/modules/send.php @@ -1,102 +1,103 @@ <?php function send_page() { global $user_name, $USER, $INFO, $vars; if (isset($_REQUEST['p_f']) and isset($_REQUEST['p_t']) and isset($_REQUEST['p_m'])) { // i.e. we are...
JLarky/www2popup-gate
f4cbe1097aebdb564a1c6db64bd668fc2f1b2eef
Забыл добавить в setcookie путь
diff --git a/index.php b/index.php index 75790c3..71f7ed9 100755 --- a/index.php +++ b/index.php @@ -1,79 +1,79 @@ <?php ob_start(); $mtime = microtime();$mtime = explode(" ",$mtime);$mtime = $mtime[1] + $mtime[0];$tstart = $mtime; ################ # MySQL connect include("inc/config.php"); mysql_c...
JLarky/www2popup-gate
1ce439d98571014f743ec6c466c4937fcdd4ced0
Поделал статистику. привел к тому что было раньше. надо ещё работать
diff --git a/modules/stat.php b/modules/stat.php index 3a61053..b2636dd 100644 --- a/modules/stat.php +++ b/modules/stat.php @@ -1,86 +1,102 @@ <?php function stat_page() { global $INFO; + $vars=Array(); - $q="select count(*) as 'count', UPPER(src_mls) as 'nick' from `".$INFO['base_tabl']."` WHERE LOWER(dst_mac...
JLarky/www2popup-gate
6b9cb8c04f990520cfcfcb84697cfb84b36fd5f5
Заработала чуть статистика
diff --git a/modules/stat.php b/modules/stat.php index aad64df..3a61053 100644 --- a/modules/stat.php +++ b/modules/stat.php @@ -1,78 +1,86 @@ <?php function stat_page() { -return "<tr><td>Бейте JLarky чтобы он починил</td></tr>"; -################################ -# output: {STAT} -###############...
JLarky/www2popup-gate
7003f0abaac49a04922f43235fda11becaf6c70d
Теперь sendlater работает через mysql
diff --git a/bin/error.log b/bin/error.log index 30a7b1e..e69de29 100644 --- a/bin/error.log +++ b/bin/error.log @@ -1,105 +0,0 @@ -Can't create socket for ARP datagram, error: Operation not permitted -Ethernet/ip substitutions will be disabled. -Can't resolve 'BATAREIKA' netbios name -The message to 'BATAREIKA' was no...
JLarky/www2popup-gate
2c64a4ba04f3cb28cdea0e0e361bd471f1f91ebd
Новая заглушка вместо sendlater
diff --git a/inc/config.php b/inc/config.php index ff5fb51..0d7c581 100755 --- a/inc/config.php +++ b/inc/config.php @@ -1,32 +1,33 @@ <?php $INFO['site_design'] = 'default'; $INFO['admin_mail'] = 'jlarky@gmail.com'; $INFO['cookie_path'] = '/gate'; // in my case. default "/" $INFO['base_host'] = 'localhost...
JLarky/www2popup-gate
2993d0ef20c3fabf020875e37f2228cc6f5e7140
Теперь updater.php кешируется
diff --git a/updater.php b/updater.php index c55a095..471f423 100755 --- a/updater.php +++ b/updater.php @@ -1,52 +1,62 @@ +<?php +header('Content-type: text/javascript'); +$request = getallheaders(); +if (isset($request['If-Modified-Since'])) { +header('HTTP/1.1 304 Not Modified'); +die(); +} +header('Expires: '.gmdat...
JLarky/www2popup-gate
5539ec6b010691001a64905c788056ae666a1881
Теперь сайт может работать с разным путём. по дефолту /gate
diff --git a/.htaccess b/.htaccess index bf67cc0..e8e69b8 100644 --- a/.htaccess +++ b/.htaccess @@ -1,24 +1,24 @@ <Files "*.*"> Deny from all </Files> <Files "index.php"> Allow from all </Files> <Files "getnew.php"> Allow from all </Files> <Files "style.css"> Allow from all </Files> -<Files "up...
JLarky/www2popup-gate
a4f3bfcb13eac7b355f4295dd68b01580699efd3
Чуть зачистил код
diff --git a/index.php b/index.php index b704164..d953d88 100755 --- a/index.php +++ b/index.php @@ -1,88 +1,79 @@ <?php -ob_start(); -$mtime = microtime(); -$mtime = explode(" ",$mtime); -$mtime = $mtime[1] + $mtime[0]; -$tstart = $mtime; - -######## -# Uses -######### -include("inc/config.php"); -mysq...
JLarky/www2popup-gate
8c73c76b30307d3d4f2ae90dbf5fe2ba7d4f6353
Удалил файлы оставшиеся от fasttemplates и перенес таймер в index.php
diff --git a/design/.htaccess b/design/.htaccess deleted file mode 100644 index 8d2f256..0000000 --- a/design/.htaccess +++ /dev/null @@ -1 +0,0 @@ -deny from all diff --git a/design/default/index.html b/design/default/index.html deleted file mode 100755 index 398cbcf..0000000 --- a/design/default/index.html +++ /dev/n...
JLarky/www2popup-gate
1b024817e300e0dbdc5652d23230c0e601412eda
гы гы
diff --git a/theme/default/popup.tpl.php b/theme/default/popup.tpl.php index 57d63dd..1b91c0c 100644 --- a/theme/default/popup.tpl.php +++ b/theme/default/popup.tpl.php @@ -1,11 +1,11 @@ <tr class="message"><td> <div align="right" class="table_header"> <div align="left" style="float:left"> <a title="<?...
JLarky/www2popup-gate
f90a22af301a319de3804d81e8d0a2df001eacaa
Вроде из-за этого реклама показыалась зареганым
diff --git a/inc/popups.php b/inc/popups.php index 68b4c4e..4f6f04b 100755 --- a/inc/popups.php +++ b/inc/popups.php @@ -1,68 +1,69 @@ <?php /** * Parse message body and add Google adSense * * @param string message message body * @param string adsense TRUE for include adsense * * @return string */ fu...
JLarky/www2popup-gate
3bce8d687e9613ec74ca687a3364252a1dddb1a7
Просто чуть подчистл код
diff --git a/index.php b/index.php index 45c14cb..5d7e38f 100755 --- a/index.php +++ b/index.php @@ -1,88 +1,85 @@ <?php ob_start(); ######## # Uses ######### include("inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); mysql_s...
JLarky/www2popup-gate
b95449d03c87172eae61c9f89cfb9e6ab8728847
Снёс fasttemplates
diff --git a/inc/fasttemplates.php b/inc/fasttemplates.php deleted file mode 100755 index 6a21a20..0000000 --- a/inc/fasttemplates.php +++ /dev/null @@ -1,766 +0,0 @@ -<? - -/* Editing by JLarky in lines 648-651!! - CVS Revision. 1.1.0 - - Taken from somewhere off the internet. - - I do not claim to be the author o...
JLarky/www2popup-gate
862a5b1a345cf71c6052d32709d76b601f4d7210
stbar на новом движке
diff --git a/index.php b/index.php index a41b258..111950d 100755 --- a/index.php +++ b/index.php @@ -1,124 +1,121 @@ <?php ob_start(); ######## # Uses ######### include("inc/config.php"); mysql_connect($INFO['base_host'],$INFO['base_user'],$INFO['base_pass']); mysql_query("SET NAMES 'utf8'"); mysql...
JLarky/www2popup-gate
8cfd3ae88e782a597e2efd02b256c115a5395b9f
main на новом движке
diff --git a/inc/main.php b/inc/main.php index a74f78a..2444bc3 100755 --- a/inc/main.php +++ b/inc/main.php @@ -1,149 +1,145 @@ <?php # SEND BEGIN if ($jl_act=="send") { include "modules/send.php"; $vars['content']=send_page(); };# SEND END # GATE and PRIVATE BEGING if ($jl_act=="gate" or $jl_act=="private...