git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-06-06 00:10:35 to 2017-06-08 23:41:34 UTC [more...]

[PATCH 00/31] repository object
 2017-06-08 23:40 UTC  (12+ messages)
` [PATCH 03/31] config: don't implicitly use gitdir
` [PATCH v2 00/32] repository object
  ` [PATCH v2 01/32] config: create config.h
  ` [PATCH v2 02/32] config: remove git_config_iter
  ` [PATCH v2 03/32] config: don't include config.h by default
  ` [PATCH v2 04/32] config: don't implicitly use gitdir
  ` [PATCH v2 05/32] setup: don't perform lazy initialization of repository state

git stash --include-untracked possible destructive behavior
 2017-06-08 22:39 UTC  (4+ messages)
    `  "

[PATCH v2 0/8] Avoid problem where git_dir is set after alias expansion
 2017-06-08 22:32 UTC  (10+ messages)
` [PATCH v2 1/8] discover_git_directory(): avoid setting invalid git_dir
` [PATCH v2 2/8] config: report correct line number upon error
` [PATCH v2 3/8] help: use early config when autocorrecting aliases
` [PATCH v2 4/8] read_early_config(): optionally return the worktree's top-level directory
` [PATCH v2 5/8] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH v2 6/8] t7006: demonstrate a problem with aliases in subdirectories
` [PATCH v2 7/8] alias_lookup(): optionally return top-level directory
` [PATCH v2 8/8] Use the early config machinery to expand aliases

[PATCH 0/9] Avoid problem where git_dir is set after alias expansion
 2017-06-08 18:54 UTC  (30+ messages)
` [PATCH 1/9] discover_git_directory(): avoid setting invalid git_dir
` [PATCH 2/9] config: report correct line number upon error
` [PATCH 3/9] help: use early config when autocorrecting aliases
` [PATCH 4/9] read_early_config(): optionally return the worktree's top-level directory
` [PATCH 5/9] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH 6/9] t7006: demonstrate a problem with aliases in subdirectories
` [PATCH 7/9] alias_lookup(): optionally return top-level directory
` [PATCH 8/9] Use the early config machinery to expand aliases

[PATCH v1] dir: create function count_slashes
 2017-06-08 18:08 UTC 

There are too many unreachable loose objects
 2017-06-08 12:52 UTC  (4+ messages)

"There are too many unreachable loose objects" - why don't we run 'git prune' automatically?
 2017-06-08 12:45 UTC 

Clarifying behavior of diff --stat
 2017-06-08 11:10 UTC 

send-email: Net::SSLeay failure
 2017-06-08  9:58 UTC  (5+ messages)

[PATCH] docs: suggest "Helped-by" rather than "Thanks-to"
 2017-06-08  8:43 UTC  (5+ messages)

[PATCH] fast-import: Increase the default pack depth to 50
 2017-06-08  7:21 UTC  (4+ messages)

send-email: Net::SMTP::SSL failure
 2017-06-08  6:28 UTC  (11+ messages)

What's cooking in git.git (Jun 2017, #03; Mon, 5)
 2017-06-08  5:41 UTC  (11+ messages)

[PATCH v4 0/6] Fast git status via a file system watcher
 2017-06-08  1:57 UTC  (7+ messages)
` [WIP/PATCH 7/6] perf: add a performance test for core.fsmonitor

[PATCH] test-lib: add ability to cap the runtime of tests
 2017-06-08  0:59 UTC  (6+ messages)

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-08  0:55 UTC  (6+ messages)
` [PATCH v4 1/5] stash: add test for stash create with no files
` [PATCH v4 2/5] stash: Add a test for when apply fails during stash branch
` [PATCH v4 3/5] stash: add test for stashing in a detached state
` [PATCH v4 4/5] merge: close the index lock when not writing the new index
` [PATCH v4 5/5] stash: implement builtin stash

[PATCH] doc: describe git svn init --ignore-refs
 2017-06-07 23:32 UTC  (2+ messages)

