git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-18 19:55:35 to 2017-10-22 17:03:12 UTC [more...]

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-22 17:04 UTC  (16+ messages)
` [PATCH 2/1] mention git stash push first in the man page
` [PATCH v2 1/2] replace git stash save with git stash push in the documentation
  ` [PATCH v2 2/2] mark git stash push deprecated in the man page
    ` [PATCH v3 0/3] deprecate git stash save

"Cannot fetch git.git" (worktrees at fault? or origin/HEAD) ?
 2017-10-22 14:24 UTC  (6+ messages)

[RFE] Add minimal universal release management capabilities to GIT
 2017-10-22 14:15 UTC  (5+ messages)

Consider escaping special characters like 'less' does
 2017-10-22 12:27 UTC  (8+ messages)

Is t5601 flaky for anybody else?
 2017-10-22  9:36 UTC  (5+ messages)
  ` Re* "

[PATCH 0/3] a small branch API clean-up
 2017-10-22  5:00 UTC  (14+ messages)
` [PATCH 2/3] branch: split validate_new_branchname() into two
` [PATCH 3/3] branch: forbid refs/heads/HEAD

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-22  2:10 UTC  (8+ messages)
` [PATCH v3 0/4] status: add option to show ignored files differently
  ` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] status: report matching ignored and normal untracked
  ` [PATCH v3 3/4] status: document options to show matching ignored files
  ` [PATCH v3 4/4] status: test --ignored=matching

[PATCH 0/6] Create Git/Packet.pm
 2017-10-22  2:04 UTC  (13+ messages)
` [PATCH 1/6] t0021/rot13-filter: refactor packet reading functions
` [PATCH 2/6] t0021/rot13-filter: improve 'if .. elsif .. else' style
` [PATCH 3/6] t0021/rot13-filter: improve error message
` [PATCH 4/6] t0021/rot13-filter: add packet_initialize()
` [PATCH 5/6] t0021/rot13-filter: add capability functions
` [PATCH 6/6] Add Git/Packet.pm from parts of t0021/rot13-filter.pl

[PATCH] commit: check result of resolve_ref_unsafe
 2017-10-22  0:46 UTC  (20+ messages)
  ` [PATCH v2] "
      ` [PATCH 1/4] test-ref-store: avoid passing NULL to printf
      ` [PATCH 2/4] remote: handle broken symrefs
      ` [PATCH 3/4] log: handle broken HEAD in decoration check
      ` [PATCH 4/4] worktree: handle broken symrefs in find_shared_symref()
      ` [PATCH v3] commit: check result of resolve_ref_unsafe
        ` [PATCH v4] "

Bug: git ls-remote -h / --head results differ in output
 2017-10-21 12:18 UTC  (13+ messages)
    ` [Alt. PATCH] ls-remote: deprecate -h as short for --heads

[PATCH 0/4] fsmonitor fixes
 2017-10-21  3:35 UTC  (14+ messages)
` [PATCH 1/4] fsmonitor: Watch, and ask about, the top of the repo, not the CWD
  ` [PATCH 2/4] fsmonitor: Don't bother pretty-printing JSON from watchman
  ` [PATCH 3/4] fsmonitor: Document GIT_TRACE_FSMONITOR
  ` [PATCH 4/4] fsmonitor: Delay updating state until after split index is merged

hot to get file sizes in git log output
 2017-10-21  3:25 UTC  (8+ messages)

[PATCH 0/3] making test-suite tracing more useful
 2017-10-21  3:23 UTC  (15+ messages)
` [PATCH 1/3] test-lib: silence "-x" cleanup under bash
` [PATCH 2/3] t5615: avoid re-using descriptor 4
` [PATCH 3/3] test-lib: make "-x" work with "--verbose-log"
` [PATCH 4/3] t/Makefile: introduce TEST_SHELL_PATH

[RFC PATCH 0/5] branch: improve error messages of branch renaming
 2017-10-21  2:56 UTC  (12+ messages)
` [RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
  ` [RFC PATCH v2 1/5] branch: improve documentation and naming of certain parameters
  ` [RFC PATCH v2 2/5] branch: re-order function arguments to group related arguments

[ANNOUNCE] Git v2.15.0-rc2
 2017-10-21  2:07 UTC  (4+ messages)
` Git for Windows v2.15.0-rc prerelease, was "

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-10-21  1:55 UTC  (9+ messages)

[PATCH] Added support for new configuration parameter push.pushOption
 2017-10-21  1:52 UTC  (10+ messages)
` [PATCH] builtin/push.c: add push.pushOption config

Out of memory with diff.colormoved enabled
 2017-10-20 22:37 UTC  (31+ messages)
` [PATCH] diff.c: increment buffer pointer in all code path
              ` [PATCH 0/5] fix "diff --color-moved --ignore-space-at-eol"
                ` [PATCH 1/5] t4015: refactor --color-moved whitespace test
                ` [PATCH 2/5] t4015: check "negative" case for "-w --color-moved"
                ` [PATCH 3/5] t4015: test the output of "diff --color-moved -b"
                ` [PATCH 4/5] diff: fix whitespace-skipping with --color-moved
                ` [PATCH 5/5] diff: handle NULs in get_string_hash()

[PATCH] l10n: de.po: fix typos
 2017-10-20 17:52 UTC 

[RFC] protocol version 2
 2017-10-20 17:18 UTC 

Updated to v2.14.2 on macOS; git add --patch broken
 2017-10-20 13:31 UTC  (12+ messages)

[PATCH v4 0/3] implement fetching of moved submodules
 2017-10-19 23:34 UTC  (14+ messages)
` [PATCH v4 2/3] "
          ` [PATCH 1/2] t5526: check for name/path collision in submodule fetch
            ` [PATCH 2/2] fetch, push: keep separate lists of submodules and gitlinks
` [PATCH v4 3/3] submodule: simplify decision tree whether to or not to fetch

Minor man page weirdness?
 2017-10-19 22:29 UTC  (7+ messages)

[PATCH] add a test for "describe --contains" with mixed tags
 2017-10-19 19:55 UTC 

[PATCH/RFC] grep: turn off threading when recursing submodules
 2017-10-19 19:50 UTC  (4+ messages)

[PATCH] use filetest pragma to work with ACL
 2017-10-19 16:13 UTC  (5+ messages)

What's cooking in git.git (Oct 2017, #04; Thu, 19)
 2017-10-19  5:42 UTC 

[PATCH v2] Documentation/git-config.txt: reword missleading sentence
 2017-10-19  4:58 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] name-rev: Fix tag lookup on repository with mixed types of tags
 2017-10-19  1:54 UTC  (2+ messages)

[PATCH v2 1/9] perf/run: add '--config' option to the 'run' script
 2017-10-18 21:25 UTC  (3+ messages)

How can I debug git source code interactively with debugger like gdb?
 2017-10-18 19:57 UTC  (3+ 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).