git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Missing: Consistency of clean state output of "git add -i"
@ 2017-05-28  7:15 Kaartic Sivaraam
  2017-05-28  7:22 ` Kaartic Sivaraam
  0 siblings, 1 reply; 4+ messages in thread
From: Kaartic Sivaraam @ 2017-05-28  7:15 UTC (permalink / raw)
  To: git

Hello all,
When the "git add -i" command is triggered with a clean working
directory and index, the outputs of the various options don't seem to
be giving consistent results. A few of the distinct outputs are,

1. No output, the options are displayed
2. A single blank line and the options are displayed
3. The "add untracked" option, prints "No untracked files." and adds a
empty line and prints the options
4. The "patch" option, prints "No changes" and prints the options

It seems that the clean state output should be improved for the sake of
a consistent user interface. 

Note: I could possibly help if I were pointed to the implementation.

Quote: "We hate most in others that which we fail to see in ourselves."
- Anil Dash
--
Regards,
Kaartic



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing: Consistency of clean state output of "git add -i"
  2017-05-28  7:15 Missing: Consistency of clean state output of "git add -i" Kaartic Sivaraam
@ 2017-05-28  7:22 ` Kaartic Sivaraam
  2017-05-28 10:39   ` Philip Oakley
  0 siblings, 1 reply; 4+ messages in thread
From: Kaartic Sivaraam @ 2017-05-28  7:22 UTC (permalink / raw)
  To: git

I guess I'll take back my note in the previous email that says, I could
help. I saw the implementation and found that I couldn't help as I
don't have experience with PERL. My bad.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing: Consistency of clean state output of "git add -i"
  2017-05-28  7:22 ` Kaartic Sivaraam
@ 2017-05-28 10:39   ` Philip Oakley
  2017-05-28 13:18     ` Kaartic Sivaraam
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Oakley @ 2017-05-28 10:39 UTC (permalink / raw)
  To: Kaartic Sivaraam, git

From: "Kaartic Sivaraam" <kaarticsivaraam91196@gmail.com>
>I guess I'll take back my note in the previous email that says, I could
> help. I saw the implementation and found that I couldn't help as I
> don't have experience with PERL. My bad.

I wouldn't let that stop you. We were all ignorant once.
I know little of tcl (gitk/git-gui), but I've still managed to fix a couple 
of issues, with the help of others on the list (and the search engines and 
their results;-)

Perl is *that* hard, is it?

regards
Philip 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing: Consistency of clean state output of "git add -i"
  2017-05-28 10:39   ` Philip Oakley
@ 2017-05-28 13:18     ` Kaartic Sivaraam
  0 siblings, 0 replies; 4+ messages in thread
From: Kaartic Sivaraam @ 2017-05-28 13:18 UTC (permalink / raw)
  To: Philip Oakley, git

On Sun, 2017-05-28 at 11:39 +0100, Philip Oakley wrote:
> I wouldn't let that stop you. We were all ignorant once.
> I know little of tcl (gitk/git-gui), but I've still managed to fix a
> couple 
> of issues, with the help of others on the list (and the search
> engines and 
> their results;-)
> 
Thanks for the motivative reply. 

> Perl is *that* hard, is it?
I don't have any idea about Perl. I'll see if I could do something when
I find time. That said, I wouldn't like to prevent anyone who like to
take up this task. If anyone's interested, please take it up.

--
Regards,
Kaartic

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-28 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-28  7:15 Missing: Consistency of clean state output of "git add -i" Kaartic Sivaraam
2017-05-28  7:22 ` Kaartic Sivaraam
2017-05-28 10:39   ` Philip Oakley
2017-05-28 13:18     ` Kaartic Sivaraam

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).