All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC] Assorted small changes to runstatus
@ 2007-01-02 19:26 Juergen Ruehle
  2007-01-02 19:26 ` [PATCH 1/4] Clarify syntax and role of git-add in status output Juergen Ruehle
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Juergen Ruehle @ 2007-01-02 19:26 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

As a regular user of git-status I'd like to propose some small changes and a
fix:

 - wording changes to the section headers

 - more context awareness in the nothing-to-commit line

 - fix runstatus breakage when amending a root commit

Additional Notes:

 - if git-reset <commit> <path> provided the ability to remove path from the
   index (if not present in commit) runstatus could advertise reset as the
   universal unstaging tool (in the non-initial-commit case)

   (this is similar to the recent request on the list to allow
    git-commit -o <path> to commit removal of path)

 - IMO git-rm without -f should not remove anything if HEAD doesn't exist
   (i.e. from the initial commit); this might be a bug

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

end of thread, other threads:[~2007-01-08 14:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-02 19:26 [PATCH/RFC] Assorted small changes to runstatus Juergen Ruehle
2007-01-02 19:26 ` [PATCH 1/4] Clarify syntax and role of git-add in status output Juergen Ruehle
2007-01-02 19:26 ` [PATCH 2/4] Improve cached content header of " Juergen Ruehle
2007-01-05 10:54   ` Andy Whitcroft
2007-01-05 11:22     ` Junio C Hamano
2007-01-05 13:14       ` Andy Whitcroft
2007-01-05 17:14         ` Juergen Ruehle
2007-01-05 18:42           ` Junio C Hamano
2007-01-08 13:28             ` Andy Whitcroft
2007-01-08 14:27               ` Juergen Ruehle
2007-01-02 19:26 ` [PATCH 3/4] Improve "nothing to commit" part " Juergen Ruehle
2007-01-02 19:26 ` [PATCH 4/4] Support --amend on initial commit in " Juergen Ruehle
2007-01-03  2:51 ` [PATCH/RFC] Assorted small changes to runstatus Junio C Hamano
2007-01-03  5:34   ` Juergen Ruehle
2007-01-07 19:18 ` [PATCH] Remove unnecessary git-rm --cached reference from status output Juergen Ruehle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.