git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-04 05:00:07 to 2011-07-08 00:29:25 UTC [more...]

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

[PATCH 0/2] For improved pack locality
 2011-07-08  0:24 UTC  (3+ messages)
` [PATCH 1/2] core: log offset pack data accesses happened
` [PATCH 2/2] pack-objects: optimize "recency order"

Redoing a merge for a particular file
 2011-07-07 23:31 UTC  (3+ messages)

[PATCH/RFC 0/3] port upload-archive to windows
 2011-07-07 22:44 UTC  (11+ messages)
` [PATCH/RFC 1/3] compat/win32/sys/poll.c: upgrade from upstream
` [PATCH/RFC 2/3] mingw: fix compilation of poll-emulation
` [PATCH/RFC 3/3] upload-archive: use start_command instead of fork

1.7.6 configure bugs
 2011-07-07 20:41 UTC 

[RFC/PATCH] Changed gitweb.remote_heads config key name to gitweb.remoteHeads
 2011-07-07 20:36 UTC  (3+ messages)

Fwd: cyrillics
 2011-07-07 20:14 UTC  (2+ messages)

pull from stdin
 2011-07-07 19:28 UTC  (2+ messages)

Strange characters
 2011-07-07 19:15 UTC 

Interpreting git merge failures
 2011-07-07 18:45 UTC 

git ignore
 2011-07-07 18:12 UTC  (5+ messages)
    ` [PATCH] test overlapping ignore patterns

changing first commit message
 2011-07-07 16:08 UTC  (2+ messages)

long fast-import errors out "failed to apply delta"
 2011-07-07 12:24 UTC  (2+ messages)

Git's translations need to be updated for submission
 2011-07-07 11:58 UTC  (4+ messages)
` [PATCH] po/hi.po: Eliminate fuzzy translations
` [PATCH] po/pl.po: "

[GSoC update] Sequencer: The insn sheet format
 2011-07-07  6:35 UTC  (52+ 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

For your prompt response
 2011-07-05  7:02 UTC 

[PATCHv9 0/4] ref namespaces
 2011-07-07  5:31 UTC  (7+ 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

[PATCH v2 0/4] prepare for histogram diff
 2011-07-07  4:23 UTC  (16+ 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
` [PATCH v3 0/4] prepare for histogram diff
  ` [PATCH v3 1/4] xdiff/xprepare: use memset()
    ` [PATCH v3 2/4] xdiff/xprepare: refactor abort cleanups
      ` [PATCH v3 3/4] xdiff/xpatience: factor out fall-back-diff function
        ` [PATCH v3 4/4] t4033-diff-patience: factor out tests

What's cooking in git.git (Jul 2011, #01; Wed, 6)
 2011-07-07  1:24 UTC 

Doesn't disambiguate between 'external command failed' and 'command not found'
 2011-07-06 23:25 UTC  (11+ messages)

[PATCH] checkout: do not write bogus reflog entry out
 2011-07-06 23:17 UTC 

Gitweb 1.7.5 and Textconv Configuration
 2011-07-06 15:13 UTC  (4+ 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

[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  (8+ messages)
` [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  (5+ messages)
      ` [PATCH v2] "

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  (6+ messages)
` [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  (3+ 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)


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