* Undocumented long options
@ 2006-12-20 16:06 Jakub Narebski
2006-12-20 16:17 ` Johannes Schindelin
0 siblings, 1 reply; 3+ messages in thread
From: Jakub Narebski @ 2006-12-20 16:06 UTC (permalink / raw)
To: git
Here is the list of undocumented long options I have found in git:
* --abbrev-commit (in revision.c) - I'm not sure _where_ it should
be added, as it afects most visible I think git-log, git-show,
git-rev-list. Implies --abbrev.
* --exclude-existing of git-show-ref; new option
* --reflog of git-show-branch, similar to --no-name and --ahs1-name
options I think; new option
* --timestamp option of git-rev-list. Bit strange, but perhaps useful.
I don't quite know what it does.
* --full-history option of git-rev-list (--full-diff just got
documented). I think it would be nice to have described while at it
git history simplification, and how options like --full-history, path
limiter, --parents interacts with it.
* --trivial option of git-read-tree. It looks like opposite of
(documented) --aggresive option, but source indicates that it might
be not exactly opposite.
* --thin and --no-thin of send-pack. It is plumbing option, but even
plumbing should be documented. Not sure which commands are affected by
this.
--
Jakub Narebski
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Undocumented long options
2006-12-20 16:06 Undocumented long options Jakub Narebski
@ 2006-12-20 16:17 ` Johannes Schindelin
2006-12-20 20:06 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2006-12-20 16:17 UTC (permalink / raw)
To: Jakub Narebski; +Cc: git
Hi,
On Wed, 20 Dec 2006, Jakub Narebski wrote:
> Here is the list of undocumented long options I have found in git:
>
> * --abbrev-commit (in revision.c) - I'm not sure _where_ it should
> be added, as it afects most visible I think git-log, git-show,
> git-rev-list. Implies --abbrev.
> * --exclude-existing of git-show-ref; new option
> * --reflog of git-show-branch, similar to --no-name and --ahs1-name
> options I think; new option
> * --timestamp option of git-rev-list. Bit strange, but perhaps useful.
> I don't quite know what it does.
> * --full-history option of git-rev-list (--full-diff just got
> documented). I think it would be nice to have described while at it
> git history simplification, and how options like --full-history, path
> limiter, --parents interacts with it.
> * --trivial option of git-read-tree. It looks like opposite of
> (documented) --aggresive option, but source indicates that it might
> be not exactly opposite.
> * --thin and --no-thin of send-pack. It is plumbing option, but even
> plumbing should be documented. Not sure which commands are affected by
> this.
Matthew 24:46
Hth,
Dscho
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Undocumented long options
2006-12-20 16:17 ` Johannes Schindelin
@ 2006-12-20 20:06 ` Junio C Hamano
0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2006-12-20 20:06 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: Jakub Narebski, git
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> On Wed, 20 Dec 2006, Jakub Narebski wrote:
>
>> Here is the list of undocumented long options I have found in git:
>>
>>... a list omitted ...
>
> Matthew 24:46
>
> Hth,
> Dscho
Or perhaps a patch with Matthew 7:7?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-12-20 20:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-20 16:06 Undocumented long options Jakub Narebski
2006-12-20 16:17 ` Johannes Schindelin
2006-12-20 20:06 ` Junio C Hamano
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.