summaryrefslogtreecommitdiff
path: root/.gitmodules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete submodules.sh and prepare for using git-submoduleLars Hjemli2007-09-031-5/+3
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Add submodules.sh and use it during buildsLars Hjemli2007-05-111-0/+5
This adds a shell script which can be be used to initialize, list and update submodules in a git repository. It reads the file .gitmodules to find a mapping between submodule path and repository url for the initial clone of all submodules. The script is used during cgit builds to enable automatic download and checkout of the git git repository. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ten.git/commit/app/views/expenses.py?id=02172e39c15272f9567bd39a28ec24d0270ea70f&follow=1'>'templated' and wrapped 'redirect'René 'Necoro' Neumann4-33/+64 2013-04-15Categories: fixRené 'Necoro' Neumann1-5/+17 2013-04-15Add expense should redirect to itselfRené 'Necoro' Neumann1-1/+1 2013-04-15Order constant expenses by descriptionRené 'Necoro' Neumann1-1/+1 2013-04-15Path fixRené 'Necoro' Neumann1-1/+1 2013-04-15Fix the fixer to handle GET-argsRené 'Necoro' Neumann1-1/+2