* Updated versions of previously posted patches
@ 2005-05-07 3:38 Jonas Fonseca
0 siblings, 0 replies; only message in thread
From: Jonas Fonseca @ 2005-05-07 3:38 UTC (permalink / raw)
To: pasky; +Cc: git
Hi pasky,
I have updated the patches I have previously posted here. They are
available at http://www.nitro.dk/~jonas/cogito/ and carry the following
changes:
- 0--move-date-to-Xlib.patch
Move date conversion from cg-log to cg-Xlib so it can be used in the
next patch.
- 1--human-readable-mkpatch-dates.patch:
Show the author and commit date in a human readable format.
- 2--show-changed-files-in-log-output.patch
Add an -f switch to cg-log controlling whether to list which files
were changed. The output looks like the following:
<commit header>
* file1, file2, ..., fileN:
<log message>
It doesn't do anything fancy like wrapping long lines and can be quite
costly to do for big logs.
- 3--add-mkpatch-short-version.patch
Add an -s option to cg-mkpatch which specifies whether to print a
short version of the patch without a patch header with meta info such
as author and committer.
This was proposed by you after YOSHIFUJI Hideaki pointed out that the
diffstat is not always useful. However, I don't know if this is
anywhere near how you intended it to be. Anyway, it prepares for the
next patch.
- 4--show-diffstat-for-mkpatch.patch
Show diffstat as part of the patch header if diffstat is available on
the system.
I didn't test this since diffstat unfortunately wasn't available on
the system I updated the patches on.
--
Jonas Fonseca
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-07 3:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-07 3:38 Updated versions of previously posted patches Jonas Fonseca
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.