git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-20 21:35:24 to 2016-01-24 15:45:11 UTC [more...]

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-24 15:44 UTC  (12+ messages)
` [PATCH 01/19] mingw: let's use gettext with MSYS2
` [PATCH 02/19] mingw: do not trust MSYS2's MinGW gettext.sh
` [PATCH 03/19] Git.pm: stop assuming that absolute paths start with a slash
` [PATCH 04/19] mingw: factor out Windows specific environment setup
` [PATCH 05/19] mingw: prepare the TMPDIR environment variable for shell scripts
` [PATCH 06/19] mingw: try to delete target directory before renaming
` [PATCH 07/19] mingw: let lstat() fail with errno == ENOTDIR when appropriate
` [PATCH 08/19] mingw: fix t5601-clone.sh
` [PATCH 09/19] mingw: accomodate t0060-path-utils for MSYS2
` [PATCH 10/19] mingw: disable mkfifo-based tests
` [PATCH 11/19] tests: turn off git-daemon tests if FIFOs are not available

[PATCH v6 00/11] Untracked cache improvements
 2016-01-24 15:31 UTC  (9+ messages)
` [PATCH v6 02/11] update-index: use enum for untracked cache options
` [PATCH v6 09/11] config: add core.untrackedCache

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

[PATCH] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-24 15:06 UTC  (2+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-24 14:34 UTC  (10+ messages)

BUG: git subtree split gets confused on removed and readded directory
 2016-01-24 13:07 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 v3 0/4] Ensure that we can build without libgen.h
 2016-01-24 12:36 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] Refactor skipping DOS drive prefixes

[PATCH 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-24 10:48 UTC  (21+ 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
` [PATCH v2 0/1] Let merge-file write out conflict markers with correct EOLs
  ` [PATCH v2 1/1] merge-file: let conflict markers match end-of-line style of the context

[PATCH v2] t0027: Add tests for get_stream_filter()
 2016-01-24  7:55 UTC 

Regression? Ambiguous tags listed as "tags/<foo>"
 2016-01-24  7:18 UTC  (3+ messages)
` [PATCH] tag: do not show ambiguous tag names as "tags/foo"

[PATCH v1] t0027: Add tests for get_stream_filter()
 2016-01-23 23:29 UTC  (2+ messages)

[PATCH 0/2] Update BASH completions
 2016-01-23  1:30 UTC  (3+ messages)
` PATCH 1/2] Update the flags for git show-branch
` [PATCH 2/2] Fix up the arguments for git stash

[RFC/PATCH 0/5] [WAS: Submodule Groups] Labels and submodule.autoInitialize
 2016-01-23  0:31 UTC  (6+ messages)
` [PATCH 1/5] submodule init: Write submodule registration to stderr
` [PATCH 2/5] git submodule: Teach add to label submodules
` [PATCH 3/5] submodule-config: keep labels around
` [PATCH 4/5] submodule update: respect submodule.autoInitialize
` [PATCH 5/5] builtin/clone: Configure submodule.autoInitialize via --init-submodule

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

git versions
 2016-01-22 22:53 UTC  (5+ messages)

[PATCH 1/2] gitk: fr.po: Update translation (311t)
 2016-01-22 22:34 UTC  (2+ messages)
` [PATCH 2/2] gitk: fr.po: Sync translations with git

Minor bug, git ls-files -o aborts because of broken submodules
 2016-01-22 22:40 UTC  (8+ messages)
    ` [PATCH 1/2] clean: make is_git_repository a public function
    ` [PATCH 2/2] resolve_gitlink_ref: ignore non-repository paths

[ BUG ] push --force-with-lease status output signals a "fast-fowarded" push when the ref is force-updated
 2016-01-22 21:47 UTC 

[PATCH] completion: Add --word-diff-regex= to diff
 2016-01-22 20:39 UTC  (3+ messages)

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

[PATCH v3] unpack-trees: fix accidentally quadratic behavior
 2016-01-22 19:58 UTC 

[PATCH] status: be prepared for not-yet-started interactive rebase
 2016-01-22 19:02 UTC  (5+ messages)

[RFC] Malicously tampering git metadata?
 2016-01-22 18:51 UTC  (10+ messages)

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

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

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

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)

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] 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] 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 

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)


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