Re: [PATCH v3 0/8] Better heuristics make prettier diffs

2016-09-18 Thread Michael Haggerty
On 09/08/2016 01:25 AM, Junio C Hamano wrote: > Michael Haggerty writes: > >> * Add test t4059 as part of this commit, not as part of its >> successor. > > Which needs to be moved to somewhere else, as another topics that > has already been in 'next' uses t4059. > > I'd move it temporaril

Hello

2016-09-18 Thread Sheikh Hasher Al Maktoum
Dear Friend, Your contact details came to me by recommendation, I am interested in investing in your country and I believe you have the capabilities of providing the needed assistance, solutions and advise in actualizing this, Let me know if you are willing to understake this task for me so we

Re: Finding a commit based on the diff index line?

2016-09-18 Thread Philip Oakley
From: "Philip Oakley" From: Junio C Hamano Sent: Saturday, September 17, 2016 5:30 PM Does it count as simple to use pager's search feature in "log --raw" output piped to it? Pardon typos & html; typed on a phone The `log --raw` looks useful, though I think (IIUC) I also have a problem tha

Re: Gitattributes file is not respected when switching between branches

2016-09-18 Thread Torsten Bögershausen
On 16.09.16 08:51, Виталий Ищенко wrote: > Sorry for delay. > No problem about the delay. (And please no top-posting) If you say > ".gitattributes" indeed is not present in "master", but this is intentionally then nobody has (to my knowledge) thought about this situation/workflow yet. The sho

Re: [PATCH 10/11] run command: add RUN_COMMAND_NO_STDOUT

2016-09-18 Thread Johannes Schindelin
Hi, On Fri, 16 Sep 2016, Junio C Hamano wrote: > Kevin Wern writes: > > > Add option RUN_COMMAND_NO_STDOUT, which sets no_stdout on a child > > process. > > > > This will be used by git clone when calling index-pack on a downloaded > > packfile. > > If it is just one caller, would't it make mo

Re: [PATCH] ls-files: add pathspec matching for submodules

2016-09-18 Thread Brandon Williams
On Fri, Sep 16, 2016 at 8:46 PM, Junio C Hamano wrote: > > As the previous one that used a wrong (sorry) argument is not even > in 'next' yet, let's pretend that it never happened. It is OK to > still keep it and this patch as two separate steps, i.e. a topic > with two patches in it. Yeah since

Re: Bug: pager. doesn't work well with editors

2016-09-18 Thread Anatoly Borodin
> I think, the pagination should be turned off when the editor is being > called. ... even if the `[-p|--paginate]` option is used explicitly. Is there a case when pagination shouldn't be ignored with an editor? `git -p -c core.editor=gvim config -e` works, but the pagination is not effective. `

Bug: pager. doesn't work well with editors

2016-09-18 Thread Anatoly Borodin
Hi All! It can be useful to enable `pager.branch`, `pager.tag`, `pager.config`, etc for some projects (`git` itself can be a good example, with all its feature branches and tags). But it makes commands like `git branch --edit-description`, `git tag -a`, `git config -e` extremely unhappy. For exam

Re: Two bugs in --pretty with %C(auto)

2016-09-18 Thread René Scharfe
Am 18.09.2016 um 14:30 schrieb Anatoly Borodin: On Sat, Sep 17, 2016 at 8:25 PM, René Scharfe wrote: I'm not sure how just how automatic %C(auto) is supposed to be, but you expected it do emit the reset for you, right? Sounds reasonable to me. I don't see a good reason not to do so. Spare so

Re: Two bugs in --pretty with %C(auto)

2016-09-18 Thread Anatoly Borodin
Hi René! On Sat, Sep 17, 2016 at 8:25 PM, René Scharfe wrote: > I'm not sure how just how automatic %C(auto) is supposed to be, but you > expected it do emit the reset for you, right? Sounds reasonable to me. I don't see a good reason not to do so. Spare some bytes?.. > The following patch im

Re: Why are there multiple ways to get the manual in Git?

2016-09-18 Thread Philip Oakley
From: "Jakub Narębski" W dniu 17.09.2016 o 20:39, Fredrik Gustafsson pisze: On Sat, Sep 17, 2016 at 01:47:52PM -0400, Andrew Johnson wrote: $ git help $ git --help $ man git- I tested all three to confirm they were equivalent. While I'm not able to answer your question, I can shred a li

Re: Why are there multiple ways to get the manual in Git?

2016-09-18 Thread Jakub Narębski
W dniu 17.09.2016 o 20:39, Fredrik Gustafsson pisze: > On Sat, Sep 17, 2016 at 01:47:52PM -0400, Andrew Johnson wrote: >> $ git help >> $ git --help >> $ man git- >> >> I tested all three to confirm they were equivalent. > > While I'm not able to answer your question, I can shred a little light