149 Commits

Author SHA1 Message Date
2437272939 Merge pull request #108 from goingforbrooke/main
Prepend gitfiti invocation with version-specific python command
2024-10-27 16:51:20 -04:00
a0dcc74349 Doc: Add python2 and python3 example commands
Running Gitfiti with `./gitfiti.py` isn't an option because the
shebang `#!/usr/bin/env python` needs to remain compatible with
Python 2 and Python 3.
2023-04-21 16:37:24 -07:00
a4c21bf8df Merge pull request #86 from python-pitfalls/main
Removed a manual file handler pitfall
2023-04-03 08:30:53 -04:00
291a05ba2e Update README.md
adding #67
2023-04-02 22:55:29 -04:00
b16ffb2de9 Update README.md
added #44
2023-04-02 22:44:12 -04:00
70264a9804 Update README.md 2023-04-02 22:35:45 -04:00
44c1b60549 Merge pull request #106 from gelstudios/102-fix-svg
fixes broken calendar parser + no contributions case
2023-04-02 22:24:15 -04:00
85229d8b29 fix commit calendar svg parsing... and case where there are no contributions on calendar 2023-04-02 22:13:07 -04:00
21390819fa Removed a manual file handler pitfall 2021-11-02 20:47:44 -03:00
82d695183c Update README.md 2021-05-26 10:52:31 -04:00
95ffd94d3e Merge pull request #82 from anduleh/main
Add Paint GitHub to Notable derivatives
2021-05-26 09:14:27 -04:00
d16984142d Add Paint GitHub to Notable derivatives
Added a free web tool that can be used to paint a user's GitHub contribution graph manually or randomly (over time) to the "Notable derivatives or mentions" list!
2021-01-25 09:23:43 -08:00
4353855209 Merge pull request #80 from timgates42/bugfix_typo_vandalising
docs: fix simple typo, vandalisming -> vandalising
2020-12-22 18:04:19 -05:00
ae82f68a4f docs: fix simple typo, vandalisming -> vandalising
There is a small typo in README.md.

Should read `vandalising` rather than `vandalisming`.
2020-12-23 09:38:34 +11:00
45d3174732 shinier heart 2020-12-12 14:09:53 -05:00
6eda4ec842 Merge branch 'x4m3-hi' into main
Merging #52
2020-12-12 13:59:51 -05:00
dbfdb5cd88 udpated heart image
made it a full heart
2020-12-12 13:58:59 -05:00
072b9018a4 added heart as an image option 2020-12-12 13:58:59 -05:00
63e28c8616 Merge pull request #70 from DenisBalan/master
Add PSVandalism (Powershell wrapper for Pokrovsky)
2020-12-09 23:44:55 -05:00
a09773cdbf Merge pull request #78 from christypacc21/new_images
Added 2 images - heart1 and heart2
2020-12-09 23:41:35 -05:00
d4e1947362 update readme 2020-12-09 23:39:28 -05:00
1b213dc2fa update powershell template for new base branch 2020-12-09 21:39:28 -05:00
6d8cc28ca8 Merge branch 'main' 2020-12-09 21:31:46 -05:00
2c5486d31e Merge pull request #74 from axzn/powershell-support
Support Powershell as target shell
2020-12-09 21:28:25 -05:00
4ea2ff4e39 update to support main as primary branch name 2020-12-09 17:49:20 -05:00
b8cfd93158 Added 2 images - heart1 and heart2 2020-09-30 01:02:06 +08:00
91686c4272 support powershell as target shell 2020-06-18 23:43:05 +02:00
13a8639ad1 Add PSVandalism (Powershell wrapper for Pokrovsky)
Wrapper around @pikesley vandalism service.
2020-01-02 17:09:04 +02:00
d9af21cc6b Merge pull request #59 from mavrk/master
Update README.md
2018-05-27 12:04:15 -04:00
6ac49aac2f Update README.md 2018-05-20 17:45:08 +05:30
a686cc5bcb Merge pull request #57 from veggiedefender/master
Set execute permissions on generated script
2018-05-09 16:12:59 -04:00
84e75e0b87 Add gliders template 2018-05-09 13:00:45 -04:00
2a908acf05 Set execute permissions on generated script 2018-05-09 12:50:42 -04:00
af7c6f4f8e Merge pull request #55 from gmarmstrong/env-bash
Replace "/bin/bash" with "/usr/bin/env bash"
2018-04-12 16:16:18 -04:00
3001c5c189 Replace "/bin/bash" with "/usr/bin/env bash" 2018-04-12 00:34:21 -04:00
2e2f9fff3b Merge pull request #54 from irishshagua/Add_New_Template
Add new beer template
2018-03-04 20:07:49 -05:00
d605712886 Add new beer template 2018-03-04 21:44:49 +00:00
53cb8c69fb Merge pull request #51 from mxm/master
Adjust final message
2018-02-09 11:57:47 -05:00
7ef5f32025 Adjust final message
Removes the 'new' behind the GitHub URL and adds the actual repo name to the sentence:

Old: "Create a new(!) repo at https://github.com/new and run the script"
New: "Create a new(!) repo named _reponame_ at https://github.com and run the script"
2017-09-30 19:40:05 +02:00
c853d1cc29 Update README.md 2017-06-27 14:01:34 -07:00
9feaf24a18 Merge pull request #48 from bryant1410/master
Fix broken headings in Markdown files
2017-06-10 22:08:07 -04:00
a99941e25e Fix broken Markdown headings 2017-04-18 04:18:07 -03:00
cfb0d89747 Merge pull request #45 from antoinegergy/master
Fix git pull error
2016-11-06 22:02:56 -05:00
0df25a7527 Fix git pull 2016-08-16 12:59:36 +02:00
92c44e6b4d Merge pull request #42 from numberoverzero/master
Use --allow-empty for performance, resolves #32
2016-06-28 15:09:33 -04:00
7a80c1d730 drop unused content arg from commit function 2016-06-12 15:23:26 -07:00
52884b2999 Use --allow-empty for performance gelstudios/gitfiti#32
* Improves the size of the generated file:

2365211 new-gitfiti.sh
2529001 original-gitfiti.sh

* Cutting the number of executed commands in half (no more echo)
* Vastly reduces the amount of gc git performs during push
2016-06-12 15:15:48 -07:00
9e06be360b Merge pull request #39 from homeworkprod/master
More refactoring and tests.
2016-06-09 19:10:19 -04:00
824bdf0c4d Update README.md 2016-06-09 18:57:36 -04:00
4e194f837f Merge pull request #40 from homeworkprod/travis-config
Added initial configuration file for Travis CI. 👍
2016-06-09 18:50:08 -04:00