Re: [PATCH] rev-list: '--indent' oneline output

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steffen Prohaska
Date: Sunday, May 20, 2007 - 9:12 am

On May 20, 2007, at 6:00 PM, Steffen Prohaska wrote:


I created the patch to illustrate how the history could be formatted to
replace summaries.

For example
     git-rev-list --pretty=oneline --topo-order --indent 404fdef2 |  
cut -d ' ' -f 2-
outputs

Merge branch 'maint'
  Documentation: Reformatted SYNOPSIS for several commands
  Documentation: Added [verse] to SYNOPSIS where necessary
  Documentation/git.txt: Update links to older documentation pages.
gitweb: Fix "Use of uninitialized value" warning in git_feed
Merge branch 'sp/cvsexport'
  Optimized cvsexportcommit: calling 'cvs status' once instead of  
once per touched file.
Add link to 1.5.1.5 release notes.
Merge 1.5.1.5 in
  GIT v1.5.1.5
  Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
   user-manual: reorganize public git repo discussion
   user-manual: listing commits reachable from some refs not others
   user-manual: introduce git
   user-manual: add a "counting commits" example
   user-manual: move howto/using-topic-branches into manual
   user-manual: move howto/make-dist.txt into user manual
   Documentation: remove howto's now incorporated into manual
   user-manual: move quick-start to an appendix
   glossary: expand and clarify some definitions, prune cross-references
   user-manual: revise birdseye-view chapter
   Add a birdview-on-the-source-code section to the user manual
  Documentation: git-rev-list's "patterns"
gitweb: Remove redundant $searchtype setup
[...]

- Steffen
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
merge summaries, Steffen Prohaska, (Thu May 17, 10:44 pm)
Re: merge summaries, Linus Torvalds, (Fri May 18, 11:33 am)
Re: merge summaries, Junio C Hamano, (Fri May 18, 11:47 am)
Re: merge summaries, Linus Torvalds, (Fri May 18, 12:13 pm)
Re: merge summaries, J. Bruce Fields, (Fri May 18, 2:56 pm)
Re: merge summaries, Linus Torvalds, (Fri May 18, 4:12 pm)
Re: merge summaries, Junio C Hamano, (Fri May 18, 4:34 pm)
Re: merge summaries, Steffen Prohaska, (Sat May 19, 2:35 am)
Re: merge summaries, Junio C Hamano, (Sat May 19, 12:24 pm)
Re: merge summaries, Junio C Hamano, (Sat May 19, 1:20 pm)
Re: merge summaries, Steffen Prohaska, (Sun May 20, 1:17 am)
Re: merge summaries, Junio C Hamano, (Sun May 20, 1:27 am)
Re: merge summaries, Junio C Hamano, (Sun May 20, 2:07 am)
[PATCH] rev-list: '--indent' oneline output, Steffen Prohaska, (Sun May 20, 9:00 am)
Re: [PATCH] rev-list: '--indent' oneline output, Steffen Prohaska, (Sun May 20, 9:12 am)
Re: merge summaries, Robin Rosenberg, (Sun May 20, 1:34 pm)