Feature Request: Show status of the stash in git status command
 2017-06-07 22:46 UTC 

What does this output of git supposed to mean ?
 2017-06-07 22:14 UTC  (17+ messages)

[PATCH v4 0/6] Fast git status via a file system watcher
 2017-06-07 21:38 UTC  (3+ messages)
` [PATCH v4 6/6] fsmonitor: add a sample query-fsmonitor hook script for Watchman

Missing git-2.13.1.* files in the SHA256 sums
 2017-06-07 21:00 UTC 

[BUG] Failed to sign commit
 2017-06-07 20:41 UTC  (4+ messages)

[RFC/PATCH] submodules: overhaul documentation
 2017-06-07 18:53 UTC 

[PATCH 0/3] Add regression tests for recent rebase -i fixes
 2017-06-07 17:39 UTC  (18+ messages)
` [PATCH 2/3] rebase: Add tests for console output
        ` pushing for a new hash, was "
                  ` [PATCH] t4005: modernize style and drop hard coded sha1

[PATCH v4 0/8] PCRE v2, PCRE v1 JIT, log -P & fixes
 2017-06-07 16:14 UTC  (7+ messages)

[BUG] Help > About Git Gui = crash
 2017-06-07 12:57 UTC  (4+ messages)

[PATCHv3 1/4] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-07 11:17 UTC  (8+ messages)
` [PATCHv4 1/2] "

[PATCH] Fourth batch for 2.14
 2017-06-07 10:35 UTC  (2+ messages)

[WIP 0/2] Modifying pack-objects to support --blob-size-limit
 2017-06-07  9:46 UTC  (9+ messages)
` [WIP v2 0/2] Modifying pack objects to support --blob-max-bytes
  ` [WIP v2 2/2] pack-objects: "

git-2.13.0: log --date=format:%z not working
 2017-06-07  9:13 UTC  (12+ messages)
                ` [PATCH] strbuf: let strbuf_addftime handle %z and %Z itself
                    ` [PATCH] date: use localtime() for "-local" time formats

[PATCH] pathspec: die on empty strings as pathspec
 2017-06-07  3:33 UTC 

How to avoid "Please tell me who you are..."?
 2017-06-06 22:32 UTC  (3+ messages)

Feature request: Please add support to stash specific files
 2017-06-06 22:00 UTC  (6+ messages)

t5313-pack-bounds-checks.sh flaky?
 2017-06-06 20:21 UTC  (3+ messages)
` [PATCH] t5313: make extended-table test more deterministic

Git v2.13.1 SHA1 very broken
 2017-06-06 19:09 UTC  (23+ messages)
          ` Continous Integration (was: RE: Git v2.13.1 SHA1 very broken)
          ` [PATCH 0/3] update sha1dc
            ` [PATCH 1/3] sha1dc: update from upstream
            ` [PATCH 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
            ` [PATCH 3/3] sha1collisiondetection: automatically enable when submodule is populated
                ` [PATCH] sha1dc: ignore indent-with-non-tab whitespace violations

[BUG?] gitlink without .gitmodules no longer fails recursive clone
 2017-06-06 18:39 UTC  (4+ messages)

Git "Keeping Original Dates"
 2017-06-06 16:09 UTC  (9+ messages)

[PATCH/RFC v4 1/3] branch: add tests for new copy branch feature
 2017-06-06 12:03 UTC  (8+ messages)
` [PATCH/RFC v4 3/3] branch: add copy branch feature implementation

Git p4 sync changelist interval
 2017-06-06 10:54 UTC  (8+ messages)
    ` Fwd: "

[PATCH] t3200: add test for single parameter passed to -m option
 2017-06-06  8:51 UTC  (3+ messages)

[GSoC][PATCH v1 2/2] submodule: port submodule subcommand status
 2017-06-06  4:24 UTC  (4+ messages)
` [GSoC][PATCH v2 1/2] submodule: port set_name_rev from shell to C
  ` [GSoC][PATCH v2 2/2] submodule: port submodule subcommand status


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