git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-12 10:39:00 to 2009-10-13 20:25:57 UTC [more...]

[PATCH] bisect reset: Allow resetting to any commit, not just a branch
 2009-10-13 20:09 UTC  (15+ messages)
      ` [PATCH v2] "

[PATCH v3 0/8] imap-send: Windows support
 2009-10-13 20:16 UTC  (12+ 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

[PATCH] gitweb: fix esc_param
 2009-10-13 19:51 UTC 

[RFC/PATCH] gitweb: linkify author/committer names with search
 2009-10-13 19:41 UTC  (6+ messages)

How do I see all of my changes on a branch?
 2009-10-13 19:40 UTC 

[RFC PATCH v2 00/16] Return of smart HTTP
 2009-10-13 18:45 UTC  (32+ messages)
` [RFC PATCH v2 01/16] pkt-line: Add strbuf based functions
` [RFC PATCH v2 02/16] pkt-line: Make packet_read_line easier to debug
` [RFC PATCH v2 03/16] fetch-pack: Use a strbuf to compose the want list
` [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

Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
 2009-10-13 18:39 UTC  (11+ messages)
  `  "

backup git repo on every commit
 2009-10-13 18:18 UTC  (14+ messages)

Efficient cloning from svn (with multiple branches/tags subdirs)
 2009-10-13 18:13 UTC 

Git: "No you can't handle my root!" (?)
 2009-10-13 17:46 UTC  (17+ 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

quote in help code example
 2009-10-13 15:30 UTC  (7+ messages)

Changing branches in supermodule does not affect submodule?
 2009-10-13 13:11 UTC  (2+ messages)

gitweb atom feeds broken (on repo.or.cz only?)
 2009-10-13 12:14 UTC  (4+ messages)

Git 1.6.5-rc git clone unhandled exception using http protocol
 2009-10-13 11:43 UTC  (11+ messages)
                ` Git 1.6.5 "

[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  (13+ messages)
` [PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
  ` [PATCH 2/3] git config: clarify bool types
    ` [PATCH 3/3] user-manual: use 'fast-forward'

Questions about the new
 2009-10-13  7:49 UTC  (8+ messages)

Bad URL passed to RA lay
 2009-10-13  7:35 UTC 

[PATCH] gitk: Prevent garbage text at the end of the tag description
 2009-10-13  7:34 UTC 

[PATCH 0/2] user-manual: reorganize the configuration steps
 2009-10-13  7:19 UTC  (7+ messages)
` [PATCH 1/2] user-manual: add global config section

[PATCH] disallow refs containing successive slashes
 2009-10-13  4:49 UTC  (9+ 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 

[PATCH] git: add --no-replace-objects option to disable replacing
 2009-10-12 23:42 UTC  (2+ messages)

[PATCH] git-add--interactive: never skip files included in index
 2009-10-12 23:42 UTC  (8+ messages)

[RFC PATCH] bash completion: complete refs for git-grep
 2009-10-12 23:42 UTC  (4+ messages)
` [PATCH] "

gitweb - bare repos integration - owner info in description file
 2009-10-12 23:19 UTC  (7+ messages)

git-pack-objects gitattributes?
 2009-10-12 23:00 UTC 

What's cooking in git.git (Oct 2009, #02; Sun, 11)
 2009-10-12 22:52 UTC  (3+ messages)

Filesystem has no item: Working copy path [...] does not exist in repository at /usr/bin/git-svn line 3856
 2009-10-12 22:45 UTC  (4+ messages)

git stash list with more than 10 items?
 2009-10-12 21:52 UTC  (12+ messages)
  ` [PATCH] git-stash documentation: mention default options for 'list'
  ` [RFC PATCH 0/5] Pretty formats for reflog data
    ` [RFC PATCH 1/5] reflog-walk: refactor the branch@{num} formatting
    ` [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] Let --decorate show HEAD position
 2009-10-12 21:11 UTC  (5+ messages)
  ` [PATCH v2] "

Supressing sorting of trees
 2009-10-12 20:24 UTC  (8+ messages)

git refuses to work with gvim
 2009-10-12 18:29 UTC  (8+ messages)

Merge (or maybe rebase) question
 2009-10-12 18:13 UTC  (2+ messages)

[PATCH v5 2/2] gitweb: append short hash ids to snapshot files
 2009-10-12 15:34 UTC  (3+ messages)

[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
 2009-10-12 14:34 UTC  (4+ messages)

meaning of HEAD in context of filter-branch
 2009-10-12 10:41 UTC  (3+ messages)


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).