2017-07-17 | set FD_CLOEXEC properly when O_CLOEXEC is not supported Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2017-04-21 | run-command: block signals between fork and execve Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2017-03-06 | http: release strbuf on disabled alternates Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2017-03-06 | http: inform about alternates-as-redirects behavior Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2017-03-01 | README: create HTTP/HTTPS links from URLs in Markdown Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2017-02-06 | completion: fix git svn authorship switches Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-12-23 | git-svn: escape backslashes in refnames Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-12-12 | git-svn: document useLogAuthor and addAuthorFrom config... Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-12-12 | git-svn: allow "0" in SVN path components Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-10-14 | git-svn: "git worktree" awareness Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-10-14 | git-svn: reduce scope of input record separator change Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-09-13 | http: always remove curl easy from curlm session on... Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-09-13 | http: consolidate #ifdefs for curl_multi_remove_handle Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-09-13 | http: warn on curl_multi_add_handle failures Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-08-10 | http-backend: buffer headers before sending Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-08-04 | pager: move pager-specific setup into the build Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-25 | git svn: migrate tests to use lib-httpd Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-22 | git-svn: allow --version to work anywhere Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-19 | git-svn: document svn.authorsProg in config Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-18 | configure.ac: stronger test for pthread linkage Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-18 | daemon: ignore ENOTSOCK from setsockopt Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-18 | list: avoid incompatibility with *BSD sys/queue.h Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-12 | http-walker: reduce O(n) ops with doubly-linked list Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-12 | http: avoid disconnecting on 404s for loose objects Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-12 | http-walker: remove unused parameter from fetch_object Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-11 | config.mak.uname: define NEEDS_LIBRT under Linux, for now Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-11 | hoist out handle_nonblock function for xread and xwrite Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-07-09 | git-svn: warn instead of dying when commit data is... Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-27 | xwrite: poll on non-blocking FDs Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-27 | xread: retry after poll on EAGAIN/EWOULDBLOCK Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-27 | gc: fix off-by-one error with gc.autoPackLimit Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-22 | git-svn: skip mergeinfo handling with --no-follow-parent Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-06 | am: support --patch-format=mboxrd Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-06 | mailsplit: support unescaping mboxrd messages Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-06-06 | pretty: support "mboxrd" output format Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-05-30 | fast-import: invalidate pack_id references after loosening Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-05-25 | daemon: enable SO_KEEPALIVE for all sockets Signed-off-by: Eric Wong <e@80x24.org> |
diff | tree |
2016-05-11 | fast-import: implement unpack limit Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-05-02 | .mailmap: update to my shorter email address Signed-off-by: Eric Wong <e@80x24.org> Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-04-28 | pack-objects: warn on split packs disabling bitmaps Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-04-06 | send-email: do not load Data::Dumper Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-04-06 | send-email: more meaningful Message-ID Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-03-16 | git-svn: fix URL canonicalization during init w/ SVN... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-03-15 | git-svn: shorten glob error message Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-02-23 | tests: remove no-op full-svn-test target Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-02-22 | git-svn: hoist out utf8 prep from t9129 to lib-git-svn Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-02-15 | t5570: add tests for "git {clone,fetch,pull} -v" Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-02-12 | connect & http: support -4 and -6 switches for remote... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-01-28 | pass transport verbosity down to git_connect Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-01-27 | git-svn: fix auth parameter handling on SVN 1.9.0+ Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-01-05 | for-each-ref: document `creatordate` and `creator`... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2016-01-04 | git-send-email: do not double-escape quotes from mutt Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2015-02-26 | git-svn: lazy load some modules Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-31 | git-svn: use SVN::Ra::get_dir2 when possible Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-30 | git-svn: add space after "W:" prefix in warning Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-30 | git-svn: (cleanup) remove editor param passing Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-29 | git-svn: prepare SVN::Ra config pieces once Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-29 | Git.pm: add specified name to tempfile template Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-27 | git-svn: disable _rev_list memoization Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-25 | git-svn: save a little memory as fetch progresses Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-25 | git-svn: remove unnecessary DESTROY override Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-24 | git-svn: reload RA every log-window-size Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-24 | git-svn: remove mergeinfo rev caching Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-24 | git-svn: cache only mergeinfo revisions Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-10-24 | git-svn: reduce check_cherry_pick cache overhead Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-09-14 | git-svn: delay term initialization Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-09-14 | git svn: find-rev allows short switches for near matches Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-09-14 | git svn: info: correctly handle absolute path args Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2014-05-06 | config: preserve config file permissions on edits Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2013-10-14 | http: enable keepalive on TCP sockets Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2013-03-08 | git svn: consistent spacing after "W:" in warnings Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2013-01-24 | git-svn: cleanup sprintf usage for uppercasing hex Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2012-10-05 | git-svn: use path accessor for Git::SVN objects Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2011-12-06 | enable SO_KEEPALIVE for connected TCP sockets Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2011-09-01 | git-svn: fix fetch with moved path when using rewriteRoot Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-09-24 | Documentation/git-svn: discourage "noMetadata" Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-08-19 | t9155: fix compatibility with older SVN Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-08-05 | instaweb: add access+error logging for WEBrick Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-08-05 | instaweb: minimize moving parts for WEBrick Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-08-05 | instaweb: fix WEBrick server support Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-06-14 | git svn: avoid unnecessary '/' in paths for SVN Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-23 | git svn: branch/tag commands detect username in URLs Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-22 | git svn: lookup new parents correctly from svn:mergeinfo Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | update release notes for git svn in 1.6.6 Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git svn: fix --revision when fetching deleted paths Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-20 | t9146: use 'svn_cmd' wrapper Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-19 | git svn: make empty directory creation gc-aware Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-08 | git svn: log removals of empty directories Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-23 | git svn: strip leading path when making empty dirs Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-22 | git svn: always reuse existing remotes on fetch Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-16 | git svn: attempt to create empty dirs on clone+rebase Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-14 | git svn: add authorsfile test case for ~/.gitconfig Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-14 | git svn: read global+system config for clone+init Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git svn: fix fetch where glob is on the top-level URL Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-19 | svn: assume URLs from the command-line are URI-encoded Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-13 | svn: (cleanup) use predefined constant for rev_map_fmt Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-13 | svn: initial "master" points to trunk if possible Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-26 | t9143: do not fail if Compress::Zlib is missing Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: make minimize URL more reliable over http(s) Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: avoid escaping '/' when renaming/copying files Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |