git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-12-21 10:12:50 to 2008-12-25 06:50:31 UTC [more...]

A note from the maintainer
 2008-12-25  6:48 UTC 

[ANNOUNCE] GIT 1.6.1
 2008-12-25  6:36 UTC 

Questions about repo and git submodule
 2008-12-25  6:28 UTC  (3+ messages)

git rev-list with --name-status?
 2008-12-25  3:24 UTC  (2+ messages)

[JGIT PATCH 00/18] Misc. performance tweaks
 2008-12-25  2:11 UTC  (24+ messages)
` [JGIT PATCH 01/23] Improve hit performance on the UnpackedObjectCache
  ` [JGIT PATCH 02/23] Add MutableObjectId.clear() to set the id to zeroId
    ` [JGIT PATCH 03/23] Allow TreeWalk callers to pass a MutableObjectId to get the current id
      ` [JGIT PATCH 04/23] Switch ObjectWalk to use the new MutableObjectId form in TreeWalk
        ` [JGIT PATCH 05/23] Change walker based fetch to use TreeWalk's MutableObjectId accessor
          ` [JGIT PATCH 06/23] Reduce garbage allocation when using TreeWalk
            ` [JGIT PATCH 07/23] Switch ObjectWalk to use a naked CanonicalTreeParser because its faster
              ` [JGIT PATCH 08/23] Remove the unused PackFile.get(ObjectId) form
                ` [JGIT PATCH 09/23] Remove getId from ObjectLoader API as its unnecessary overhead
                  ` [JGIT PATCH 10/23] Make mmap mode more reliable by forcing GC at the correct spot
                    ` [JGIT PATCH 11/23] Rewrite WindowCache to use a hash table
                      ` [JGIT PATCH 12/23] Change ByteArrayWindow to read content outside of WindowCache's lock
                        ` [JGIT PATCH 13/23] Dispose of RevCommit buffers when they aren't used in PackWriter
                          ` [JGIT PATCH 14/23] Don't unpack delta chains while writing a pack from a pack v1 index
                            ` [JGIT PATCH 15/23] Don't unpack delta chains while converting delta to whole object
                              ` [JGIT PATCH 16/23] Defer parsing of the ObjectId while walking a PackIndex Iterator
                                ` [JGIT PATCH 17/23] Only do one getCachedBytes per whole object written
                                  ` [JGIT PATCH 18/23] Correctly use a long for the offsets within a generated pack
                                    ` [JGIT PATCH 19/23] Allow more direct access to determine isWritten
                                      ` [JGIT PATCH 20/23] Move "wantWrite" field of ObjectToPack into the flags field
                                        ` [JGIT PATCH 21/23] Use an ArrayList for the reuseLoader collection in PackWriter
                                          ` [JGIT PATCH 22/23] Don't cut off existing delta chains if we are reusing deltas
                                            ` [JGIT PATCH 23/23] Correctly honor the thin parameter to PackWriter.writePack

Git with Hudson
 2008-12-24 21:04 UTC  (7+ messages)

[PATCH] builtin-shortlog.c: do not unnecessarily strdup before insertion in list
 2008-12-24 16:34 UTC 

[PATCH] builtin-shortlog.c: use string_list_append() instead of duplicating its code
 2008-12-24 16:34 UTC 

[PATCH 1/5] Add generic 'strbuf_readlink()' helper function
 2008-12-24 15:20 UTC  (6+ messages)
` [PATCH] strbuf_readlink semantics update

What's cooking in git.git (Dec 2008, #03; Sun, 21)
 2008-12-24 11:55 UTC  (8+ messages)

[PATCH] Simplified GIT usage guide
 2008-12-24  4:35 UTC  (6+ messages)

[PATCH 2/2] gitweb: support hiding projects from user-visible lists
 2008-12-24  1:40 UTC  (3+ messages)

Git merge conflicts and encoding of logs
 2008-12-23 23:37 UTC  (5+ messages)

