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

[PATCH v8 00/11] Untracked cache improvements
 2016-01-27  6:57 UTC  (2+ messages)
` [PATCH v8 01/11] dir: free untracked cache when removing it

[BUG] typo DWIMery with alias broken (cd to random dir)
 2016-01-27  6:52 UTC  (10+ messages)
` [PATCH] git.c: fix help.autocorrect after 57ea712 breaks it
      ` [PATCH 2/3] git: protect against unbalanced calls to {save,restore}_env()
      ` [PATCH 3/3] git: simplify environment save/restore logic

[PATCH v2] t0027: Add tests for get_stream_filter()
 2016-01-27  6:34 UTC  (2+ messages)

What's cooking in git.git (Jan 2016, #05; Tue, 26)
 2016-01-27  6:28 UTC  (3+ messages)

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

Git install Windows Server supported?
 2016-01-27  2:21 UTC 

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-01-26 22:58 UTC  (3+ messages)

[RFC] tag-ref and tag object binding
 2016-01-26 22:44 UTC  (7+ messages)

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-26 22:12 UTC  (71+ messages)
` [PATCH 01/19] mingw: let's use gettext with MSYS2
` [PATCH 05/19] mingw: prepare the TMPDIR environment variable for shell scripts
` [PATCH 06/19] mingw: try to delete target directory before renaming
` [PATCH 09/19] mingw: accomodate t0060-path-utils for MSYS2
` [PATCH 11/19] tests: turn off git-daemon tests if FIFOs are not available
` [PATCH 12/19] mingw: do not use symlinks with SVN in t9100
` [PATCH 13/19] mingw: outsmart MSYS2's path substitution in t1508
` [PATCH 14/19] mingw: fix t9700's assumption about directory separators
` [PATCH 15/19] mingw: work around pwd issues in the tests
` [PATCH 16/19] mingw: avoid absolute path in t0008
` [PATCH 17/19] mingw: fix git-svn tests that expect chmod to work
` [PATCH 18/19] mingw: skip a couple of git-svn tests that cannot pass on Windows
` [PATCH 19/19] mingw: do not bother to test funny file names
` [PATCH v2 00/19] Let Git's tests pass on Windows
  ` [PATCH v2 01/19] mingw: let's use gettext with MSYS2
  ` [PATCH v2 02/19] mingw: do not trust MSYS2's MinGW gettext.sh
  ` [PATCH v2 03/19] Git.pm: stop assuming that absolute paths start with a slash
  ` [PATCH v2 04/19] mingw: factor out Windows specific environment setup
  ` [PATCH v2 05/19] mingw: prepare the TMPDIR environment variable for shell scripts
  ` [PATCH v2 06/19] mingw: try to delete target directory before renaming
  ` [PATCH v2 07/19] mingw: let lstat() fail with errno == ENOTDIR when appropriate
  ` [PATCH v2 08/19] mingw: fix t5601-clone.sh
  ` [PATCH v2 09/19] mingw: accomodate t0060-path-utils for MSYS2
  ` [PATCH v2 10/19] mingw: disable mkfifo-based tests
  ` [PATCH v2 11/19] tests: turn off git-daemon tests if FIFOs are not available
  ` [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion
  ` [PATCH v2 13/19] mingw: fix t9700's assumption about directory separators
  ` [PATCH v2 14/19] mingw: work around pwd issues in the tests
  ` [PATCH v2 15/19] Avoid absolute path in t0008
  ` [PATCH v2 16/19] mingw: mark t9100's test cases with appropriate prereqs
  ` [PATCH v2 17/19] mingw: avoid illegal filename in t9118
  ` [PATCH v2 18/19] mingw: handle the missing POSIXPERM prereq in t9124
  ` [PATCH v2 19/19] mingw: do not bother to test funny file names

git archive should use vendor extension in pax header
 2016-01-26 22:06 UTC  (2+ messages)

[RFC/PATCH 0/5] [WAS: Submodule Groups] Labels and submodule.autoInitialize
 2016-01-26 21:50 UTC  (8+ messages)
` [PATCH 3/5] submodule-config: keep labels around

[PATCH 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-26 21:14 UTC  (32+ messages)
` [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 v3 0/2] Let merge-file write out conflict markers with correct EOLs
    ` [PATCH v3 1/2] merge-file: let conflict markers match end-of-line style of the context
    ` [PATCH v3 2/2] merge-file: ensure that conflict sections match eol style
    ` [PATCH v4 0/2] Let merge-file write out conflict markers with correct EOLs
      ` [PATCH v4 1/2] merge-file: let conflict markers match end-of-line style of the context
      ` [PATCH v4 2/2] merge-file: ensure that conflict sections match eol style

[PATCHv2 1/2] http: allow selection of proxy authentication method
 2016-01-26 18:59 UTC  (3+ messages)
` [PATCHv2 2/2] http: use credential API to handle proxy authentication

[PATCH v2 0/2] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-26 18:44 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] travis-ci: explicity use container-based infrastructure

[PATCH 20/19] mingw: skip a test in t9130 that cannot pass on Windows
 2016-01-26 14:54 UTC 

[PATCH v2 0/6] Split .git/config in multiple worktree setup
 2016-01-26 11:44 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] worktree: new repo extension to manage worktree behaviors
  ` [PATCH v3 2/6] path.c: new (identical) list for worktree v1
  ` [PATCH v3 3/6] worktree: share .git/common in v1
  ` [PATCH v3 4/6] worktree: new config file hierarchy
  ` [PATCH v3 5/6] config: select .git/common/config with --repo
  ` [PATCH v3 6/6] worktree add: switch to worktree version 1

[PATCH v3 00/15] ref-filter: use parsing functions
 2016-01-26 11:34 UTC  (22+ messages)
` [PATCH v3 01/15] strbuf: introduce strbuf_split_str_omit_term()
` [PATCH v3 04/15] ref-filter: introduce struct used_atom
` [PATCH v3 10/15] ref-filter: introduce parse_align_position()
` [PATCH v3 12/15] ref-filter: align: introduce long-form syntax
` [PATCH v3 13/15] ref-filter: introduce remote_ref_atom_parser()

[PATCH 0/2] Update BASH completions
 2016-01-26  9:37 UTC  (9+ messages)
` PATCH 1/2] Update the flags for git show-branch
` [PATCH 2/2] Fix up the arguments for git stash
` [PATCH v2 0/2] Update BASH completions
  ` [PATCH v2 1/2] completion: complete show-branch "--date-order"
  ` [PATCH v2 2/4] completion: update completion arguments for stash

[PATCH v7 00/11] Untracked cache improvements
 2016-01-26  6:50 UTC  (7+ messages)
` [PATCH v7 01/11] dir: free untracked cache when removing it
` [PATCH v7 09/11] config: add core.untrackedCache

Regression? Ambiguous tags listed as "tags/<foo>"
 2016-01-26  4:25 UTC  (19+ messages)
` [PATCH] tag: do not show ambiguous tag names as "tags/foo"
        ` [PATCH 1/2] t6300: use test_atom for some un-modern tests
        ` [PATCH 2/2] tag: do not show ambiguous tag names as "tags/foo"

[PATCH] push --force-with-lease: Fix ref status reporting
 2016-01-26  2:36 UTC  (3+ messages)

[PATCHv4 2/2] submodule: port init from shell to C
 2016-01-25 22:46 UTC  (3+ messages)
` [PATCHv3 0/2] Port `git submodule init` "

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

[PATCH v3 0/4] Ensure that we can build without libgen.h
 2016-01-25 22:04 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] Refactor skipping DOS drive prefixes
                  ` [PATCH] mingw: avoid linking to the C library's isalpha()

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-25 22:03 UTC  (3+ messages)

GPL v2 authoritative answer on stored code as a derived work
 2016-01-25 19:06 UTC  (2+ messages)

Minor bug, git ls-files -o aborts because of broken submodules
 2016-01-25 13:13 UTC  (4+ messages)

[PATCH] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-25  1:25 UTC  (5+ messages)

I NEED YOUR URGENT RESPONSE;
 2016-01-24 19:53 UTC 


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