git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-01 08:25:39 to 2011-07-06 18:12:09 UTC [more...]

[PATCH 0/4] Speed up git tag --contains
 2011-07-06 18:12 UTC  (8+ messages)
      ` generation numbers (was: [PATCH 0/4] Speed up git tag --contains)

[PATCH v2 0/4] prepare for histogram diff
 2011-07-06 18:10 UTC  (8+ messages)
` [PATCH v2 1/4] xdiff/xprepare: use memset()
  ` [PATCH v2 2/4] xdiff/xprepare: refactor abort cleanups
    ` [PATCH v2 3/4] xdiff/xpatience: factor out fall-back-diff function
      ` [PATCH v2 4/4] t4033-diff-patience: factor out tests

Doesn't disambiguate between 'external command failed' and 'command not found'
 2011-07-06 18:00 UTC  (10+ messages)

Gitweb 1.7.5 and Textconv Configuration
 2011-07-06 15:13 UTC  (13+ messages)
    ` [PATCH] docs: document --textconv diff option

[PATCH 0/3] prepare for histogram diff
 2011-07-06 15:01 UTC  (6+ messages)
` [PATCH 1/3] xdiff/xprepare: use memset
  ` [PATCH 2/3] xdiff/xpatience: factor out fall-back-diff function
    ` [PATCH 3/3] t4033-diff-patience: factor out tests

[GSoC update] Sequencer: The insn sheet format
 2011-07-06 14:32 UTC  (42+ messages)
` [PATCH 01/14] advice: Introduce error_resolve_conflict
` [PATCH 02/14] revert: Inline add_message_to_msg function
` [PATCH 03/14] revert: Don't check lone argument in get_encoding
` [PATCH 04/14] revert: Rename no_replay to record_origin
` [PATCH 05/14] revert: Propogate errors upwards from do_pick_commit
` [PATCH 06/14] revert: Eliminate global "commit" variable
` [PATCH 07/14] revert: Introduce struct to keep command-line options
` [PATCH 08/14] revert: Separate cmdline parsing from functional code
` [PATCH 09/14] revert: Don't create invalid replay_opts in parse_args
` [PATCH 10/14] revert: Persist data for continuation
` [PATCH 11/14] revert: Introduce a layer of indirection over pick_commits
` [PATCH 12/14] revert: Introduce --reset to cleanup sequencer data
` [PATCH 13/14] revert: Introduce --continue to continue the operation
` [RFC PATCH 14/14] revert: Change insn sheet format

[PATCH 2/2] gitweb: support to globally enable/disable a snapshot format
 2011-07-06 13:59 UTC  (2+ messages)

Front GIT with an ssh or http service
 2011-07-06 13:59 UTC  (2+ messages)

[PATCH 2/2] git-rebase.txt: clarify that --abort checks out <branch>
 2011-07-06 13:25 UTC  (5+ messages)

[PATCH 0/5] remote-svn-alpha updates
 2011-07-06 12:30 UTC  (12+ messages)
` [PATCH 1/5] svn-fe: use svnrdump --quiet in remote-svn-alpha
` [PATCH 2/5] svn-fe: allow svnadmin instead of svnrdump in svn helper
` [PATCH 3/5] svn-fe: add a test for remote-svn-alpha
` [PATCH 4/5] svn-fe: use svn-fe --no-progress in remote-svn-alpha
` [PATCH 5/5] svn-fe: use proper refspec "

[PATCH 0/8] vcs-svn, svn-fe: add a couple of options
 2011-07-06 11:40 UTC  (14+ messages)
` [PATCH 1/8] vcs-svn: move url parameter from _read to _init
` [PATCH 2/8] svn-fe: add man target to Makefile
` [PATCH 3/8] svn-fe: add EXTLIBS needed for parse-options
` [PATCH 4/8] svn-fe: add usage and unpositional arguments versions
` [PATCH 5/8] test-svn-fe: use parse-options
` [PATCH 6/8] vcs-svn: allow to specify dump destination ref
` [PATCH 7/8] vcs-svn: convert REPORT_FILENO to an option
` [PATCH 8/8] vcs-svn: allow to disable 'progress' lines

[PATCH v7 00/16] daemon-win32
 2011-07-06  9:06 UTC  (3+ messages)