[JGIT PATCH 0/5] Add "jgit upload-pack" for fetch service
 2008-12-23 22:56 UTC  (6+ messages)
` [JGIT PATCH 1/5] Sort Ref objects by OrigName and not Name
  ` [JGIT PATCH 2/5] Permit subclass of ObjectId (e.g. RevObject) when calling PackWriter
    ` [JGIT PATCH 3/5] Implement "jgit upload-pack" to support fetching from jgit
      ` [JGIT PATCH 4/5] Fix BaseFetchPackConnection's output of selected capabilities
        ` [JGIT PATCH 5/5] Switch local fetch connection to use our own UploadPack

[JGIT PATCH] Teach TransportLocal how to use our own ReceivePack implementation
 2008-12-23 18:34 UTC 

'Theirs' merge between branches on a binary file
 2008-12-23 18:31 UTC  (8+ messages)

[JGIT PATCH 0/5] Add jgit init, clone, receive-pack; transport fixes
 2008-12-23 18:03 UTC  (6+ messages)
` [JGIT PATCH 1/5] Add "jgit receive-pack" and permit commands to start not in a repository
  ` [JGIT PATCH 2/5] Add "jgit init" command to create a new repository
    ` [JGIT PATCH 3/5] Modify "jgit daemon" so it can run outside of a repository
      ` [JGIT PATCH 4/5] Add "jgit clone" to support cloning off URLs that are JGit specific
        ` [JGIT PATCH 5/5] Fix "fetch pulled too many objects" when auto-following tags

Can `git config` override entries in .gitconfig?
 2008-12-23 17:59 UTC  (2+ messages)

Question with git push
 2008-12-23 17:37 UTC  (3+ messages)

Installing git docs in Cygwin
 2008-12-23 17:06 UTC  (2+ messages)

Move-delete merge conflict is not displayed using git ls-files --unmerged
 2008-12-23 16:20 UTC  (5+ messages)
  ` [PATCH] merge-recursive: mark rename/delete conflict as unmerged

git-cvsimport fuzzy commit log matching?
 2008-12-23 15:16 UTC  (4+ messages)

[announce] gc
 2008-12-23 15:06 UTC  (4+ messages)

[RFC] Automagic patch merge ack emails
 2008-12-23 14:46 UTC  (4+ messages)

a few Topgit patches
 2008-12-23 14:32 UTC  (4+ messages)
` [PATCH TOPGIT] tg export: implement skipping empty patches for collapse driver
  ` [PATCH TOPGIT] tg export: Implement flattening patch paths for quilt mode
    ` [PATCH TOPGIT] tg export (quilt): Implement numbering the patches

Error : git svn fetch
 2008-12-23 12:25 UTC 

Error : git svn fetch
 2008-12-23 12:13 UTC 

Error : git svn fetch
 2008-12-23 12:12 UTC 

Applying patches from a patch set
 2008-12-23 11:25 UTC  (6+ messages)

[PATCH] handle_remote_ls_ctx can parsing href starting at http://
 2008-12-23  8:31 UTC 

Merge two repos with history included? (was Re: How do I..?)
 2008-12-23  7:58 UTC  (3+ messages)

git 1.6.1-rc4 testing dependency
 2008-12-23  1:52 UTC  (4+ messages)
  ` [PATCH] t9129: skip the last two tests if UTF-8 locale not available

[JGIT PATCH 00/13] Add receive-pack server side support
 2008-12-23  0:27 UTC  (14+ messages)
` [JGIT PATCH 01/13] Fix invalid "double checked locking" in InflaterCache
  ` [JGIT PATCH 02/13] Cleanup stupid release of the cached Inflater in IndexPack
    ` [JGIT PATCH 03/13] Cache an Inflater inside a WindowCursor and reuse it as much as possible
      ` [JGIT PATCH 04/13] Make RefDatabase thread-safe
        ` [JGIT PATCH 05/13] Make PackFile thread-safe
          ` [JGIT PATCH 06/13] Make Repository thread-safe
            ` [JGIT PATCH 07/13] Don't open a PackFile multiple times on scanForPacks
              ` [JGIT PATCH 08/13] Expose RepositoryConfig.getBoolean so applications can use it
                ` [JGIT PATCH 09/13] Add AnyObjectId.copyTo(StringBuilder)
                  ` [JGIT PATCH 10/13] Add compare-and-swap semantics to RefUpdate
                    ` [JGIT PATCH 11/13] Allow null new ObjectId during RefUpdate.delete
                      ` [JGIT PATCH 12/13] Implement the git-receive-pack process in Java
                        ` [JGIT PATCH 13/13] Add basic git daemon support to publish receive-pack

