Experiment managing dot-files with TopGit

2011-03-09 Thread Antonio Ospite
milar problems for a longer time than I have. I suspect I'll end up putting all my dot-files in a single repository with a rather flat structure, eventually :) Thanks, Antonio [1] http://repo.or.cz/w/topgit.git -- Antonio Ospite http://ao2.it PGP public key ID: 0x4553B001 A: Because

Re: Experiment managing dot-files with TopGit

2011-03-09 Thread Antonio Ospite
On Wed, 9 Mar 2011 11:25:46 -0800 Tommy Stanton wrote: > On Wed, Mar 9, 2011 at 8:24 AM, Antonio Ospite > wrote: > > I wrote a Makefile (attached) to automate some tasks, and I've written a > > tutorial explaining how it works, temporarily here: > > http://shell.

Re: Python script for automatic synchronization based on inotify

2011-03-11 Thread Antonio Ospite
o do that a number of times while > developing the manual inotify event coalescing to cooperate better with git > add/remove/mv actions). > > > If there are any questions, don't hesitate to drop me a line. However, I > might be unable to answer quickly, as I am just in the middle of

[mr] bash-completion rules

2011-12-07 Thread Antonio Ospite
that the man page does not mention the 'help' command in the commands list on the top? I see it is mentioned in the commands descriptions, tho. Thanks, Antonio -- Antonio Ospite http://ao2.it PGP public key ID: 0x4553B001 A: Because it messes up the order in which people normally

Re: [mr] bash-completion rules

2011-12-17 Thread Antonio Ospite
On Wed, 7 Dec 2011 17:11:52 +0100 Richard Hartmann wrote: > On Wed, Dec 7, 2011 at 16:21, Adam Spiers wrote: > > > On Wed, Dec 7, 2011 at 2:34 PM, Antonio Ospite > > wrote: > > >> or where else? > > > > Good question - I will probably write zsh com

Re: [mr] bash-completion rules

2011-12-17 Thread Antonio Ospite
On Sat, 17 Dec 2011 11:58:18 + Adam Spiers wrote: > On Sat, Dec 17, 2011 at 11:20 AM, Antonio Ospite > wrote: > > On Wed, 7 Dec 2011 17:11:52 +0100 > > Richard Hartmann wrote: > > [...] > >> > >> For zsh, it's > >> > >>   /us

Re: Please add (upstream) changelog to vcsh

2012-02-15 Thread Antonio Ospite
aE>%n%n%x09* %s%d%n" > ChangeLog dhich generates a quasi-GNU-style changelog, and there is git2cl in Debian unstable. Regards, Antonio -- Antonio Ospite http://ao2.it A: Because it messes up the order in which people normally read text. See http://en.wikipedia.org/wiki/Posting_sty

Re: vcsh: use branches instead of repos?

2015-06-26 Thread Antonio Ospite
&m=129968843931609&w=2 I am attaching now the Makefile which I failed to share in that thread from 2011, I take no responsibility tho, I have not touched that code in years ;) Ciao ciao, Antonio -- Antonio Ospite http://ao2.it A: Because it messes up the order in which people norma

Re: using git submodules with vcsh

2018-04-04 Thread Antonio Ospite
it mailing list I didn't find the messages about the hardcoded .gitmodules path. I just wanted to have a peek of what git developers think about it before writing on that matter again. Thanks, Antonio -- Antonio Ospite https://ao2.it https://twitter.com/ao2it A: Because it messes up

Re: Dealing with .gitmodules

2018-04-05 Thread Antonio Ospite
ist?) when I write to the git mailing list. Ciao, Antonio -- Antonio Ospite https://ao2.it https://twitter.com/ao2it A: Because it messes up the order in which people normally read text. See http://en.wikipedia.org/wiki/Posting_style Q: Why is top-posting such a bad thing?

Re: dynamically set VCSH_BASE and XDG_CONFIG_HOME

2018-10-30 Thread Antonio Ospite
On Tue, 30 Oct 2018 12:43:21 + be...@bschu.de wrote: > it works for me, so I have added it in the original vcsh script: > https://github.com/RichiH/vcsh/pull/255 > Related to https://github.com/RichiH/vcsh/pull/115 and https://github.com/RichiH/vcsh/issues/110 Ciao, Antonio --

Re: Dealing with .gitmodules

2018-12-17 Thread Antonio Ospite
On Thu, 5 Apr 2018 13:51:45 +0200 Antonio Ospite wrote: > On Fri, 24 Mar 2017 11:12:38 +0100 > martin f krafft wrote: > > > Hey, > > > > The file .gitmodules (man 5 gitmodules, for use with git-submodule) > > is hardcoded to reside in $GIT_WORK_DIR/.gitmodu