` [PATCH v7 12/16] mingw: import poll-emulation from gnulib

Getting git to help my memory
 2011-07-06  7:52 UTC  (4+ messages)

[PATCH 00/31] Refactor rebase
 2011-07-06  1:48 UTC  (7+ messages)
` [PATCH v2 00/31] refactor rebase
  ` [PATCH v2 07/31] rebase: stricter check of standalone sub command

adding/tracking remote branch
 2011-07-05 22:56 UTC 

Trying to clone a repository in git, getting a error
 2011-07-05 21:21 UTC 

[PATCH] git svn : hook before 'git svn dcommit'
 2011-07-05 20:44 UTC  (10+ messages)
        ` [PATCH 1/2] "
        ` [PATCH 2/2] git svn : documentation of 'pre-svn-dcommit'
            ` [PATCH v2] git svn : hook before 'git svn dcommit'

[PATCHv9 0/4] ref namespaces
 2011-07-05 17:55 UTC  (5+ messages)
` [PATCHv9 1/4] Fix prefix handling in ref iteration functions
` [PATCHv9 2/4] ref namespaces: infrastructure
` [PATCHv9 3/4] ref namespaces: Support remote repositories via upload-pack and receive-pack
` [PATCHv9 4/4] ref namespaces: documentation

One way GIT SVN sync (no rebase)
 2011-07-05 15:17 UTC 

[PATCH 00/13] Sequencer with continuation features
 2011-07-05 10:47 UTC  (24+ messages)
` [PATCH 01/13] advice: Introduce error_resolve_conflict
` [PATCH 04/13] revert: Propogate errors upwards from do_pick_commit
` [PATCH 09/13] revert: Catch incompatible command-line options early
` [PATCH 12/13] revert: Introduce skip-all to cleanup sequencer data

[PATCH v2 v2 00/20] remote-helper improvements
 2011-07-04 22:37 UTC  (19+ messages)
` [PATCH v2 04/20] t5800: document some non-functional parts of remote helpers
` [PATCH v2 08/20] remote-curl: accept empty line as terminator
` [PATCH v2 15/20] transport-helper: use the new done feature where possible
` [PATCH v2 17/20] transport-helper: change import semantics
` [PATCH v2 20/20] transport-helper: implement marks location as capability

What's cooking in git.git (Jun 2011, #05; Thu, 30)
 2011-07-04 21:35 UTC  (4+ messages)

[RFC 0/2] push checks for unpushed remotes in submodules
 2011-07-04 20:05 UTC  (6+ messages)
` [RFC 2/2] Don't push a repository with unpushed submodules

Merging some existing svn code
 2011-07-04 16:00 UTC  (2+ messages)

[BUG] gitk update/reload doesn't refresh notes
 2011-07-04 15:36 UTC 

push problem with anonymous access
 2011-07-04 10:02 UTC  (2+ messages)

How do I get the name of the parent branch?
 2011-07-03 17:43 UTC  (2+ messages)

[PATCH/RFC] Reduce parse-options.o dependencies
 2011-07-03 11:04 UTC  (3+ messages)
` [PATCH/RFC v2 1/2] parse-options: export opterr, optbug
` [PATCH/RFC v2 2/2] Reduce parse-options.o dependencies

push problem with anonymous access
 2011-07-02 15:19 UTC  (2+ messages)

[PATCH 1/2] Documentation: use [verse] for SYNOPSIS sections
 2011-07-02  2:38 UTC 

[PATCH] branch: honor core.abbrev
 2011-07-02  1:32 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] mergetool: check return value from read
 2011-07-01 23:11 UTC 

[PATCH] Documentation/revisions: Document shorthand
 2011-07-01 23:01 UTC  (3+ messages)

[Wishlist] could git tell which password it is asking when asking a password
 2011-07-01 20:48 UTC  (11+ messages)

[PATCH] (trivial) add helpful "use --soft" for bare reset
 2011-07-01 16:39 UTC  (6+ messages)

[RFC/PATCH] test: skip clean-up when running under --immediate mode
 2011-07-01 10:49 UTC  (2+ messages)

Fwd: cyrillics
 2011-07-01  8:24 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).