git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-18 11:04:19 to 2016-01-21 00:16:17 UTC [more...]

[PATCH 0/4] Submodule Groups
 2016-01-21  0:16 UTC  (12+ messages)
` [PATCH 1/4] git submodule: Teach add to accept --group
` [PATCH 2/4] submodule-config: keep groups around
` [PATCH 3/4] submodule update: Initialize all group-selected submodules by default
` [PATCH 4/4] builtin/clone: support submodule groups

[PATCH 1/2] Add tests for git-sh-setup's require_clean_work_tree()
 2016-01-21  0:06 UTC  (4+ messages)
` [PATCH 2/2] sh-setup: make require_clean_work_tree() work on orphan branches

I NEED YOUR URGENT RESPONSE;
 2016-01-20 23:44 UTC 

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-01-20 23:33 UTC 

[PATCH 0/7] Diff rename, manual correction, round 2
 2016-01-20 23:29 UTC  (14+ messages)
` [PATCH 1/7] diff-no-index: do not take a redundant prefix argument
` [PATCH 2/7] diff.c: take "prefix" argument in diff_opt_parse()
` [PATCH 3/7] diff: add --rename-file
` [PATCH 4/7] log: add --rename-notes to correct renames per commit
` [PATCH 5/7] merge: add --rename-file
` [PATCH 6/7] diffcore-rename: allow to say "rename this blob to that blob"
` [PATCH 7/7] merge: add --rename-notes

