* [PATCHv4 0/2] Documentation: refactor config variable descriptions
@ 2011-06-21 20:36 Jakub Narebski
0 siblings, 0 replies; only message in thread
From: Jakub Narebski @ 2011-06-21 20:36 UTC (permalink / raw)
To: git; +Cc: Thomas Rast
This is something that I noticed while doing cleanup of old unused
branches.
Last version of this series was sent (IIRC) on 22.10.2010 as
[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
http://thread.gmane.org/gmane.comp.version-control.git/159641
This series is without
Documentation: move format.* documentation to format-patch
Rebasing it on top of current version was easy, even though there were
many conflicts. I simply used the script in commit message of first
patch to extract config-vars.txt file automatically.
---
Thomas Rast (2):
Documentation: complete config list from other manpages
Documentation: Move variables from config.txt to separate file
Documentation/Makefile | 10
Documentation/config-vars-src.txt | 1760 +++++++++++++++++++++++++++++++++++
Documentation/config.txt | 1759 -----------------------------------
Documentation/make-config-list.perl | 234 +++++
4 files changed, 2005 insertions(+), 1758 deletions(-)
create mode 100644 Documentation/config-vars-src.txt
create mode 100755 Documentation/make-config-list.perl
--
Jakub Narebski
ShadeHawk on #git
Poland
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-21 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21 20:36 [PATCHv4 0/2] Documentation: refactor config variable descriptions Jakub Narebski
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 NNTP newsgroup(s).