aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'babab/tippo'HEADmasterGravatar Tom Willemse2015-07-121-1/+1
|\
| * Small typofix: je -> theGravatar Benjamin Althues2015-07-121-1/+1
|/
* Add documentation for the push commandGravatar Tom Willemse2014-03-041-0/+17
* Add push commandGravatar Tom Willemse2014-03-042-3/+40
* Allow a name to be used to remove a repositoryGravatar Tom Willemse2014-03-044-10/+76
* Extract RC loading from mainGravatar Tom Willemse2014-03-021-14/+18
* Simplify the remove commandGravatar Tom Willemse2014-03-021-5/+14
* Simplify purge commandGravatar Tom Willemse2014-03-012-4/+6
* Promote hookwrapper to procedureGravatar Tom Willemse2014-03-011-9/+10
* Extract print-configGravatar Tom Willemse2014-03-011-8/+9
* Simplify save-repositories-listGravatar Tom Willemse2014-03-013-18/+30
* Simplify list-repository-locationsGravatar Tom Willemse2014-03-012-7/+11
* Reorder variables and proceduresGravatar Tom Willemse2014-03-011-54/+56
* Reorder commandsGravatar Tom Willemse2014-03-011-135/+135
* Split known? into a couple of functionsGravatar Tom Willemse2014-03-011-6/+13
* Move help command to its own moduleGravatar Tom Willemse2014-03-013-29/+52
* Separate command operations into moduleGravatar Tom Willemse2014-03-013-35/+75
* Extract some functions from the help commandGravatar Tom Willemse2014-03-011-11/+19
* Extract hooks init from configGravatar Tom Willemse2014-01-281-16/+20
* Give command names less room in help outputGravatar Tom Willemse2013-11-121-1/+1
* Add docs about new parametersGravatar Tom Willemse2013-11-111-2/+8
* Makefile: Put path and main in order of dependenceGravatar Tom Willemse2013-11-101-2/+2
* Allow directory specification for config updateGravatar Tom Willemse2013-11-101-13/+24
* Make sure to deal with a repositoryGravatar Tom Willemse2013-11-102-3/+13
* Make gitto.el work with the latest gittoGravatar Tom Willemse2013-10-131-4/+4
* Add warnings when compilingGravatar Tom Willemse2013-06-081-1/+4
* Specify usage information in the commandGravatar Tom Willemse2013-06-081-39/+88
* Only show branches with changes by defaultGravatar Tom Willemse2013-06-072-5/+21
* Catch wrong number of arguments caseGravatar Tom Willemse2013-06-051-3/+6
* Use a macro to define commandsGravatar Tom Willemse2013-06-051-20/+19
* Add some docstringsGravatar Tom Willemse2013-05-313-5/+73
* Properly handle multiple values for settingsGravatar Tom Willemse2013-05-291-17/+24
* Add user manual to siteGravatar Tom Willemse2013-05-272-2/+15
* Add clean make targetGravatar Tom Willemse2013-05-275-5/+26
* Add user manualGravatar Tom Willemse2013-05-278-7/+928
* Add Makefile for zsh/Gravatar Tom Willemse2013-05-262-1/+12
* Add zsh command completion functionGravatar Benjamin Althues2013-05-261-0/+73
* Update README and other files, add site/Gravatar Tom Willemse2013-05-268-51/+216
* Allow multiple values for config settingsGravatar Tom Willemse2013-05-251-4/+14
* Add simple hook managementGravatar Tom Willemse2013-05-252-1/+19
* Ask to merge settings when registering repoGravatar Tom Willemse2013-05-233-12/+60
* Add DESTDIR as prefix to extension destinationGravatar Tom Willemse2013-05-231-3/+4
* Update help messageGravatar Tom Willemse2013-05-211-7/+13
* Change nameGravatar Tom Willemse2013-05-207-9/+9
* Add simplistic command structureGravatar Tom Willemse2013-05-201-46/+38
* Remove docstring from config-exclusion-listGravatar Tom Willemse2013-05-201-2/+1
* Add exclusion listGravatar Tom Willemse2013-05-191-5/+9
* Add config management commandsGravatar Tom Willemse2013-05-173-8/+126
* Split git function into separate moduleGravatar Tom Willemse2013-05-123-124/+167
* Fix some bugsGravatar Tom Willemse2013-05-121-2/+5