Sign in
googlers
/
jrn
/
git
/
bafc478f1618534fcb85bedc0fa224bd2d462441
/
git-cvsexportcommit.perl
37495ee
git-cvsexportcommit: Fix calling Perl's rel2abs() on MSYS
by Sebastian Schuberth
· 13 years ago
3328ace
perl: use "use warnings" instead of -w
by Ævar Arnfjörð Bjarmason
· 14 years ago
d48b284
perl: bump the required Perl version to 5.8 from 5.6.[21]
by Ævar Arnfjörð Bjarmason
· 14 years ago
3115fe9
Avoid generating a warning if $fullname{$file} is undefined
by Nick Woolley
· 16 years ago
444f29c
Remove archaic use of regex capture \1 in favour of $1
by Nick Woolley
· 16 years ago
907ffe1
Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS working tree before applying commit patch
by Alex Bennée
· 16 years ago
54d5cc0
git-cvsexportcommit can't commit files which have been removed from CVS
by Nick Woolley
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
6c99f18
Merge branch 'js/cvsexportcommit'
by Junio C Hamano
· 17 years ago
325abb7
cvsexportcommit: Create config option for CVS dir
by Trent Piepho
· 17 years ago
d775734
cvsexportcommit: introduce -W for shared working trees (between Git and CVS)
by Johannes Schindelin
· 17 years ago
57e0e3e
cvsexportcommit: chomp only removes trailing whitespace
by Johannes Schindelin
· 17 years ago
6fe870f
Merge branch 'js/maint-cvsexport'
by Junio C Hamano
· 17 years ago
fef3a7c
cvsexportcommit: be graceful when "cvs status" reorders the arguments
by Johannes Schindelin
· 17 years ago
a723759
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
by Johan Herland
· 17 years ago
38a5b1d
cvsexportcommit: fix massive commits
by Jeff King
· 17 years ago
648ee55
cvsexportcommit: Add switch to specify CVS workdir
by Robin Rosenberg
· 17 years ago
5fb1948
Merge branch 'bk/maint-cvsexportcommit'
by Junio C Hamano
· 17 years ago
6b6012e
cvsexportcommit: fix for commits that do not have parents
by Brad King
· 17 years ago
f5bf6fe
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
fd0b959
Ensure we add directories in the correct order
by Alex Bennee
· 17 years ago
54f0db7
git-cvsexportcommit.perl: git-apply no longer needs --binary
by Michael Witten
· 17 years ago
9de6d07
cvsexportcommit: get rid of temporary directory
by Johannes Schindelin
· 17 years ago
f836f1a
cvsexportcommit: avoid racy CVS problem.
by Robin Rosenberg
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
e5d8064
Add option to cvs update before export
by Robin Rosenberg
· 18 years ago
c56f0d9
Optimized cvsexportcommit: calling 'cvs status' once instead of once per touched file.
by Steffen Prohaska
· 18 years ago
fc1f458
cvsexportcommit -p : fix the usage of git-apply -C.
by Tomash Brechko
· 18 years ago
1db8b60
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
cf70c16
git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
by Gerrit Pape
· 18 years ago
4a6b9bb
Allow passing of an alternative CVSROOT via -d.
by Simon 'corecode' Schubert
· 18 years ago
ca28370
Allow forcing of a parent commit, even if the parent is not a direct one.
by Simon 'corecode' Schubert
· 18 years ago
e86ad71
Make cvsexportcommit work with filenames with spaces and non-ascii characters.
by Robin Rosenberg
· 18 years ago
7c0f702
Set permissions of each new file before "cvs add"ing it.
by Jim Meyering
· 18 years ago
fe142b3
Rework cvsexportcommit to handle binary files for all cases.
by Robin Rosenberg
· 18 years ago
21ff2bd
Make cvsexportcommit remove files.
by Robin Rosenberg
· 18 years ago
1b91abe
cvsexportcommit - add -a (add author line) flag, cleanup warnings
by Martin Langhoff
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
135a522
git-cvsexportcommit can't handle merge commits correctly
by Peter Baumann
· 19 years ago
e968751
git-cvsexportcommit.perl: fix typo
by Sven Verdoolaege
· 19 years ago
3f0f756
Make cvsexportcommit create parent directories as needed.
by Yann Dirson
· 19 years ago
0d71b31
Document current cvsexportcommit limitations.
by Yann Dirson
· 19 years ago
ff4a9ce
Do not call 'cmp' with non-existant -q flag.
by Yann Dirson
· 19 years ago
992793c
git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.
by Martin Langhoff
· 19 years ago
d41df15
exportcommit: replace backticks with safe_pipe_capture() or system() - initial pass
by Martin Langhoff
· 19 years ago
576cfc8
Teach cvsexportcommit to add new files
by Yann Dirson
· 19 years ago
27dedf0
GIT 0.99.9j aka 1.0rc3
by Junio C Hamano
· 19 years ago
v0.99.9j
v1.0rc3
e09f5d7
Fix cvsexportcommit syntax error
by Alexander Litvinov
· 19 years ago
5e0306a
Introducing: git-cvsexportcommit
by Martin Langhoff
· 19 years ago