git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-12-09 19:14:11 to 2013-12-14 10:42:19 UTC [more...]

[PATCH] diff: don't read index when --no-index is given
 2013-12-14 10:42 UTC  (22+ messages)
      ` [PATCH v2] "
  ` [PATCH v3 1/2] diff: move no-index detection to builtin/diff.c
    ` [PATCH v3 2/2] diff: don't read index when --no-index is given
      ` [PATCH v4 1/2] diff: move no-index detection to builtin/diff.c
        ` [PATCH v4 2/2] diff: don't read index when --no-index is given

Unexpected cherry-pick behaviour
 2013-12-14  9:40 UTC  (6+ messages)

[PATCH] l10n:gitk: Init Vietnamese translation
 2013-12-14  3:13 UTC  (3+ messages)

[PATCH] l10n:gitk: Init Vietnamese translation
 2013-12-14  2:49 UTC 

[PATCH v5 00/14] New hash table implementation
 2013-12-14  2:06 UTC  (5+ messages)
` [PATCH v5 02/14] add a hashtable implementation that supports O(1) removal
    ` [PATCH 1/2] Add test-hashmap to .gitignore
    ` [PATCH 2/2] Drop unnecessary #includes from test-hashmap

[PATCH/POC 0/7] Support multiple worktrees
 2013-12-14  1:28 UTC  (14+ messages)
` [PATCH/POC 1/7] Make git_path() beware of file relocation in $GIT_DIR
` [PATCH/POC 2/7] Add new environment variable $GIT_SUPER_DIR
` [PATCH/POC 3/7] setup.c: add split-repo support to .git files
` [PATCH/POC 4/7] setup.c: add split-repo support to is_git_directory()
` [PATCH/POC 5/7] setup.c: reduce cleanup sites in setup_explicit_git_dir()
` [PATCH/POC 6/7] setup.c: add split-repo support to setup_git_directory*
` [PATCH/POC 7/7] init: add --split-repo with the same functionality as git-new-workdir

[PATCH] send-pack.c: mark a file-local function static
 2013-12-13 22:50 UTC  (3+ messages)

What's cooking in git.git (Dec 2013, #03; Thu, 12)
 2013-12-13 20:58 UTC  (5+ messages)

[PATCH] contrib/git-credential-gnome-keyring.c: small stylistic cleanups
 2013-12-13 20:07 UTC  (5+ messages)

[PATCH] gitk: Comply with XDG base directory specification
 2013-12-13 19:46 UTC 

[PATCH 0/4] remote-helpers: fixes
 2013-12-13 17:58 UTC  (3+ messages)
` [PATCH 3/4] remote-hg: fix 'shared path' path

[PATCH] completion: fix completion of certain aliases
 2013-12-13 14:16 UTC  (2+ messages)

I have end-of-lifed cvsps
 2013-12-13  3:38 UTC  (18+ messages)

[PATCH v7 0/4] Show extra branch refs in gitweb
 2013-12-12 21:46 UTC  (7+ messages)
` [PATCH v7 1/4] gitweb: Move check-ref-format code into separate function
` [PATCH v7 2/4] gitweb: Return 1 on validation success instead of passed input
` [PATCH v7 3/4] gitweb: Add a feature for adding more branch refs
` [PATCH v7 4/4] gitweb: Denote non-heads, non-remotes branches

git-submodule.sh respects submodule.$name.update in .git/config but not .gitmodules
 2013-12-12 21:17 UTC  (10+ messages)
      `  "

[PATCH v3 00/10] teach replace objects to sha1_object_info_extended()
 2013-12-12 20:05 UTC  (12+ messages)
` [PATCH v3 01/10] Rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECT
` [PATCH v3 02/10] replace_object: don't check read_replace_refs twice
` [PATCH v3 03/10] Introduce lookup_replace_object_extended() to pass flags
` [PATCH v3 04/10] Add an "unsigned flags" parameter to sha1_object_info_extended()
` [PATCH v3 05/10] t6050: show that git cat-file --batch fails with replace objects
` [PATCH v3 06/10] sha1_file: perform object replacement in sha1_object_info_extended()
` [PATCH v3 07/10] builtin/replace: teach listing using short, medium or full formats
` [PATCH v3 08/10] t6050: add tests for listing with --format
` [PATCH v3 09/10] builtin/replace: unset read_replace_refs
` [PATCH v3 10/10] Documentation/git-replace: describe --format option

Subtree: My Status
 2013-12-12 19:26 UTC  (4+ messages)

Publishing "filtered branch repositories" - workflow / recommendations?
 2013-12-12 13:39 UTC  (12+ messages)
            `  "

