git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-06 21:53:46 to 2011-07-12 12:56:20 UTC [more...]

Tracking changes in git with a change number
 2011-07-12 12:54 UTC  (4+ messages)

Nesting a submodule inside of another
 2011-07-12 12:01 UTC 

[RFC/PATCH 0/5] generation numbers for faster traversals
 2011-07-12 10:41 UTC  (22+ messages)
` [PATCH 1/5] decorate: allow storing values instead of pointers
` [PATCH 2/5] add object-cache infrastructure
` [PATCH 3/5] commit: add commit_generation function
` [PATCH 4/5] pretty: support %G to show the generation number of a commit
` [PATCH 5/5] limit "contains" traversals based on commit generation

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-07-12  7:27 UTC  (6+ messages)
` [PATCH 22/48] merge-recursive: Fix sorting order and directory change assumptions
` [PATCH 26/48] merge-recursive: Allow make_room_for_path() to remove D/F entries

[GSoC update] Sequencer for inclusion
 2011-07-12  7:05 UTC  (38+ messages)
` [PATCH 01/17] advice: Introduce error_resolve_conflict
` [PATCH 02/17] revert: Inline add_message_to_msg function
` [PATCH 03/17] revert: Don't check lone argument in get_encoding
` [PATCH 04/17] revert: Rename no_replay to record_origin
` [PATCH 05/17] revert: Propogate errors upwards from do_pick_commit
` [PATCH 06/17] revert: Eliminate global "commit" variable
` [PATCH 07/17] revert: Introduce struct to keep command-line options
` [PATCH 08/17] revert: Separate cmdline parsing from functional code
` [PATCH 09/17] revert: Don't create invalid replay_opts in parse_args
` [PATCH 10/17] sequencer: Announce sequencer state location
` [PATCH 11/17] revert: Save data for continuing after conflict resolution
` [PATCH 12/17] revert: Save command-line options for continuing operation
` [PATCH 13/17] revert: Introduce a layer of indirection over pick_commits
` [PATCH 14/17] reset: Make hard reset remove the sequencer state
` [PATCH 15/17] revert: Remove sequencer state when no commits are pending
` [PATCH 16/17] revert: Introduce --reset to remove sequencer state
` [PATCH 17/17] revert: Introduce --continue to continue the operation

git-p4, RCS keywords
 2011-07-12  6:50 UTC 

[GSoC update] Sequencer: The insn sheet format
 2011-07-12  6:33 UTC  (20+ messages)
` [PATCH 07/14] revert: Introduce struct to keep command-line options
` [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

Interpreting git merge failures
 2011-07-12  6:33 UTC  (2+ messages)

[RFC/PATCH 0/3] teach --histogram to diff
 2011-07-12  6:10 UTC  (4+ messages)
` [RFC/PATCH 1/3] "
  ` [RFC/PATCH 2/3] xdiff/xprepare: skip classification
    ` [RFC/PATCH 3/3] xdiff/xprepare: use a smaller sample size for histogram diff

Resend: [PATCH] Do not log unless all connect() attempts fail
 2011-07-12  5:55 UTC  (2+ messages)

[PATCH] Documentation: clearly specify what refs are honored by core.logAllRefUpdates
 2011-07-12  4:39 UTC  (5+ messages)

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

reproducible unexpected behavior for 'git reset'
 2011-07-11 22:41 UTC  (3+ messages)

[PATCH 1/2] Documentation: use [verse] for SYNOPSIS sections
 2011-07-06 21:31 UTC  (2+ messages)

Doesn't disambiguate between 'external command failed' and 'command not found'
 2011-07-08 16:52 UTC  (9+ messages)

git remote show origin (URL)
 2011-07-11 17:46 UTC  (7+ messages)

[PATCH] Do not trust PWD blindly
 2011-07-11 17:18 UTC  (8+ messages)

Fwd: installing git from sources
 2011-07-11 16:36 UTC 

repository in different directories
 2011-07-11 14:07 UTC  (3+ messages)

Strange characters
 2011-07-11  8:51 UTC  (2+ messages)

[RFC PATCH] An option parser for the sequencer
 2011-07-11  6:12 UTC  (6+ messages)
` [RFC PATCH] revert: Persist per-session opts

reproducible unexpected behavior for 'git reset'
 2011-07-10 22:02 UTC 

[PATCH 2/2] git-rebase.txt: clarify that --abort checks out <branch>
 2011-07-10 18:31 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

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

[PATCH v2] git svn : hook before 'git svn dcommit'
 2011-07-09 12:18 UTC  (2+ messages)

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

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

git ignore
 2011-07-08 18:39 UTC  (7+ messages)
    ` [PATCH] test overlapping ignore patterns

OT: I'll be vacationing in London and Dublin the fist 2 weeks in August
 2011-07-08 17:07 UTC 

git log --grep refuse non-ascii pattern
 2011-07-08 12:38 UTC 

Redoing a merge for a particular file
 2011-07-08  0:37 UTC  (5+ 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)

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)

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

[PATCHv9 0/4] ref namespaces
 2011-07-07  5:31 UTC  (4+ messages)
` [PATCHv9 3/4] ref namespaces: Support remote repositories via upload-pack and receive-pack

[PATCH v2 0/4] prepare for histogram diff
 2011-07-07  4:23 UTC  (13+ messages)
` [PATCH v2 1/4] xdiff/xprepare: use memset()
  ` [PATCH v2 2/4] xdiff/xprepare: refactor abort cleanups
` [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 

[PATCH] checkout: do not write bogus reflog entry out
 2011-07-06 23:17 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).