Perl 5 now uses Git for version control
 2008-12-22 23:24 UTC  (2+ messages)

Bugs in sub argsfromdir of git-cvsserver
 2008-12-22 21:42 UTC  (2+ messages)

[PATCH] Show a failure of rebase -p if the merge had a conflict
 2008-12-22 21:16 UTC  (5+ messages)
` [PATCH 1/2 updated] "
  ` [PATCH 2/2] rebase -i -p: Fix --continue after a merge could not be redone

push to backup repo periodically fails with "not fast forward"
 2008-12-22 18:27 UTC  (5+ messages)

git 1.6.1-rc4 testing dependency
 2008-12-22 16:05 UTC 

[ANNOUNCE] GIT 1.6.1-rc4
 2008-12-22  9:54 UTC 

[patch v2] documentation: Explain how to free up space after filter-branch
 2008-12-22  9:06 UTC 

git-svn and empty directories
 2008-12-22  8:58 UTC  (3+ messages)

[PATCH] git-svn: Make following parents atomic
 2008-12-22  8:41 UTC  (4+ messages)
` [PATCH v3] "

git-diff should not fire up $PAGER if there is no diff
 2008-12-22  8:30 UTC  (7+ messages)
` git-diff should not fire up $PAGER, period!

Dynamically adjusting packed_git_window_size
 2008-12-22  6:25 UTC  (7+ messages)
` [PATCH] Add support for changing packed_git_window_size at process start time
  ` [PATCH] Style changes per suggestions from Junio in #git

Git weekly links: 2008-51
 2008-12-22  3:04 UTC  (3+ messages)

[PATCH] bash completion: add 'rename' subcommand to git-remote
 2008-12-22  2:56 UTC 

Memory issue with fast-import, why track branches?
 2008-12-22  2:36 UTC  (5+ messages)

[PATCH 1/2] fast-import: add special mode; copy from parent
 2008-12-22  2:25 UTC  (10+ messages)
` [PATCH 2/2] fast-import: add special '-' blob reference to use the previous one

[PATCH] fast-import: Cleanup mode setting
 2008-12-22  2:19 UTC 

[PATCH] Have manpage reference new documentation on reverting merges
 2008-12-22  0:26 UTC  (5+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] Have git revert documentation reference new HOWTO on reverting faulty merges

[PATCHv2] Have manpage reference new documentation on reverting merges
 2008-12-22  0:04 UTC 

[PATCH] gitk: Swap positions of 'next' and 'prev' buttons in the 'Find' section
 2008-12-21 22:59 UTC  (2+ messages)

What's in git.git (Dec 2008, #03; Sun, 21)
 2008-12-21 23:17 UTC  (2+ messages)

[Patch] Minor corrections to help & error messages
 2008-12-21 23:53 UTC 

[PATCH] Make git revert warn the user when reverting a merge commit
 2008-12-21 22:56 UTC  (13+ messages)

[PATCH] git-commit: colored status when color.ui is set
 2008-12-21 22:15 UTC 

[PATCH] git-status -v: colored diff when color.ui is set
 2008-12-21 22:14 UTC 

[PATCH] doc/git-fsck: change the way for getting heads' SHA1s
 2008-12-21 16:30 UTC 

Retrieving last tag of a working tree
 2008-12-21 15:28 UTC  (3+ messages)

Change author in commits
 2008-12-21 13:26 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).