tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'lt/rev-list-gitlink'
2007-11-17
Eric Wong
git-svn: add tests for command-line usage of init and...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-11-12
Eric Wong
git-svn: support for funky branch and project names...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-11-05
Eric Wong
git-svn: t9114: verify merge commit message in test
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-11-05
Eric Wong
git-svn: fix dcommit clobbering when committing a series...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-09-24
Eric Wong
git-svn: don't attempt to spawn pager if we don't want one
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-09-19
Eric Wong
Documentation/git-svn: updated design philosophy notes
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-09-09
Eric Wong
git-svn: understand grafts when doing dcommit
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-09-08
Eric Wong
git-svn: fix "Malformed network data" with svn:// servers
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-09-01
Eric Wong
git-svn: fix dcommit clobbering upstream when committing...
commit
|
commitdiff
|
tree
2007-08-23
Eric Wong
git-svn: dcommit prints out the URL to be committed to
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-08-22
Eric Wong
git-svn: update documentation with CAVEATS section
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-08-15
Eric Wong
git-svn: fix log with single revision against a non...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-07-16
Eric Wong
git-svn: fix commiting renames over DAV with funky...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-07-14
Eric Wong
git-svn: remove leading slashes from fetch lines in...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-07-05
Eric Wong
git-svn: fix blocking with svn:// servers after do_switch
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-06-13
Eric Wong
git-svn: allow dcommit to retain local merge information
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-06-13
Eric Wong
git-svn: reduce stat() calls for a backwards compatibility...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-06-13
Eric Wong
git-svn: test for creating new directories over svn://
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-06-13
Eric Wong
git-svn: cleanup: factor out longest_common_path()...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-29
Eric Wong
git-svn: avoid md5 calculation entirely if SVN doesn...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-19
Eric Wong
git-svn: don't minimize-url when doing an init that...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-19
Eric Wong
git-svn: avoid crashing svnserve when creating new...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-13
Eric Wong
git-svn: don't attempt to minimize URLs by default
commit
|
commitdiff
|
tree
2007-05-13
Eric Wong
git-svn: fix segfaults due to initial SVN pool being...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-13
Eric Wong
git-svn: clean up caching of SVN::Ra functions
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-05-13
Eric Wong
git-svn: don't drop the username from URLs when dcommit...
commit
|
commitdiff
|
tree
2007-04-21
Eric Wong
perl: install private Error.pm if the site version...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-18
Eric Wong
git-svn: don't allow globs to match regular files
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-17
Eric Wong
git-svn: quiet some warnings when run only with --version...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-17
Eric Wong
git-svn: respect lower bound of -r/--revision when...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-09
Eric Wong
git-svn: fix log command to avoid infinite loop on...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-09
Eric Wong
git-svn: dcommit/rebase confused by patches with git...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-09
Eric Wong
git-svn: bail out on incorrect command-line options
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-04-04
Eric Wong
git-svn: bail out on incorrect command-line options
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-03-31
Eric Wong
git-svn: fail on rebase if we are unable to find a...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-03-31
Eric Wong
git-svn: avoid respewing similar error messages for...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-03-26
Eric Wong
git-svn: fix rel_path() when not connected to the repository...
commit
|
commitdiff
|
tree
2007-03-14
Eric Wong
git-svn: add -l/--local command to "git svn rebase"
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-03-12
Eric Wong
[PATCH] gitk: bind <F5> key to Update (reread commits)
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-03-04
Eric Wong
git-svn: fix show-ignore when not connected to the...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-25
Eric Wong
Update tests to use test-chmtime
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-25
Eric Wong
Add test-chmtime: a utility to change mtime on files
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix some potential bugs with --follow-parent
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix reconnections to different paths of svn...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix clone when a target directory has been...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: ensure we're at the top-level and can access...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: give show-ignore HEAD smarts, like dcommit...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: allow metadata options to be specified with...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: documentation updates
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add test for useSvnsyncProps
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix useSvmProps, hopefully for the last time
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add support for using svnsync properties
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: allow overriding of the SVN repo root in metadata
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add 'clone' command, an alias for init + fetch
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: hide the private git-svn 'config' file as...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix some issues for people migrating from...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add a 'rebase' command
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: checkout files on new fetches
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add support for --stat in the log command
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: documentation updates for new functionality
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: allow dcommit for those who only fetch from...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: error checking for invalid [svn-remote "....
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: remember to check for clean indices on globbed...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: allow --log-window-size to be specified, default...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: simplify the (multi-)init methods of fetching
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: brown paper bag fixes
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: allow 'init' to act as multi-init
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: hopefully make 'fetch' more user-friendly
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
t910*: s/repo-config/config/g; poke around possible...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: usability fixes for the 'git svn log' command
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: include merges when calling rev-list for decommit
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: make dcommit usable for glob users
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: handle multi-init without --trunk, UseSvmProps...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: write the highest maxRex out for branches...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: use separate, per-repository .rev_db files
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: extra safety for noMetadata and useSvmProps...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: use private $GIT_DIR/svn/config file more
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add support for per-[svn-remote "..."] options
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: add support for SVN::Mirror/svk using revprops...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: remove optimized commit stuff for set-tree
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: correctly handle globs with a right-hand-side...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: correctly handle the -q flag in SVN::Git:...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: fix buggy regular expression usage in several...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: enable follow-parent functionality by default
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: remove some noisy debugging messages
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: remove check_path calls before calling do_update
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: --follow-parent tracks multi-parent paths
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: implement auto-discovery of branches/tags
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: run get_log() on a sub-directory if possible
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: reintroduce using a single get_log() to fetch
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: prepare multi-init for wildcard support
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: just name the default svn-remote "svn" instead...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: avoid extra get_log calls when refspecs are...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: get rid of revisions_eq check for --follow...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: migrations default to [svn-remote "git-svn"]
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: save paths to tags/branches with for future...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: don't write to the config file from --follow...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: use sys* IO functions for reading rev_db
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: avoid redundant get_log calls between invocations
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
2007-02-23
Eric Wong
git-svn: do our best to ensure that our ref and rev_db...
Signed-off-by:
Eric Wong
<normalperson@yhbt.net>
commit
|
commitdiff
|
tree
next