index
:
~krh/parsecvs
master
old-skool
keithp's hand-rolled cvs to git converter
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
Link to the xdiff lib for newer gits.
HEAD
master
Kristian Høgsberg
1
-1/+1
2009-01-12
Fill out all required fields of the git tag object.
Kristian Høgsberg
1
-3/+7
2009-01-12
Track changes to git_config() API.
Kristian Høgsberg
1
-1/+1
2009-01-12
Use full author name and email in tags.
Kristian Høgsberg
1
-2/+3
2009-01-12
Be more careful about which commit to adjust when time goes backwards.
Kristian Høgsberg
1
-4/+20
2008-01-17
Support for expanding overlapping keywords like "$Name$Id$"
Andrew Heybey
1
-0/+20
2007-11-18
Avoid infinite loop on multi-keyword lines
Finn Arne Gangstad
1
-1/+11
2007-11-18
Make printf format specifiers 64 bit compatible
Finn Arne Gangstad
1
-4/+4
2007-11-18
Convert some compiled in constants to options
Finn Arne Gangstad
2
-19/+30
2007-11-17
Make sure we close the log file after we've finished with it.
Benjamin Close
1
-0/+1
2007-06-24
Clean up out-of-order vendor branches (thanks, LaMont). Avoid master loops.
Keith Packard
1
-9/+40
2007-06-24
Open log file for read/write and flush between operations
Keith Packard
1
-1/+6
2007-06-21
rcs2git.c:latin1_alpha(): make the argument int
Roman Kagan
1
-1/+1
2007-06-19
Merge branch 'fixes'
Keith Packard
13
-641/+1039
2007-04-05
Allow 'head ;' for CVS files without any revisions.
Keith Packard
1
-1/+1
2007-04-05
Check commit authors. Add --commit-time-window option.
Keith Packard
3
-4/+14
2007-01-24
[PATCH] saner handling of having the same file added on multiple branches
Al Viro
3
-68/+114
2007-01-24
[PATCH] fix off-by-one in attic handling (tree.c)
Al Viro
1
-2/+3
2007-01-24
[PATCH] crude workaround for FreeBSD RELENG_2_1_0 braindamage
Al Viro
2
-0/+9
2007-01-24
[PATCH] don't bother with external git-commit-tree
Al Viro
1
-97/+115
2007-01-16
[PATCH] generate tree objects just as we calculate changesets
Al Viro
6
-120/+233
2007-01-15
[PATCH] deal with tags for good
Alexander Viro
7
-144/+150
2007-01-15
[PATCH] don't bother with individual calloc() for each tag
Al Viro
3
-13/+30
2007-01-15
[PATCH] sanitize dump_tags(), kill tag->shown
Al Viro
2
-47/+49
2007-01-15
[PATCH] trim rev_tag
Al Viro
4
-37/+9
2007-01-15
[PATCH] initial split of rev_ref into head and tag variants
Al Viro
5
-41/+135
2007-01-15
[PATCH] more rev_branch_merge() sanitizing - kill sorting by date in main loop
Al Viro
1
-62/+69
2007-01-15
[PATCH] optimize rev_branch_merge() (kill repeated memmove())
Al Viro
1
-11/+14
2007-01-14
[PATCH] switch to bulk generation of blobs, don't reapply deltas
Al Viro
4
-189/+124
2007-01-14
[PATCH] sanitize branch walking a bit
Al Viro
6
-25/+198
2007-01-14
[PATCH] kill left recursion on huge lists, keep the parser stack small
Al Viro
1
-10/+12
2006-10-07
initial support for command-line options
Alexey Tourbin
1
-0/+32
2006-10-07
make object tags, not weak tags
Alexey Tourbin
1
-4/+62
2006-10-07
link with -lcrypto
Alexey Tourbin
1
-1/+1
2006-09-09
Change Josh's address
old-skool
Keith Packard
1
-1/+1
2006-09-09
Add lots more fd.o addresses
Keith Packard
1
-0/+11
2006-06-17
do not free git_dir (it is an atom)
Keith Packard
1
-2/+0
2006-06-16
Clean up tracing messages. Make unnamed branch warning more informative
Keith Packard
3
-7/+10
2006-06-14
Automatically pack blobs as CVS files are parsed.
Keith Packard
5
-9/+193
2006-06-14
Allow revision number as symbolic name (!)
Keith Packard
1
-2/+10
2006-06-14
Changes to parse Mozilla repository. Increase branch depth, fix parser.
Keith Packard
5
-6/+13
2006-06-14
Replace simple list of files per commit with per-directory collections.
Keith Packard
7
-82/+323
2006-06-10
Make repositories --shared
Keith Packard
1
-1/+1
2006-06-10
Add xorg-Authors file
Keith Packard
1
-0/+78
2006-05-19
[PATCH] add an install target to Makefile
Martin Atukunda
1
-0/+2
2006-05-13
Allow branches to start at .0
Keith Packard
1
-1/+1
2006-05-13
Make two arrays static to avoid stack overflow
Keith Packard
1
-2/+4
2006-05-13
Eliminate numerous large stack arrays. GCC agressive inlining was failing to ...
Keith Packard
4
-90/+86
2006-05-13
Merge master to rcs-builtin branch
Keith Packard
1
-4/+3
2006-05-12
No warning for files actually created on branch correctly
Keith Packard
1
-4/+3
[next]