2006-05-17 | commit: allow --pretty= args to be abbreviated Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-15 | Install git-send-email by default Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-15 | send-email: quiet some warnings, reject invalid addresses Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-15 | send-email: allow sendmail binary to be used instead... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-15 | Install git-send-email by default Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-15 | send-email: address expansion for common mailers Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-09 | apply: fix infinite loop with multiple patches with... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-05 | git-svn 1.0.0 Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-05-05 | git-svn: documentation updates Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-04-04 | contrib/git-svn: handle array values correctly Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-04-04 | contrib/git-svn: make sure our git-svn is up-to-date... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-04-04 | contrib/git-svn: ensure repo-config returns a value... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-04-02 | contrib/git-svn: documentation updates Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-04-02 | contrib/git-svn: accept configuration via repo-config Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-30 | contrib/git-svn: force GIT_DIR to an absolute path Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-26 | contrib/git-svn: stabilize memory usage for big fetches Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-26 | send-email: lazy-load Email::Valid and make it optional Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-26 | send-email: try to order messages in email clients... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-26 | send-email: Change from Mail::Sendmail to Net::SMTP Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-26 | send-email: use built-in time() instead of /bin/date... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-21 | contrib/git-svn: allow rebuild to work on non-linear... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-17 | ls-files: add --abbrev[=<n>] option Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-17 | ls-tree: add --abbrev[=<n>] option Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-11 | fetch,parse-remote,fmt-merge-msg: refs/remotes/* support Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-09 | contrib/git-svn: fix a harmless warning on rebuild... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-09 | contrib/git-svn: remove the --no-stop-on-copy flag Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-09 | contrib/git-svn: fix svn compat and fetch args Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: fix a copied-tree bug in an overzealous... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | send-email: accept --no-signed-off-by-cc as the documentatio... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: better documenting of CLI switches Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: avoid re-reading the repository uuid... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: create a more recent master if one... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: cleanup option parsing Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: allow --authors-file to be specified normalperson = Eric Wong <normalperson@yhbt.net> Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: strip 'git-svn-id:' when commiting... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: several small bug fixes and changes Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | contrib/git-svn: add -b/--branch switch for branch... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-03 | git-branch: add -r switch to list refs/remotes/* Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-03-02 | contrib/git-svn: use refs/remotes/git-svn instead of... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-27 | contrib/git-svn: correct commit example in manpage Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-27 | contrib/git-svn: tell the user to not modify git-svn... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-26 | contrib/git-svn: version 0.10.0 Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-26 | contrib/git-svn: optimize sequential commits to svn Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-26 | contrib/git-svn: add show-ignore command Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: 0.9.1: add --version and copyright/license... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | contrib/git-svn: add Makefile, test, and associated... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: fix several corner-case and rare bugs with... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | contrib/git-svn.txt: add a note about renamed/copied... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: change ; to && in addremove() Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: remove any need for the XML::Simple dependency Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: Allow for more argument types for commit ... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: allow --find-copies-harder and -l<num> to... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-20 | git-svn: fix a typo in defining the --no-stop-on-copy... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-18 | archimport: remove files from the index before adding... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-18 | git-svn: remove files from the index before adding... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-17 | git-svn: ensure fetch always works chronologically. Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-17 | git-svn: fix revision order when XML::Simple is not... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-16 | Introducing contrib/git-svn. |
diff | tree |
2006-02-01 | rev-list: allow -<n> as shorthand for --max-count=<n> Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-02-01 | rev-list: allow -n<n> as shorthand for --max-count=<n> Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-01-06 | Documentation/git-svnimport: document -T and -t switches... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2006-01-06 | svnimport: support repositories requiring SSL authentication Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-26 | short circuit out of a few places where we would allocate... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-19 | Documentation/git-archimport: document -o, -a, f, ... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: fix a in new changeset applyer addition Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: Fix a bug I introduced in the new log parser Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: Add the accurate changeset applyer Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: safer log file parsing Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: add -D <depth> and -a switch Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: remove git wrapper dependency Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: fix -t tmpdir switch Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: remove String::ShellQuote dependency. Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-12-11 | archimport: first, make sure it still compiles Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-11-17 | Disambiguate the term 'branch' in Arch vs git Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-11-17 | archimport: don't die on merge-base failure Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2005-11-17 | remove shellquote usage for tags Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |