1. 1b454cc Replace contrib/debian/ with a note on how to install on Debian. by Gergely Nagy · 14 years ago
  2. ca475ab Add debian/ubuntu packaging. by Kiall Mac Innes · 14 years ago
  3. d72acba Added inline license terms to all source files. by Vincent Driessen · 15 years ago
  4. e0b54c0 Strip the GIT_EXEC_PATH Makefile parameter. Replaced it by the more Unixy by Vincent Driessen · 15 years ago
  5. 677334c Fix: put auto-detected Makefile path into a variable, but keep by Vincent Driessen · 15 years ago
  6. 13c9482 Added instructions to first fetch submodules before installing. by Vincent Driessen · 15 years ago
  7. c3607ac Put all common functions into separate file gitflow-common. by Vincent Driessen · 15 years ago
  8. c7ea9b2 Fix: add init to Makefile. by Vincent Driessen · 15 years ago
  9. c3b7db9 Added a nicer way of installing/uninstalling git-flow. by Vincent Driessen · 15 years ago
  10. e9d2d04 Add TODO item for adding installation of shFlags, too. by Vincent Driessen · 15 years ago
  11. 67f781f Add 'uninstall' target, too. by Vincent Driessen · 15 years ago
  12. dd720be Dynamically collect the true git exec path and only if that can not be found, use the default. Variable GIT_EXEC_PATH remains overwritable explicitly when given as a command to 'make'. by Vincent Driessen · 15 years ago
  13. 9096074 Make install arguments compatible with BSD install. by Vincent Driessen · 15 years ago
  14. c7bbfcf Deliberately add a Makefile target to prevent accidental installation of gitflow. by Vincent Driessen · 15 years ago
  15. a93a535 add simple make install target by Benedikt Böhm · 15 years ago