]> Pileus Git - ~andy/git/history - git-svn.perl
git-svn: remove the 'rebuild' command and make the functionality automatic
[~andy/git] / git-svn.perl
2007-02-23 Eric Wonggit-svn: remove the 'rebuild' command and make the...
2007-02-23 Eric Wonggit-svn: fetch tracks initial change with --follow...
2007-02-23 Eric Wonggit-svn: don't rely on do_switch + reparenting with...
2007-02-23 Eric Wonggit-svn: reinstate the default SVN error handler after...
2007-02-23 Eric Wonggit-svn: just use Digest::MD5 instead of requiring it
2007-02-23 Eric Wonggit-svn: cleanup: move editor-specific variables into...
2007-02-23 Eric Wonggit-svn: stop using path names as refnames with --follo...
2007-02-23 Eric Wonggit-svn: correctly handle do_{switch,update} in deep...
2007-02-23 Eric Wonggit-svn: correctly track diff-less copies with do_switch
2007-02-23 Eric Wonggit-svn: allow multi-fetch to fetch things chronologically
2007-02-23 Eric Wonggit-svn: cleanup remove unused function
2007-02-23 Eric Wonggit-svn: simplify usage of the SVN::Git::Editor interface
2007-02-23 Eric Wonggit-svn: avoid an extra svn_ra connection during commits
2007-02-23 Eric Wonggit-svn: fix committing to subdirectories, add tests
2007-02-23 Eric Wonggit-svn: fix segfaults from accessing svn_log_changed_p...
2007-02-23 Eric Wonggit-svn: correctly track revisions made to deleted...
2007-02-23 Eric Wonggit-svn: avoid tracking change-less revisions
2007-02-23 Eric Wonggit-svn: track writes writes to the index in fetch
2007-02-23 Eric Wonggit-svn: --follow-parent now works on sub-directories...
2007-02-23 Eric Wonggit-svn: 'init' attempts to connect to the repository...
2007-02-23 Eric Wonggit-svn: better error reporting if --follow-parent...
2007-02-23 Eric Wonggit-svn: allow 'init' to work outside of tests
2007-02-23 Eric Wonggit-svn: get rid of additional fetch-arguments
2007-02-23 Eric Wonggit-svn: allow --follow-parent on deleted directories
2007-02-23 Eric Wonggit-svn: disallow ambigious local refspecs
2007-02-23 Eric Wonggit-svn: --follow-parent works with svn-remotes multipl...
2007-02-23 Eric Wonggit-svn: fix --follow-parent to work with Git::SVN
2007-02-23 Eric Wonggit-svn: enable --minimize to simplify the config and...
2007-02-23 Eric Wonggit-svn: reuse open SVN::Ra connections by URL
2007-02-23 Eric Wonggit-svn: fix a regression in dcommit that caused empty...
2007-02-23 Eric Wonggit-svn: add support for metadata in .git/config
2007-02-23 Eric Wonggit-svn: remove graft-branches command
2007-02-23 Eric Wonggit-svn: convert 'set-tree' command to use Git::SVN
2007-02-23 Eric Wonggit-svn: switch dcommit to using Git::SVN code
2007-02-23 Eric Wonggit-svn: fetch/multi-fetch converted over to Git::SVN...
2007-02-23 Eric Wonggit-svn: get rid of Memoize for now...
2007-02-23 Eric Wonggit-svn: convert the 'commit-diff' command to Git::SVN
2007-02-23 Eric Wonggit-svn: do not let Git.pm warn if we prematurely close...
2007-02-23 Eric Wonggit-svn: port the 'rebuild' command to use Git::SVN...
2007-02-23 Eric Wonggit-svn: moved the 'log' command into its own namespace
2007-02-23 Eric Wonggit-svn: convert show-ignore over to Git::SVN
2007-02-23 Eric Wonggit-svn: make multi-init capable of reusing the Ra...
2007-02-23 Eric Wonggit-svn: convert multi-init over to using Git::SVN
2007-02-23 Eric Wonggit-svn: convert 'init' to use Git::SVN
2007-02-23 Eric Wonggit-svn: add Git::SVN module (to avoid global variables)
2007-02-23 Eric Wonggit-svn: cleanup: avoid re-use()ing Git.pm in sub-packages
2007-02-23 Eric Wonggit-svn: cleanup: put SVN workarounds into their own...
2007-02-23 Eric Wonggit-svn: cleanup: move process_rm around
2007-02-23 Eric Wonggit-svn: move authentication prompts into their own...
2007-02-21 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-18 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk into maint
2007-02-14 Junio C HamanoMerge branch 'js/reverse'
2007-02-14 Junio C HamanoMerge branch 'jc/diff-apply-patch'
2007-02-14 Junio C HamanoMerge branch 'jc/merge-base' (early part)
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 Junio C HamanoMerge git-gui
2007-02-12 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-11 Eric Wonggit-svn: correctly handle boolean options via git-config
2007-02-08 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-04 Junio C HamanoMerge branch 'master' into np/dreflog
2007-02-02 Eric Wonggit-svn: do not let Git.pm warn if we prematurely close...
2007-01-31 Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-30 Shawn O. PearceMerge branch 'master' into sp/gfi
2007-01-29 Tom Prince[PATCH] Rename git-repo-config to git-config.
2007-01-22 Eric Wonggit-svn: remove leading slash when printing removed...
2007-01-16 Eric Wonggit-svn: print and flush authentication prompts to...
2007-01-15 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 J. Bruce FieldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-01-14 Junio C HamanoMerge branch 'sp/merge' (early part)
2007-01-14 Shawn O. PearceMerge branch 'master' into sp/fast-import
2007-01-12 Nicolas Pitreuse 'init' instead of 'init-db' for shipped docs and...
2007-01-09 Junio C HamanoMerge branch 'maint'
2007-01-08 Junio C HamanoMerge branch 'jc/reflog'
2007-01-08 Eric Wonggit-svn: pass an unambiguous ref to rev-list when graft...
2007-01-08 Eric Wonggit-svn: add --prefix= option to multi-init
2007-01-07 Junio C HamanoMerge branch 'sp/mmap'
2007-01-07 Junio C HamanoMerge branch 'jr/status'
2007-01-07 Junio C HamanoMerge branch 'jc/remote'
2007-01-07 Eric Wonggit-svn: fix show-ignore
2007-01-05 Eric Wonggit-svn: make --repack work consistently between fetch...
2007-01-05 Eric Wonggit-svn: make multi-init less confusing
2007-01-05 Junio C HamanoMerge branch 'maint'
2006-12-29 Junio C HamanoMerge branch 'jc/curl'
2006-12-29 Junio C HamanoMerge branch 'jc/utf8'
2006-12-29 Junio C HamanoMerge branch 'jc/make'
2006-12-28 Eric Wonggit-svn: sort multi-init output
2006-12-28 Eric Wonggit-svn: verify_ref() should actually --verify
2006-12-28 Eric Wonggit-svn: print out the SVN library version in --version...
2006-12-28 Eric Wonggit-svn: remove non-delta fetch code paths
2006-12-27 Junio C HamanoMerge branch 'master' into js/shallow
2006-12-27 Junio C HamanoMerge branch 'jc/fsck-reflog'
2006-12-27 Eric Wonggit-svn: dcommit should diff against the current HEAD...
2006-12-25 Junio C HamanoMerge branch 'jc/skip-count'
2006-12-25 Junio C HamanoMerge branch 'jc/git-add--interactive'
2006-12-24 Junio C HamanoMerge branch 'js/rerere'
2006-12-23 Eric Wonggit-svn: enable common fetch/commit options for dcommit
2006-12-22 Junio C HamanoMerge branch 'maint'
next