- Jul 19, 2013
-
-
martin f. krafft authored
core.worktree can be set relatively to GIT_DIR, thereby preventing the hard-coding of the home directory path, which should make a vcsh setup more portable. On the other hand, this means that the vcsh repo.d is now invariably linked to its position, relative to the base directory. Apply this patch only if you think it to be less likely that people change ~/.config/vcsh/repo.d to something else, than they would rsync/tar/mv a whole tree to a different $HOME. Paths are resolved using Git itself, for maximum portability. In addition to making sure the new method works on new repositories, I checked that - "old" repositories can be used with the new code just fine; - upgrading works. Signed-off-by:
martin f. krafft <madduck@madduck.net>
-
martin f. krafft authored
Signed-off-by:
martin f. krafft <madduck@madduck.net>
-
martin f. krafft authored
Signed-off-by:
martin f. krafft <madduck@madduck.net>
-
Richard Hartmann authored
-
Richard Hartmann authored
Conflicts: doc/hooks
-
- Jul 18, 2013
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Alexander Skurikhin authored
-
Alexander Skurikhin authored
-
- Jul 15, 2013
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Jul 13, 2013
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
Quote $1; change check_directory=$1 to check_directory="$1"
-
Alessandro Ghedini authored
-
- Jul 10, 2013
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
Thanks to Alessandro Ghedini.
-
Richard Hartmann authored
Based on report and work by Alexander Skurikhin. GitHub: fixes 54
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Richard Hartmann authored
-
Alexander Skurikhin authored
-
- Jul 05, 2013
-
-
Richard Hartmann authored
This pushes to the respective remotes of all vcsh repos.
-
Richard Hartmann authored
This pulls all vcsh repos one after the other.
-
Richard Hartmann authored
-
- Jul 04, 2013
-
-
Alexander Skurikhin authored
-
- Jul 01, 2013
-
-
Alexander Skurikhin authored
-
- Jun 21, 2013
-
-
Richard Hartmann authored
-
- Jun 19, 2013
-
-
Richard Hartmann authored
-
- Jun 15, 2013
-
-
Thomas Ferris Nicolaisen authored
Git supports the push -u flag since a while now, and it's nice to show the user that afterwards one can push without arguments
-
- Jun 13, 2013
-
- Jun 12, 2013
-
-
Richard Hartmann authored
-
Richard Hartmann authored
-
- Jun 11, 2013
-
-
Gernot Schulz authored
-
Richard Hartmann authored
-