git-svn: simplify usage of the SVN::Git::Editor interface
[gitweb.git] / t /
2007-02-23 git-svn: fix committing to subdirectories, add tests
2007-02-23 git-svn: fix segfaults from accessing svn_log_changed_p...
2007-02-23 git-svn: correctly track revisions made to deleted...
2007-02-23 git-svn: avoid tracking change-less revisions
2007-02-23 git-svn: add an odd test case that seems to cause segfa...
2007-02-23 git-svn: --follow-parent now works on sub-directories...
2007-02-23 git-svn: 'init' attempts to connect to the repository...
2007-02-23 git-svn: allow --follow-parent on deleted directories
2007-02-23 git-svn: disallow ambigious local refspecs
2007-02-23 git-svn: --follow-parent works with svn-remotes multipl...
2007-02-23 git-svn: fix --follow-parent to work with Git::SVN
2007-02-23 git-svn: enable --minimize to simplify the config and...
2007-02-23 git-svn: add support for metadata in .git/config
2007-02-23 git-svn: remove graft-branches command
2007-02-23 git-svn: add a test for show-ignore
2007-02-23 git-svn: make multi-init capable of reusing the Ra...
2007-02-23 Merge branches 'lt/crlf' and 'jc/apply-config'
2007-02-23 Merge branch 'maint'
2007-02-22 t4119: test autocomputing -p<n> for traditional diff...
2007-02-22 git-apply: guess correct -p<n> value for non-git patches.
2007-02-21 git-apply: notice "diff --git" patch again
2007-02-21 Merge branch 'maint'
2007-02-21 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21 t4119: add test for traditional patch and different...
2007-02-21 disable t4016-diff-quote.sh on some filesystems
2007-02-21 Merge branch 'fk/autoconf'
2007-02-21 Merge branch 'js/name-rev-fix'
2007-02-21 Merge branch 'maint'
2007-02-20 git-apply: require -p<n> when working in a subdirectory.
2007-02-20 Merge branch 'js/diff-color-check'
2007-02-20 Merge branch 'jc/fetch-notags'
2007-02-20 Merge branch 'maint'
2007-02-19 Merge branch 'ap/cvsserver'
2007-02-19 Merge branch 'maint'
2007-02-18 Merge branch 'maint'
2007-02-18 Merge git://git./pub/scm/gitk/gitk into maint
2007-02-17 Teach core.autocrlf to 'git apply'
2007-02-17 Teach 'git apply' to look at $GIT_DIR/config
2007-02-17 Do not take mode bits from index after type change.
2007-02-16 Merge branch 'maint'
2007-02-16 Merge branch 'maint'
2007-02-14 Merge branch 'maint'
2007-02-14 t0020: add test for auto-crlf
2007-02-14 Merge branch 'maint'
2007-02-14 Merge branch 'js/reverse'
2007-02-14 Merge branch 'jc/diff-apply-patch'
2007-02-14 Merge branch 'jc/merge-base' (early part)
2007-02-14 Merge branch 'jc/deprecate'
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Work around Subversion race in git-svn tests.
2007-02-13 Remove git-resolve.
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 fast-import: Support reusing 'from' and brown paper...
2007-02-12 Merge git-gui
2007-02-12 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12 fast-import: Hide the pack boundary commits by default.
2007-02-11 t4016: test quoting funny pathnames in diff output
2007-02-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 t4200: skip gc-rerere test on systems with non GNU...
2007-02-07 Merge branch 'ml/gitk' (early part)
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Avoid ActiveState Perl IO in t800[12]
2007-02-07 Teach fast-import how to clear the internal branch...
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-06 Don't do non-fastforward updates in fast-import.
2007-02-06 Support RFC 2822 date parsing in fast-import.
2007-02-05 t9200: Work around HFS+ issues.
2007-02-05 Merge branch 'np/dreflog'
2007-02-04 git-clone --reference: saner handling of borrowed symrefs.
2007-02-04 Merge branch 'master' into np/dreflog
2007-02-04 Default GIT_MERGE_VERBOSITY to 5 during tests.
2007-02-04 Keep untracked files not involved in a merge.
2007-02-04 Assorted typo fixes
2007-01-31 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-31 t9200: do not test -x bit if the filesystem does not...
2007-01-31 t9200: Re-code non-ascii path test in UTF-8
2007-01-30 Merge branch 'master' into sp/gfi
2007-01-29 git-fsck-objects is now synonym to git-fsck
2007-01-29 [PATCH] Rename git-repo-config to git-config.
2007-01-26 Fix seriously broken "git pack-refs"
2007-01-25 Consolidate {receive,fetch}.unpackLimit
2007-01-25 fetch-pack: remove --keep-auto and make it the default.
2007-01-24 t/t1300-repo-config.sh: value continued on next line
2007-01-24 git-checkout -m: fix merge case
2007-01-22 Revert "prune: --grace=time"
2007-01-21 prune: --grace=time
2007-01-21 Do not verify filenames in a bare repository
2007-01-20 Extend read_ref_at() to be usable from places other...
2007-01-20 config_set_multivar(): disallow newlines in keys
2007-01-18 Use standard -t option for touch.
2007-01-18 Accept 'inline' file data in fast-import commit structure.
2007-01-18 Reduce value duplication in t9300-fast-import.
2007-01-18 Create test case for fast-import.
2007-01-18 Add --summary to git-format-patch by default
2007-01-17 Use merge-recursive in git-checkout -m (branch switching)
2007-01-16 Replace "echo -n" with printf in shell scripts.
2007-01-16 Start all test scripts with /bin/sh.
2007-01-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Use merge-recursive in git-revert/git-cherry-pick
2007-01-15 Add describe test.
next