[PATCH] submodule recursion in git-archive
 2013-12-12 13:03 UTC  (10+ messages)
        `  "
              ` [RFC/WIP PATCH] implement reading of submodule .gitmodules configuration into cache
                  `  "

[BUG] "echo HEAD | git cat-file --batch=''" fails catastrophically
 2013-12-12  3:05 UTC  (11+ messages)
  ` [PATCH 1/2] cat-file: pass expand_data to print_object_or_die
  ` [PATCH 2/2] cat-file: handle --batch format with missing type/size

[PATCH v2] gitk: make pointer selection visible in highlighted lines
 2013-12-11 23:36 UTC  (3+ messages)
  ` [RFC] HACK: use anchor mark instead of sel tag

[Question] Git recovery with HEAD commit broken
 2013-12-11 19:12 UTC  (4+ messages)

git gui clone bug
 2013-12-11 17:26 UTC 

gitk "Parent" is wrong
 2013-12-11 16:41 UTC 

[PATCH] t5541: Improve push test
 2013-12-11 15:13 UTC  (3+ messages)

Setting file timestamps to commit time (git-checkout)
 2013-12-11  7:37 UTC  (11+ messages)

static variables
 2013-12-11  1:53 UTC  (3+ messages)

Git Benchmark
 2013-12-10 23:08 UTC  (2+ messages)

[PATCH] subtree: add squash handling for split and push
 2013-12-10 22:46 UTC  (3+ messages)
` [PATCH 1/4] subtree: support split --rejoin --squash

Compiling git svn from source
 2013-12-10 22:34 UTC  (4+ messages)

Refspec wildcards for remotes require trailing slash
 2013-12-10 19:59 UTC  (3+ messages)

[PATCH 0/5] Show extra branch refs in gitweb v6
 2013-12-10 19:44 UTC  (8+ messages)
` [PATCH 4/5] gitweb: Add a feature for adding more branch refs

[PATCH] Improvements to git-archive tests and add_submodule_odb()
 2013-12-10 18:48 UTC  (8+ messages)
      ` [PATCH] Additional git-archive tests

Ubuntu may break Git upstream translations
 2013-12-10 13:39 UTC  (4+ messages)

[PATCH] pull: use merge-base --fork-point when appropriate
 2013-12-10  1:58 UTC  (2+ messages)

What's cooking in git.git (Dec 2013, #02; Fri, 6)
 2013-12-09 23:45 UTC  (15+ messages)

A couple of rebase --autosquash proposals
 2013-12-09 23:20 UTC  (4+ messages)

[RFC/PATCH] rebase: use reflog to find common base with upstream
 2013-12-09 23:16 UTC  (4+ messages)
    ` [PATCH v2] "

Re: Git issues with submodules
 2013-12-09 22:25 UTC  (17+ messages)
  `  "
              ` [RFC/WIP PATCH 0/4] less ignorance of submodules for ignore=all
                ` [RFC/WIP PATCH 3/4] teach add -f option for ignored submodules
                    `  "
                  ` Re: [RFC/WIP PATCH 0/4] less ignorance of submodules for ignore=all

[PATCH 0/2] rev-parse and "--"
 2013-12-09 21:33 UTC  (11+ messages)
` [PATCH 2/2] rev-parse: diagnose ambiguous revision/filename arguments
  ` [PATCH v2 0/3] rev-parse and "--"
    ` [PATCH v2 2/3] rev-parse: be more careful with munging arguments

[PATCH 0/7] Trivial patches
 2013-12-09 21:26 UTC  (5+ messages)
` [PATCH 3/7] abspath: trivial style fix
` [PATCH 5/7] fetch: add missing documentation

[PATCH] remote: fix status with branch...rebase=preserve
 2013-12-09 21:18 UTC  (3+ messages)

[PATCH v6 10/10] transport-helper: add support to delete branches
 2013-12-09 21:11 UTC  (11+ messages)
` [PATCH v6 06/10] fast-export: add new --refspec option

[PATCH v8 0/6] transport-helper: fixes
 2013-12-09 21:04 UTC  (3+ messages)
` [PATCH v8 1/6] transport-helper: mismerge fix

[PATCH] i18n: move the trailing space out of translatable strings
 2013-12-09 19:46 UTC  (2+ messages)

[PATCH] diff: Add diff.orderfile configuration variable
 2013-12-09 19:23 UTC  (5+ messages)
` [PATCH v2] "


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