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

[PATCH v3 1/2] diff: move no-index detection to builtin/diff.c
 2013-12-16 19:23 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] diff: don't read index when --no-index is given
        ` [PATCH 1/2] diff: add test for --no-index executed outside repo
          ` [PATCH 2/2] diff: avoid some nesting
    ` [PATCH v5 1/2] diff: move no-index detection to builtin/diff.c
      ` [PATCH v5 2/2] diff: don't read index when --no-index is given

[PATCH] diff: Add diff.orderfile configuration variable
 2013-12-16 19:21 UTC  (8+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] diff: Tests for "git diff -O"
` [PATCH v3 2/3] diff: Let "git diff -O" read orderfile from any file, failing when appropriate
` [RFC v3 3/3] diff: Add diff.orderfile configuration variable

How to resume broke clone ?
 2013-12-16 19:19 UTC  (14+ messages)
                  ` [PATCH] pack-objects: name pack files after trailer hash

Subtree: My Status
 2013-12-16 19:18 UTC  (6+ messages)

"git fsck" fails on malloc of 80 G
 2013-12-16 19:15 UTC  (2+ messages)

Looking for pre-commit hook to check whitespace errors but not for all files
 2013-12-16 19:06 UTC  (3+ messages)

Unexpected cherry-pick behaviour
 2013-12-16 19:00 UTC  (12+ messages)

What's cooking in git.git (Dec 2013, #03; Thu, 12)
 2013-12-16 17:14 UTC  (10+ messages)
  ` [PATCH] test the commit.gpgsign config option

[PATCH/POC 0/7] Support multiple worktrees
 2013-12-16 17:11 UTC  (46+ 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 v2 00/21] Support multiple worktrees
  ` [PATCH v2 01/21] path.c: avoid PATH_MAX as buffer size from get_pathname()
  ` [PATCH v2 02/21] path.c: rename vsnpath() to git_vsnpath()
  ` [PATCH v2 03/21] path.c: move git_path() closer to similar functions git_pathdup()
  ` [PATCH v2 04/21] Make git_path() aware of file relocation in $GIT_DIR
  ` [PATCH v2 05/21] reflog: use avoid constructing .lock path with git_path
  ` [PATCH v2 06/21] fast-import: use git_path() for accessing .git dir instead of get_git_dir()
  ` [PATCH v2 07/21] Add new environment variable $GIT_SUPER_DIR
  ` [PATCH v2 08/21] setup.c: refactor path manipulation out of read_gitfile()
  ` [PATCH v2 09/21] setup.c: add split-repo support to .git files
  ` [PATCH v2 10/21] setup.c: add split-repo support to is_git_directory()
  ` [PATCH v2 11/21] setup.c: reduce cleanup sites in setup_explicit_git_dir()
  ` [PATCH v2 12/21] environment.c: support super .git file specified by $GIT_DIR
  ` [PATCH v2 13/21] setup: support $GIT_SUPER_DIR as well as super .git files
  ` [PATCH v2 14/21] checkout: support checking out into a new working directory
  ` [PATCH v2 15/21] checkout: clean up half-prepared directories in --to mode
  ` [PATCH v2 16/21] setup.c: keep track of the .git file location if read
  ` [PATCH v2 17/21] prune: strategies for split repositories
  ` [PATCH v2 18/21] refs: adjust reflog path for repos/<id>/HEAD
  ` [PATCH v2 19/21] refs: detach split repos' HEAD when the linked ref is updated/deleted
  ` [PATCH v2 20/21] refs.c: refactor do_head_ref(... to do_one_head_ref("HEAD",
  ` [PATCH v2 21/21] revision: include repos/../HEAD in --all

gitk's back button broken (Refactor per-line part of getblobdiffline and its support)
 2013-12-16 13:56 UTC 

git log --no-walk --tags produces strange result for certain user
 2013-12-16 11:52 UTC  (3+ messages)

[PATCH] zsh completion: 5.0.3 compat, use emulate
 2013-12-16  8:32 UTC 

[PATCH v2] t9605: test for cvsps commit ordering bug
 2013-12-15  0:35 UTC  (2+ messages)

[PATCH] Prevent buffer overflows when path is too long
 2013-12-14 11:31 UTC  (2+ messages)

[PATCH v3] contrib/git-credential-gnome-keyring.c: small stylistic cleanups
 2013-12-14 11:21 UTC 

[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] send-pack.c: mark a file-local function static
 2013-12-13 22:50 UTC  (3+ 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

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  (6+ messages)
` [PATCH 4/5] gitweb: Add a feature for adding more branch refs


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