git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-14 19:37:18 to 2012-05-19 05:32:36 UTC [more...]

[PATCH 1/2] index-pack: hash non-delta objects while reading from stream
 2012-05-19  5:31 UTC  (5+ messages)
` [PATCH 2/2] index-pack: use streaming interface on large blobs (most of the time)

[PATCH] Update "gc" behavior in commit, merge, am, rebase and index-pack
 2012-05-19  4:56 UTC  (16+ messages)
` [PATCH v2 0/5] "git gc --auto" update
  ` [PATCH v2 1/5] Add convenient function to do automatic garbage collection
  ` [PATCH v2 2/5] index-pack: perform automatic gc, share receive.gc config with receive-pack
  ` [PATCH v2 3/5] commit: reinstate "gc --auto"
  ` [PATCH v2 4/5] gc: add --dry-run
  ` [PATCH v2 5/5] Update "gc" behavior in commit, merge, am and rebase

Add comment lines to patch format
 2012-05-19  4:54 UTC  (5+ messages)

[PATCH 1/2] submodule: add tests for add,sync,init in presence of relative super origin URL
 2012-05-19  4:40 UTC  (2+ messages)
` [PATCH 2/2] submodule: fix handling of supermodules with relative origin URLs

[PATCH 0/2] completion: backwards compatibility fix
 2012-05-19  2:45 UTC  (4+ messages)
` [PATCH 1/2] completion: rename _git and _gitk
` [PATCH 2/2] completion: add support for backwards compatibility

[PATCH] pack-objects: use streaming interface for reading large loose blobs
 2012-05-19  2:43 UTC  (9+ messages)
` [PATCH v2 1/4] streaming: allow to call close_istream(NULL);
  ` [PATCH v2 2/4] pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."
  ` [PATCH v2 3/4] pack-objects: refactor write_object()
  ` [PATCH v2 4/4] pack-objects: use streaming interface for reading large loose blobs

git-completion with bash alias
 2012-05-19  2:28 UTC  (3+ messages)

cherry-pick is slow
 2012-05-19  0:54 UTC  (9+ messages)

[1.8.0] use 'stage' term consistently
 2012-05-19  0:50 UTC  (7+ messages)

Git commit path vs rebase path
 2012-05-19  0:43 UTC  (26+ messages)
                        ` [PATCH 0/2] "
                          ` [PATCH 1/2] git-sh-setup: define workaround wrappers before they are used
                          ` [PATCH 2/2] git-sh-setup: work around Cygwin path handling gotchas

Are author names ending with a dot invalid?
 2012-05-19  0:23 UTC  (2+ messages)

[PATCH] remote: fix typo
 2012-05-19  0:03 UTC  (3+ messages)

[Announce] libgit2 v0.17.0
 2012-05-19  0:00 UTC 

msysgit with git protocol to linux server
 2012-05-18 23:57 UTC  (2+ messages)

[PATCH 1/2] Change error messages in ident.c
 2012-05-18 23:24 UTC  (23+ messages)
` [PATCH 1/2] drop length limitations on gecos-derived names and emails
              ` [PATCH 0/13] ident cleanups and bugfixes
                ` [PATCH 01/13] ident: split setup_ident into separate functions
                ` [PATCH 02/13] http-push: do not access git_default_email directly
                ` [PATCH 03/13] fmt-merge-msg: don't use static buffer in record_person
                ` [PATCH 04/13] move identity config parsing to ident.c
                ` [PATCH 05/13] move git_default_* variables "
                ` [PATCH 06/13] format-patch: use default email for generating message ids
                ` [PATCH 07/13] fmt_ident: drop IDENT_WARN_ON_NO_NAME code
                ` [PATCH 08/13] ident: don't write fallback username into git_default_name
                ` [PATCH 09/13] drop length limitations on gecos-derived names and emails
                ` [PATCH 10/13] ident: report passwd errors with a more friendly message
                ` [PATCH 11/13] ident: use full dns names to generate email addresses
                ` [PATCH 12/13] ident: use a dynamic strbuf in fmt_ident
                ` [PATCH 13/13] format-patch: refactor get_patch_filename

bugreport: stgit cannot export empty patch
 2012-05-18 22:26 UTC  (3+ messages)

[RFC] submodule: fix handling of supermodules with relative origin URLs
 2012-05-18 21:45 UTC  (4+ messages)

