git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-19 18:57:14 to 2016-01-22 17:58:24 UTC [more...]

GIT Question
 2016-01-22 17:58 UTC  (5+ messages)

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-01-22 17:57 UTC  (5+ messages)
` jc/rerere-multi (was: What's cooking in git.git (Jan 2016, #04; Wed, 20))
  ` jc/rerere-multi

[PATCH 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-22 17:52 UTC  (4+ messages)
` [PATCH 1/2] convert: add a helper to determine the correct EOL for a given path
` [PATCH 2/2] merge-file: consider core.crlf when writing merge markers

Add post-worktree-add hook?
 2016-01-22 17:28 UTC  (2+ messages)

git versions
 2016-01-22 17:15 UTC 

[PATCH 0/7] Diff rename, manual correction, round 2
 2016-01-22 17:17 UTC  (20+ 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

[PATCH] status: be prepared for not-yet-started interactive rebase
 2016-01-22 17:11 UTC  (3+ messages)

git status during interactive rebase
 2016-01-22 16:28 UTC  (6+ messages)

[PATCH] git-svn: loosen config globs limitations
 2016-01-22 16:07 UTC  (5+ messages)
  ` [PATCH] git-svn: shorten glob error message

git-diff: unable to turn off diff.autorefreshindex with command line switch
 2016-01-22 14:12 UTC  (3+ messages)

Minor bug, git ls-files -o aborts because of broken submodules
 2016-01-22  9:17 UTC 

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

[PATCH 0/4] Submodule Groups
 2016-01-22  8:55 UTC  (27+ 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 v2 0/6] Kill and replace update_linked_gitdir()
 2016-01-22  8:35 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] worktree.c: fix indentation
  ` [PATCH v3 2/2] worktree: stop supporting moving worktrees manually

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

[PATCH] Documentation: remove unnecessary backslashes
 2016-01-22  2:46 UTC  (6+ messages)

[PATCH v2] unpack-trees: fix accidentally quadratic behavior
 2016-01-21 23:24 UTC  (3+ messages)

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

[PATCH] unpack-trees: fix accidentally quadratic behavior
 2016-01-21 21:06 UTC  (6+ messages)

[PATCH] completion: add missing git-rebase options
 2016-01-21 20:52 UTC 

[PATCH v3 00/15] ref-filter: use parsing functions
 2016-01-21 19:47 UTC  (7+ messages)
` [PATCH v3 01/15] strbuf: introduce strbuf_split_str_omit_term()
` [PATCH v3 04/15] ref-filter: introduce struct used_atom

Zombie tag
 2016-01-21 14:48 UTC  (2+ messages)

[PATCH 2/5] config.mak.uname: supporting 64-bit MSys2
 2016-01-21 13:51 UTC  (3+ messages)

[PATCH] Consistent usage of working tree in the git-add help
 2016-01-21 10:09 UTC 

[PATCH] Consistent usage of working tree in the git-add help
 2016-01-21  9:56 UTC  (3+ messages)

[PATCH v3 17/20] refs: allow ref backend to be set for clone
 2016-01-21  9:08 UTC  (3+ messages)

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

[PATCH] push --force-with-lease: Fix ref status reporting
 2016-01-21  3:17 UTC 

[PATCH] completion: Add --word-diff-regex= to diff
 2016-01-21  0:18 UTC  (2+ messages)

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

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

[PATCHv7 0/8] Expose submodule parallelism to the user
 2016-01-20 20:53 UTC  (2+ 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)

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  (4+ 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 v4 1/1] contrib/subtree: Add a test for subtree rebase that loses commits
 2016-01-20  4:10 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v4 0/2] Add in-place editing support to git interpret-trailers
 2016-01-20  0:20 UTC  (11+ 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  (4+ messages)
` [PATCH v3 15/20] init: allow alternate backends to be set for new repos

Can I change Git binary file's name when deploying Git-based product?
 2016-01-19 18:57 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).