git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-27 17:02:25 to 2008-06-29 10:34:18 UTC [more...]

What's cooking in git.git (topics)
 2008-06-29 10:32 UTC  (25+ messages)
                                        ` [PATCH] Make default expiration period of reflog used for stash infinite
                                        ` [PATCH] Teach git-merge to pass -X<option> to the backend strategy module

[StGit PATCH 1/2] Convert "stg refresh" to the new infrastructure
 2008-06-29 10:21 UTC  (3+ messages)

[PATCH] cmd_reset: don't trash uncommitted changes unless told to
 2008-06-29  8:56 UTC  (17+ messages)

[PATCH 00/15] Build in merge
 2008-06-29  8:11 UTC  (20+ messages)
` [PATCH 01/15] Move split_cmdline() to alias.c
  ` [PATCH 02/15] Move commit_list_count() to commit.c
    ` [PATCH 03/15] Move parse-options's skip_prefix() to git-compat-util.h
      ` [PATCH 04/15] Add new test to ensure git-merge handles pull.twohead and pull.octopus
        ` [PATCH 05/15] Move read_cache_unmerged() to read-cache.c
          ` [PATCH 06/15] git-fmt-merge-msg: make it usable from other builtins
            ` [PATCH 07/15] Introduce get_octopus_merge_bases() in commit.c
              ` [PATCH 08/15] Add new test to ensure git-merge handles more than 25 refs
                ` [PATCH 09/15] Introduce get_merge_bases_many()
                  ` [PATCH 10/15] Introduce reduce_heads()
                    ` [PATCH 11/15] Add strbuf_vaddf(), use it in strbuf_addf(), and add strbuf_initf()
                          ` [PATCH 13/13] Build in merge

[JGIT PATCH 00/21] Push support over SFTP and (encrypted) Amazon S3
 2008-06-29  7:59 UTC  (22+ messages)
` [JGIT PATCH 01/21] Remove unused index files when WalkFetchConnection closes
  ` [JGIT PATCH 02/21] Do not show URIish passwords in TransportExceptions
    ` [JGIT PATCH 03/21] Use PackedObjectInfo as a base class for PackWriter's ObjectToPack
      ` [JGIT PATCH 04/21] Refactor PackWriter to hold onto the sorted object list
        ` [JGIT PATCH 05/21] Save the pack checksum after computing it in PackWriter
          ` [JGIT PATCH 06/21] Allow PackIndexWriter to use any subclass of PackedObjectInfo
            ` [JGIT PATCH 07/21] Allow PackWriter to create a corresponding index file
              ` [JGIT PATCH 08/21] Allow PackWriter to prepare object list and compute name before writing
                ` [JGIT PATCH 09/21] Remember how a Ref was read in from disk and created
                  ` [JGIT PATCH 10/21] Simplify walker transport ref advertisement setup
                    ` [JGIT PATCH 11/21] Indicate the protocol jgit doesn't support push over
                      ` [JGIT PATCH 12/21] WalkTransport must allow subclasses to implement openPush
                        ` [JGIT PATCH 13/21] Support push over the sftp:// dumb transport
                          ` [JGIT PATCH 14/21] Extract readPackedRefs from TransportSftp for reuse
                            ` [JGIT PATCH 15/21] Specialized byte array output stream for large files
                              ` [JGIT PATCH 16/21] Add Robert Harder's public domain Base64 encoding utility
                                ` [JGIT PATCH 17/21] Misc. documentation fixes to Base64 utility
                                  ` [JGIT PATCH 18/21] Extract the basic HTTP proxy support to its own class
                                    ` [JGIT PATCH 19/21] Create a really simple Amazon S3 REST client
                                      ` [JGIT PATCH 20/21] Add client side encryption to Amazon S3 client library
                                        ` [JGIT PATCH 21/21] Bidirectional protocol support for Amazon S3

[RFC/PATCH] Documentation: Don't assume git-sh-setup and git-parse-remote are in the PATH
 2008-06-29  5:38 UTC  (4+ messages)

git@vger.kernel.org
 2008-06-29  4:08 UTC  (8+ messages)
` Adding a 'version' command to the server (was: git@vger.kernel.org)
  ` Adding a 'version' command to the server

[PATCH/RFC] git-svn: sanitize_remote_name should accept underscores
 2008-06-29  3:40 UTC  (7+ messages)
          ` [PATCH] git-svn: don't sanitize remote names in config

git-svn messed up import, badly
 2008-06-29  3:36 UTC  (10+ messages)