git rev-parse --git-dir does report yield relative path to git directory, per documentation
 2012-05-18 19:24 UTC  (7+ messages)
    ` [PATCH v1] Documentation: git-rev-parse: clarify that --git-dir does not necessarily show relative paths

[PATCH] archive: simplify refname handling
 2012-05-18 18:27 UTC  (5+ messages)

Index format v5
 2012-05-18 15:38 UTC  (17+ messages)

[PATCH] rebase -i: avoid checking out $branch when possible
 2012-05-18 15:25 UTC  (8+ messages)

[PATCH] Fix t3411.3 to actually rebase something
 2012-05-18 15:15 UTC  (2+ messages)

git grep -F doesn't behave like grep -F?
 2012-05-18 12:41 UTC  (3+ messages)

Making git history strictly time safe
 2012-05-18 12:28 UTC  (5+ messages)

git submodule: git sync does the wrong thing if the origin URL is relative
 2012-05-18  8:44 UTC 

[PATCH 0/5] xdiff: replace emit_func() with type-safe
 2012-05-18  8:28 UTC  (2+ messages)

[PATCH v2] git-svn: clarify the referent of dcommit's optional argument
 2012-05-18  8:27 UTC  (7+ messages)

[PATCH] archive-tar: keep const in checksum calculation
 2012-05-18  5:18 UTC 

[PATCH] send-email: support coloring dry-run output
 2012-05-18  4:26 UTC  (3+ messages)

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-18  4:25 UTC  (3+ messages)

Local cache for git objects
 2012-05-17 21:11 UTC  (4+ messages)

tr/xdiff-fast-hash generates warnings and breaks tests
 2012-05-17 18:40 UTC  (5+ messages)

[PATCH v5] git-svn: clarify the referent of dcommit's optional argument
 2012-05-17  9:37 UTC  (2+ messages)

[PATCH v4] git-svn: clarify the referent of dcommit's optional argument
 2012-05-17  2:27 UTC  (5+ messages)

[PATCH] git-sh-setup: work around Cygwin path handling gotchas
 2012-05-17  0:39 UTC 

git format-patch doesn't exclude merged hunks
 2012-05-16 22:42 UTC  (6+ messages)

Git not uploading all files
 2012-05-16 20:28 UTC 

[PATCH v3] git-svn: clarify the referent of dcommit's optional argument
 2012-05-16 20:28 UTC 

recipe to use git for deployment
 2012-05-16 20:08 UTC  (5+ messages)

new website: where is the blob ... ?
 2012-05-16 19:59 UTC  (2+ messages)

A possible fmt-merge-msg update?
 2012-05-16 17:28 UTC  (14+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series
            ` [PATCH/RFC] fmt-merge-msg: add a blank line after people info

[PATCH v5] completion: add new __git_complete helper
 2012-05-16 15:25 UTC  (10+ messages)

[PATCH] diff --no-index: don't leak buffers in queue_diff
 2012-05-16 14:50 UTC 

[PATCH] diff --no-index: reset temporary buffer lengths on directory iteration
 2012-05-16 14:28 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] pack-objects: use streaming interface for reading large loose blobs
 2012-05-16  7:09 UTC  (6+ messages)
` [PATCH v2] "

PATCH: git-svn: support rebase --preserve-merges
 2012-05-16  0:36 UTC  (2+ messages)

Please pull git-l10n update for upcoming v1.7.10.3
 2012-05-15 23:41 UTC  (2+ messages)

Git commit error: fatal: Repository has been updated, but unable to write new_index file
 2012-05-15 21:36 UTC  (5+ messages)

[PATCH] builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning
 2012-05-15 17:33 UTC  (3+ messages)

ls-tree and wildcards
 2012-05-15 15:35 UTC  (4+ messages)

[BUG] "fetch $there +refs/*:refs/*" fails if there is a stash
 2012-05-15 15:19 UTC  (6+ messages)
` [PATCH] fetch/push: allow refs/*:refs/*

[PATCH] git-svn: support rebase --preserve-merges
 2012-05-15 12:09 UTC 

Some help on gitweb project
 2012-05-15  0:17 UTC  (2+ messages)

Please pull git-l10n maint branch with de, zh_CN l10n updates
 2012-05-14 23:29 UTC  (3+ messages)

Arguments to git hooks
 2012-05-14 20:34 UTC  (3+ messages)

submodule update --force
 2012-05-14 20:16 UTC  (11+ messages)

[PATCH] document submdule.$name.update=none option for gitmodules
 2012-05-14 19:36 UTC  (4+ messages)
  ` [PATCH] link to gitmodules page at the beginning of git-submodule documentation
    ` [PATCH] link to gitmodules page at the beginning of git-submoduledocumentation


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