git status during interactive rebase
 2016-01-20 23:21 UTC 

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-01-20 23:04 UTC  (9+ messages)
  ` [PATCHv2 "
    ` [PATCHv2 1/2] submodule: port resolve_relative_url "
    ` [PATCHv2 2/2] submodule: port init "
      ` [PATCHv3 "

Is there interest in a n-sect tool?
 2016-01-20 22:34 UTC  (7+ messages)

[PATCH v6 00/11] Untracked cache improvements
 2016-01-20 22:33 UTC  (13+ messages)
` [PATCH v6 01/11] dir: free untracked cache when removing it
` [PATCH v6 02/11] update-index: use enum for untracked cache options
` [PATCH v6 03/11] update-index: add --test-untracked-cache
` [PATCH v6 04/11] update-index: add untracked cache notifications
` [PATCH v6 05/11] update-index: move 'uc' var declaration
` [PATCH v6 06/11] dir: add {new,add}_untracked_cache()
` [PATCH v6 07/11] dir: add remove_untracked_cache()
` [PATCH v6 08/11] dir: simplify untracked cache "ident" field
` [PATCH v6 09/11] config: add core.untrackedCache
` [PATCH v6 10/11] test-dump-untracked-cache: don't modify the untracked cache
` [PATCH v6 11/11] t7063: add tests for core.untrackedCache

GIT Question
 2016-01-20 21:28 UTC 

[PATCH] Documentation: remove unnecessary backslashes
 2016-01-20 21:35 UTC  (5+ messages)

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-01-20 20:53 UTC  (2+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-20 20:35 UTC  (19+ messages)

Bug(ish) - Documentation of .gitattributes Globbing Syntax Whitespace Escapes
 2016-01-20 20:35 UTC 

[PATCH 1/1] contrib/subtree: Make testing easier
 2016-01-20 19:28 UTC  (2+ messages)

[PATCH] completion: Add --word-diff-regex= to diff
 2016-01-20 17:34 UTC 

BUG: git subtree split gets confused on removed and readded directory
 2016-01-20 11:22 UTC  (6+ messages)
    ` [PATCH] contrib/subtree: Split history with empty trees correctly (was: Re: BUG: git subtree split gets confused on removed and readded directory)
      ` [PATCH] contrib/subtree: Split history with empty trees correctly

[PATCH v5 00/11] Untracked cache improvements
 2016-01-20 10:12 UTC  (7+ messages)
` [PATCH v5 10/11] test-dump-untracked-cache: don't modify the untracked cache

git add -p doesn't respect diff.context
 2016-01-20  6:35 UTC 

git filter-branch not removing commits when it should in 2.7.0
 2016-01-20  4:14 UTC  (19+ messages)
        ` [PATCH] filter-branch: resolve $commit^{tree} in no-index case

[PATCH v3 contrib/subtree 1/1] Add a test for subtree rebase that loses commits
 2016-01-20  4:10 UTC  (8+ messages)
` [PATCH v4 1/1] contrib/subtree: "
    ` [PATCH v5 "

Issue when changing staged files in a pre-commit hook
 2016-01-20  1:44 UTC  (8+ messages)

[PATCH v4 0/2] Add in-place editing support to git interpret-trailers
 2016-01-20  0:20 UTC  (13+ messages)
` [PATCH v4 2/2] interpret-trailers: add option for in-place editing

Don't use PGP/GPG signatures in mail that contains patches
 2016-01-19 21:05 UTC  (4+ messages)

[PATCH v3 00/20] refs backend rebase on pu
 2016-01-19 19:12 UTC  (7+ messages)
` [PATCH v3 15/20] init: allow alternate backends to be set for new repos
` [PATCH v3 19/20] refs: add LMDB refs backend

Can I change Git binary file's name when deploying Git-based product?
 2016-01-19 18:57 UTC  (2+ messages)

[PATCH] Consistent usage of working tree in the git-add help
 2016-01-19 18:53 UTC 

[PATCH v3 0/3] prepare_packed_git(): find more garbage
 2016-01-19 18:36 UTC  (6+ messages)
` [PATCH v4 0/4] gc: Clean garbage .bitmap files from pack dir
  ` [PATCH 3/4] t5304: Ensure wanted files are not deleted

[PATCH v2 0/6] Kill and replace update_linked_gitdir()
 2016-01-19 18:25 UTC  (9+ messages)
` [PATCH v2 2/6] worktree: stop supporting moving worktrees manually
` [PATCH v2 3/6] worktree.txt: how to fix up after moving a worktree
` [PATCH v2 6/6] worktree: new command to fix up worktree's info after moving

[PATCH 0/4] ls-remote: introduce symref argument
 2016-01-19 18:14 UTC  (27+ messages)
` [PATCH v2 0/5] ls-remote: introduce symrefs argument
  ` [PATCH v2 1/5] ls-remote: document --quiet option
  ` [PATCH v2 2/5] ls-remote: document --refs option
  ` [PATCH v2 3/5] ls-remote: fix synopsis
  ` [PATCH v2 4/5] ls-remote: use parse-options api
  ` [PATCH v2 5/5] ls-remote: add support for showing symrefs
  ` [PATCH v3 0/5] ls-remote: introduce symref argument
    ` [PATCH v3 1/5] ls-remote: document --quiet option
    ` [PATCH v3 2/5] ls-remote: document --refs option
    ` [PATCH v3 3/5] ls-remote: fix synopsis
    ` [PATCH v3 4/5] ls-remote: use parse-options api
    ` [PATCH v3 5/5] ls-remote: add support for showing symrefs

[PATCH v3 17/20] refs: allow ref backend to be set for clone
 2016-01-19 17:06 UTC  (2+ messages)

git gc leaved my disk 100% full
 2016-01-19 16:09 UTC 

[PATCH] test-path-utils: use xsnprintf in favor of strcpy
 2016-01-19 11:05 UTC  (4+ messages)

[PATCH] t0060: loosen overly strict expectations
 2016-01-19  9:40 UTC  (5+ messages)

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-19  7:07 UTC  (5+ messages)

[PATCH 0/6] shortlog fixes and optimizations
 2016-01-19  3:47 UTC  (16+ messages)
` [PATCH 1/6] shortlog: match both "Author:" and "author" on stdin
      ` [PATCH v2 0/6] shortlog fixes and optimizations
        ` [PATCH 2/6] shortlog: use strbufs to read from stdin
        ` [PATCH 3/6] shortlog: replace hand-parsing of author with pretty-printer
        ` [PATCH 4/6] shortlog: optimize "--summary" mode
        ` [PATCH 5/6] shortlog: optimize out useless "<none>" normalization
        ` [PATCH 6/6] shortlog: optimize out useless string list

Business Proposition for you
 2016-01-18  9:42 UTC 

"git tag --contains <id>" is too chatty, if <id> is invalid
 2016-01-18 21:54 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).