1. 79e9a64 make ./g robust against missing bin/repo-list file by Bjoern Michaelsen · 14 years ago
  2. ae6d4ae g push/status: use @{upstream} instead of origin by Miklos Vajna · 14 years ago
  3. a7069c2 git rev-parse argument are not files, no need to try to find abs-path by Norbert Thiebaud · 14 years ago
  4. 79e65ee Added ./g -v switch to show git commands. by Stephan Bergmann · 14 years ago
  5. 175f17b 'g': whitespace: expand tabs by Michael Stahl · 14 years ago
  6. a0eb50a 'g': actually set up git hooks properly by Michael Stahl · 14 years ago
  7. 2ed58be make --last-working checkout the last working version by Michael Meeks · 14 years ago
  8. 8418eeb 'g' tool: fix silly error in --set-last-working by Michael Meeks · 14 years ago
  9. 4d2803d initial cut at 'last working' feature to help windows builders by Michael Meeks · 14 years ago
  10. 889934e g: check if git is in PATH by Miklos Vajna · 15 years ago
  11. 5c0b472 remove debug-traces by Norbert Thiebaud · 15 years ago
  12. dc28f1945 mishap in ./g, issue with links creations by Norbert Thiebaud · 15 years ago
  13. b216943 add ./g -z to just refresh the hooks and possibly other housekeeping by Norbert Thiebaud · 15 years ago
  14. 71e5200 use translations' own hooks. update the hooks after the clone/fetch/pull by Norbert Thiebaud · 15 years ago
  15. 3d8fa59 bootstrap is now core in ./g by Norbert Thiebaud · 15 years ago
  16. dfd64a3 we don't need the repos_changed semaphore file anymore by Norbert Thiebaud · 15 years ago
  17. 0ffc001 Don't print === decoration when running g grep by Christian Dywan · 15 years ago
  18. 0f6ceed Dont print misleading information by Tor Lillqvist · 15 years ago
  19. 67dd44fb add an option to ./g to have a compact <repo>:<value> output by Norbert Thiebaud · 15 years ago
  20. 066300b use git hook instead of gitattributes filter for *.po files by Andras Timar · 15 years ago
  21. a5ca1dc set .gitattributes filter for *.po files by Andras Timar · 15 years ago
  22. e175056 Introduce a single .gitattributes file in bootstrap by Miklos Vajna · 15 years ago
  23. 2a1d78c g: remove leftover debug echo by Miklos Vajna · 15 years ago
  24. 781086f teach ./g at least some basic manners when using commit -F by Bjoern Michaelsen · 15 years ago
  25. 957600b Use git pushurl, setup via --set-push-user now by Thorsten Behrens · 15 years ago
  26. 52e721c don't use -f flag if we just removed the existing link, thanks Florian by Michael Meeks · 15 years ago
  27. f8eb05a Add --rewrite-account [username] option, inspired by Christina Roßmanith's work by Michael Meeks · 15 years ago
  28. 5dd4778 cope with change of path, and broken absolute links this generates by Michael Meeks · 15 years ago
  29. 86e5b4e g: Give full path to the repo-list file. by Jan Holesovsky · 15 years ago
  30. 090d023 g clone now tolerate silently already cloned repos. by Norbert Thiebaud · 15 years ago
  31. a16ea41 g: Configure git's push.default to tracking if it is not set. by Jan Holesovsky · 15 years ago
  32. ab9ff28 Replace oldstyle ` with $( by Kevin Hunter · 15 years ago
  33. fe6ed1e Add with-linked-git and make repo list configurable by Thorsten Behrens · 15 years ago
  34. 40dd1bc git-hooks: Symlink the git hooks to the ones from git-hooks/ by Jan Holesovsky · 15 years ago
  35. 8feb6c0 oops: remove a debugging flags in g by Norbert Thiebaud · 15 years ago
  36. 3288713 Make the determination of the remote repo url work on MacOS by Norbert Thiebaud · 15 years ago
  37. 8a71b56 build: Fix ./g clone. by Jan Holesovsky · 15 years ago
  38. 06edf99 build: Make the 'g' wrapper in bootstrap really work. by Jan Holesovsky · 15 years ago
  39. a694de1 build: Add the 'g' wrapper to the bootstrap repo. by Jan Holesovsky · 15 years ago