aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove site-related filesHEADmasterGravatar Tom Willemse2013-10-105-123/+0
| | | | New script generates site automatically.
* Update docstrings to fix checkdoc warningsGravatar Tom Willemse2013-10-071-13/+20
|
* Change nameGravatar Tom Willemse2013-10-071-2/+2
|
* Bump version4.2.2Gravatar Tom Willemse2013-10-072-1/+5
|
* Merge branch 'geerds/provide-feature'Gravatar Tom Willemse2013-10-071-0/+2
|\
| * Provide "git-auto-commit-mode" featureGravatar Jascha Geerds2013-10-071-0/+2
|/
* Update version info4.2.1Gravatar Tom Willemsen2013-04-103-3/+7
| | | | Should have been done before the last tag.
* Add other complementary files4.2.0Gravatar Tom Willemsen2013-04-108-2/+187
|
* Use defcustom for gac-automatically-push-pGravatar Tom Willemsen2013-04-092-2/+12
|
* Add NEWSGravatar Tom Willemsen2013-04-092-15/+30
|
* Add READMEGravatar Tom Willemsen2013-04-091-0/+74
|
* Update copyright yearsGravatar Tom Willemsen2013-04-091-1/+1
|
* Bump version to .1Gravatar Tom Willemsen2012-06-231-1/+1
|
* Fix URL valueGravatar Tom Willemsen2012-06-231-1/+1
|
* Fix documentation about gac-automatically-pushGravatar Tom Willemsen2012-06-231-2/+4
|
* Rename gac-automatically-pushGravatar Tom Willemsen2012-06-231-4/+7
| | | | | | It is normal for boolean values, or predicates, to end with `-p' in emacs-lisp, so `gac-automatically-push' should really be named `gac-automatically-push-p'.
* Always make gac-automatically-push buffer local.Gravatar Tom Willemsen2012-06-231-1/+4
|
* Add autoload cookie for packagingGravatar Tom Willemsen2012-05-271-0/+1
|
* Forgot to rename variable git-auto-pushGravatar Tom Willemsen2012-05-201-1/+1
| | | | | The `gac-auto-push' variable has changed to `gac-automatically-push', `gac-after-save-func' was not informed.
* Show status at the end of the pushGravatar Tom Willemsen2012-05-201-1/+8
|
* Automatic push functionalityGravatar Tom Willemsen2012-05-201-5/+50
| | | | | | | | Add the ability to automatically push changes after commits. This just calls `git push', so upstream and such should already have been set up. Setting `git-automatically-push' to `t' enables this functionality.
* Use gac as prefix for symbol namesGravatar Tom Willemsen2012-05-201-5/+5
| | | | | | I refused to do this before because it reminds me too much of .Net's Global Assembly Cache. Now I feel I need it, though, since `git-auto-commit' is too long.
* Fix docsGravatar Tom Willemsen2012-05-201-3/+3
| | | | Fix tiny typo and filling in docs.
* Prepare for packagingGravatar Tom Willemsen2012-05-201-5/+15
| | | | | | | Add Author, Keywords and URL to header, add explanation to header and add a ChangeLog heading. Add '... ends here' line.
* Added COPYING fileGravatar Tom Willemsen2012-01-101-0/+674
|
* Add some license info and so onGravatar Tom Willemsen2012-01-101-0/+26
|
* Use relative path for commit messageGravatar Tom Willemsen2012-01-101-3/+18
|
* Add space to lighterGravatar Tom Willemsen2012-01-101-1/+1
|
* Add .gitignoreGravatar Tom Willemsen2012-01-091-0/+1
|
* Initial commitGravatar Tom Willemsen2012-01-091-0/+13