` [PATCH] Revert "git-svn: Speed up fetch"
  ` [PATCH v2] git-svn: avoid filling up the disk with temp files
      ` [PATCH] git cat-file: Fix memory leak in batch mode

BUG (v1.5.6.1): ./configure missing check for zlib.h
 2008-06-29  3:13 UTC  (5+ messages)

[PATCH] t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects
 2008-06-29  0:25 UTC 

[q] git-diff --reverse 7def2be1..7def2be1^
 2008-06-28 22:08 UTC  (6+ messages)

An alternate model for preparing partial commits
 2008-06-28 21:53 UTC  (53+ messages)
  ` [PATCH/RFC] stash: introduce 'stash save --keep-index' option
            ` Fwd: An alternate model for preparing partial commits

Errors building git-1.5.6 from source on Mac OS X 10.4.11
 2008-06-28 20:34 UTC  (6+ messages)

[PATCH] fix git config example syntax
 2008-06-28 20:02 UTC 

[TOY PATCH] git bisect: introduce 'fixed' and 'unfixed'
 2008-06-28 17:52 UTC  (10+ messages)
    ` [NON-TOY "
          ` [PATCH, next version] "

[PATCH] shrink git-shell by avoiding redundant dependencies
 2008-06-28 17:31 UTC  (7+ messages)

[PATCH] GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copy
 2008-06-28 17:13 UTC 

[PATCH] avoid off-by-one error in run_upload_archive
 2008-06-28 16:04 UTC 

Make test on AIX
 2008-06-28 15:35 UTC  (3+ messages)

Patches for qgit on MacOS X
 2008-06-28 14:52 UTC 

Git usage for bk-user
 2008-06-28 13:36 UTC 

[EGIT PATCH 00/23] Push implementation
 2008-06-28 12:36 UTC  (26+ messages)
` [EGIT PATCH 01/23] Fix: let FetchProcess use fetch() instead of doFetch()
  ` [EGIT PATCH 02/23] RefUpdate: new possible result Result.IO_FAILURE
    ` [EGIT PATCH 03/23] Refactor TrackingRefUpdate to not hold RefSpec
      ` [EGIT PATCH 04/23] New constructor without RefSpec for TrackingRefUpdate
        ` [EGIT PATCH 05/23] Add RemoteRefUpdate class
          ` [EGIT PATCH 06/23] Refactor: extract superclass OperationResult from FetchResult
            ` [EGIT PATCH 07/23] Add PushResult class
              ` [EGIT PATCH 08/23] Support for fetchThin and pushThin options in Transport
                ` [EGIT PATCH 09/23] Big refactor: *Connection hierarchy
                  ` [EGIT PATCH 10/23] Add ignoreMissingUninteresting option to PackWriter
                    ` [EGIT PATCH 11/23] Add BasePackPushConnection implementing git-send-pack protocol
                      ` [EGIT PATCH 12/23] Fix: let RevWalk reset correctly before isMergedInto()
                        ` [EGIT PATCH 13/23] Add PushProcess class implementing git-send-pack logic
                          ` [EGIT PATCH 14/23] Clarify Repository#resolve() documentation
                            ` [EGIT PATCH 15/23] Add String versions of methods in RefSpec
                              ` [EGIT PATCH 16/23] Transport* - general support for push() and implementations
                                ` [EGIT PATCH 17/23] Test cases for PushProcess
                                  ` [EGIT PATCH 18/23] Test cases for RefSpec to RemoteRefUpdate conversions
                                    ` [EGIT PATCH 19/23] Repository search for command line tools
                                      ` [EGIT PATCH 20/23] Push command line utility
                                        ` [EGIT PATCH 21/23] Don't accept RefSpec with null source for fetch
                                          ` [EGIT PATCH 22/23] Add new handy constructors to TransportException, PackProtocolException
                                            ` [EGIT PATCH 23/23] Use new TransportException constructors

Ramifications of a git-sh-setup outside the PATH
 2008-06-28 12:01 UTC  (2+ messages)

bug related to branches using / in name
 2008-06-28 11:42 UTC  (10+ messages)
    ` [PATCH] fetch: report local storage errors in status table

An alternate model for preparing partial commits
 2008-06-28  9:30 UTC 

[PATCH] git-send-pack: don't consider branch lagging behind as errors
 2008-06-28  4:34 UTC  (8+ messages)

[PATCH resend] help: check early if we have a command, if not try a documentation topic
 2008-06-28  4:35 UTC 

update-index --assume-unchanged doesn't make things go fast
 2008-06-28  2:03 UTC  (8+ messages)

An alternate model for preparing partial commits
 2008-06-28  1:56 UTC  (2+ messages)

An alternate model for preparing partial commits
 2008-06-28  1:23 UTC 

[PATCH] git-apply doesn't handle same name patches well [V4]
 2008-06-28  0:06 UTC  (2+ messages)

[ANNOUNCE] GIT 1.5.6
 2008-06-28  0:05 UTC  (11+ messages)
` A note from the maintainer
  ` 'next' will be rewound shortly

Installation Guide
 2008-06-27 23:41 UTC  (3+ messages)

Using url.insteadOf in git-clone
 2008-06-27 22:40 UTC  (5+ messages)
` [PATCH 1/2] clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig

is rebase the same as merging every commit?
 2008-06-27 21:51 UTC  (4+ messages)

found some nice git scripts
 2008-06-27 20:49 UTC 

can you push from a bare repository??
 2008-06-27 18:41 UTC  (3+ messages)

octopus limit
 2008-06-27 17:46 UTC  (5+ messages)
  ` [PATCH] commit-tree: lift completely arbitrary limit of 16 parents

apply --recount, was Re: [PATCH v4] git-add--interactive: manual hunk editing mode
 2008-06-27 17:43 UTC  (4+ messages)
` [PATCH 1/3] Allow git-apply to ignore the hunk headers (AKA recountdiff)

[PATCH 15/15] Build in merge
 2008-06-27 17:09 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).