messages from 2009-10-13 02:34:03 to 2009-10-14 16:40:15 UTC [more...]
Efficient cloning from svn (with multiple branches/tags subdirs)
2009-10-14 16:28 UTC (4+ messages)
git hang with corrupted .pack
2009-10-14 16:12 UTC (4+ messages)
[PATCH 0/2] user-manual: reorganize the configuration steps
2009-10-14 16:09 UTC (9+ messages)
` [PATCH 1/2] user-manual: add global config section
[msysgit? bug] crlf double-conversion on win32
2009-10-14 15:59 UTC (4+ messages)
[PATCH] Proof-of-concept patch to remember what the detached HEAD was
2009-10-14 15:56 UTC (6+ messages)
Changing branches in supermodule does not affect submodule?
2009-10-14 15:39 UTC (4+ messages)
[PATCH 1/6] Open the pack file and keep a map on it
2009-10-14 15:30 UTC (9+ messages)
` [PATCH 2/6] Read the base offset or name of delta objects
` [PATCH 3/6] Allow zlib to read a pack buffer longer than the actual data
` [PATCH 4/6] Inflate an object from a pack file
` [PATCH 5/6] This assertion is valid for both loose and packed objects
` [PATCH 6/6] Read an object from a pack file
gitweb atom feeds broken (on repo.or.cz only?)
2009-10-14 14:40 UTC (7+ messages)
[msysgit? bug] CRLF in info/grafts causes parse error
2009-10-14 14:07 UTC
Bad URL passed to RA lay
2009-10-14 14:02 UTC
[PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
2009-10-14 12:49 UTC (26+ messages)
[RFC PATCH 0/5] Pretty formats for reflog data
2009-10-14 9:58 UTC (11+ messages)
` [RFC PATCH 2/5] Introduce new pretty formats %g and %G for reflog information
` [RFC PATCH 3/5] stash: Use new %g/%G formats instead of sed
` [RFC PATCH 4/5] stash list: drop the default limit of 10 stashes
` [RFC PATCH 5/5] stash: change built-in ref to 'stash' instead of 'refs/stash'
[PATCH] gitweb: fix esc_param
2009-10-14 9:13 UTC (7+ messages)
[PATCH] clone: Supply the right commit hash to post-checkout when -b is used
2009-10-14 9:13 UTC (3+ messages)
[PATCH] bisect reset: Allow resetting to any commit, not just a branch
2009-10-14 9:13 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] gitweb: linkify author/committer names with search
2009-10-14 9:13 UTC (2+ messages)
[PATCH] change throughput display units with fast links
2009-10-14 9:13 UTC (3+ messages)
Bad URL passed to RA lay
2009-10-14 7:07 UTC (2+ messages)
[PATCH] checkout: add 'pre-checkout' hook
2009-10-14 7:04 UTC (9+ messages)
git svn with non-standard svn layout
2009-10-14 6:33 UTC (4+ messages)
git-commit feature request: pass editor command line options
2009-10-14 4:58 UTC
What's cooking in git.git (Oct 2009, #02; Sun, 11)
2009-10-14 4:24 UTC (4+ messages)
[PATCH v5 2/2] gitweb: append short hash ids to snapshot files
2009-10-13 23:46 UTC (4+ messages)
[RFC PATCH v2 00/16] Return of smart HTTP
2009-10-13 21:51 UTC (36+ messages)
` [RFC PATCH v2 01/16] pkt-line: Add strbuf based functions
` [RFC PATCH v2 04/16] Move "get_ack()" back to fetch-pack
` [RFC PATCH v2 05/16] Add multi_ack_2 capability to fetch-pack/upload-pack
` [RFC PATCH v2 06/16] remote-curl: Refactor walker initialization
` [RFC PATCH v2 07/16] remote-helpers: Fetch more than one ref in a batch
` [RFC PATCH v2 08/16] remote-helpers: Support custom transport options
` [RFC PATCH v2 09/16] Move WebDAV HTTP push under remote-curl
` [RFC PATCH v2 10/16] Git-aware CGI to provide dumb HTTP transport
` [RFC PATCH v2 11/16] Add one shot RPC options to upload-pack, receive-pack
` [RFC PATCH v2 12/16] Smart fetch and push over HTTP: server side
` [RFC PATCH v2 13/16] Discover refs via smart HTTP server when available
` [RFC PATCH v2 14/16] Smart push over HTTP: client side
` [RFC PATCH v2 15/16] Smart fetch "
` [RFC PATCH v2 16/16] Smart HTTP fetch: gzip requests
Questions about the new
2009-10-13 21:33 UTC (6+ messages)
` Questions about the new refs/replace mechanism
[PATCH v3 0/8] imap-send: Windows support
2009-10-13 21:34 UTC (14+ messages)
` [PATCH v3 1/8] imap-send: remove useless uid code
` [PATCH v3 2/8] imap-send: use separate read and write fds
` [PATCH v3 3/8] imap-send: use run-command API for tunneling
` [PATCH v3 4/8] imap-send: fix compilation-error on Windows
` [PATCH v3 5/8] imap-send: build imap-send "
` [PATCH v3 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
` [PATCH v3 7/8] mingw: enable OpenSSL
` [PATCH v3 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
Git 1.6.5-rc git clone unhandled exception using http protocol
2009-10-13 21:06 UTC (12+ messages)
` Git 1.6.5 "
Supressing sorting of trees
2009-10-13 20:49 UTC (6+ messages)
[RFC/PATCH] gitweb: linkify author/committer names with search
2009-10-13 20:16 UTC (5+ messages)
How do I see all of my changes on a branch?
2009-10-13 20:23 UTC (2+ messages)
quote in help code example
2009-10-13 20:15 UTC (7+ messages)
[PATCH] git-p4: Fixed bug that didn't allow spaces in the depot path [PATCH] git-p4: Fixed bug that didn't allow spaces in the depot path [PATCH] git-p4: Fixed bug that didn't allow spaces in the depot path
2009-10-13 20:09 UTC
backup git repo on every commit
2009-10-13 18:18 UTC (10+ messages)
Git: "No you can't handle my root!" (?)
2009-10-13 17:46 UTC (11+ messages)
[JGit-io-RFC-PATCH v2 1/4] Introduce a new module for IO SPI of JGit
2009-10-13 15:59 UTC (6+ messages)
` [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
[PATCH] NO_PERL_MAKEMAKER should behave more like ExtUtils::MakeMaker
2009-10-13 11:14 UTC
[PATCH 0/3] Trivial patches
2009-10-13 10:02 UTC (9+ messages)
` [PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
` [PATCH 2/3] git config: clarify bool types
[PATCH] gitk: Prevent garbage text at the end of the tag description
2009-10-13 7:34 UTC
[PATCH] disallow refs containing successive slashes
2009-10-13 4:49 UTC (6+ messages)
` [PATCH/RFC 0/4] plumbing to help fix git-gui
` [PATCH/RFC 3/4] git check-ref-format --print
[PATCH v2] git-gui: Fixed diff pane height for shorter screen height
2009-10-13 2:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).