]> Pileus Git - ~andy/git/shortlog
~andy/git
2007-02-23 Eric Wonggit-svn: run get_log() on a sub-directory if possible
2007-02-23 Eric Wonggit-svn: reintroduce using a single get_log() to fetch
2007-02-23 Eric Wonggit-svn: prepare multi-init for wildcard support
2007-02-23 Eric Wonggit-svn: just name the default svn-remote "svn" instead...
2007-02-23 Eric Wonggit-svn: avoid extra get_log calls when refspecs are...
2007-02-23 Eric Wonggit-svn: get rid of revisions_eq check for --follow...
2007-02-23 Eric Wonggit-svn: migrations default to [svn-remote "git-svn"]
2007-02-23 Eric Wonggit-svn: save paths to tags/branches with for future...
2007-02-23 Eric Wonggit-svn: don't write to the config file from --follow...
2007-02-23 Eric Wonggit-svn: use sys* IO functions for reading rev_db
2007-02-23 Eric Wonggit-svn: avoid redundant get_log calls between invocations
2007-02-23 Eric Wonggit-svn: do our best to ensure that our ref and rev_db...
2007-02-23 Eric Wonggit-svn: re-enable repacking flags
2007-02-23 Eric Wonggit-svn: avoid a huge memory spike with high-numbered...
2007-02-23 Eric Wonggit-svn: make (multi-)fetch safer but slower
2007-02-23 Eric Wonggit-svn: gracefully handle --follow-parent failures
2007-02-23 Eric Wonggit-svn: reinstate --no-metadata, add --svn-remote...
2007-02-23 Eric Wonggit-svn: fix several fetch bugs related to repeated...
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: add an odd test case that seems to cause segfa...
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: add a test for show-ignore
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-23 Junio C HamanoMerge branches 'lt/crlf' and 'jc/apply-config'
2007-02-23 Junio C HamanoMerge branch 'maint'
2007-02-23 Johannes Schindelingit-diff: fix combined diff
2007-02-23 Fredrik KuivinenFix 'git commit -a' in a newly initialized repository
2007-02-22 Shawn O. PearceInclude git-gui credits file in dist.
2007-02-22 Shawn O. PearceDocument the new core.bare configuration option.
2007-02-22 Junio C Hamanot4119: test autocomputing -p<n> for traditional diff...
2007-02-22 Junio C Hamanogit-apply: guess correct -p<n> value for non-git patches.
2007-02-21 Junio C Hamanogit-apply: notice "diff --git" patch again
2007-02-21 Junio C HamanoMerge branch 'maint'
2007-02-21 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21 Michael LoefflerUse gunzip -c over gzcat in import-tars example.
2007-02-21 Junio C HamanoFix botched "leak fix"
2007-02-21 Junio C Hamanot4119: add test for traditional patch and different...
2007-02-21 Pavel Roskingit-remote: support remotes with a dot in the name
2007-02-21 Johannes SchindelinTeach diff -B about colours
2007-02-21 Theodore Ts'oAllow git-remote to update named groups of remotes
2007-02-21 Theodore Ts'oAdd config_boolean() method to the Git perl module
2007-02-21 Simon 'corecode... Allow passing of an alternative CVSROOT via -d.
2007-02-21 Alex Riesendisable t4016-diff-quote.sh on some filesystems
2007-02-21 Martin WaitzSupport for large files on 32bit systems.
2007-02-21 Johannes Schindelingit grep: use pager
2007-02-21 Shawn O. Pearcegit-gui: Don't crash in citool mode on initial commit.
2007-02-21 Shawn O. Pearcegit-gui: Remove TODO list.
2007-02-21 Junio C HamanoMerge branch 'fk/autoconf'
2007-02-21 Shawn O. Pearcegit-gui: Include browser in our usage message.
2007-02-21 Junio C HamanoMerge branch 'js/name-rev-fix'
2007-02-21 Junio C Hamanoprefixcmp(): fix-up leftover strncmp().
2007-02-21 Junio C Hamanoprefixcmp(): fix-up mechanical conversion.
2007-02-21 Junio C HamanoMechanical conversion to use prefixcmp()
2007-02-21 Junio C HamanoAdd prefixcmp()
next