git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-16 23:02:37 to 2017-10-19 21:40:05 UTC [more...]

Out of memory with diff.colormoved enabled
 2017-10-19 21:39 UTC  (28+ 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 0/3] making test-suite tracing more useful
 2017-10-19 21:08 UTC  (4+ 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"

Bug: git ls-remote -h / --head results differ in output
 2017-10-19 20:32 UTC  (14+ messages)
    ` [PATCH 1/2] git: add NO_INTERNAL_HELP flag for builtins
    ` [PATCH 2/2] ls-remote: use PARSE_OPT_NO_INTERNAL_HELP
    ` [Alt. PATCH] ls-remote: deprecate -h as short for --heads

[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] Added support for new configuration parameter push.pushOption
 2017-10-19 19:46 UTC  (5+ messages)
    ` [PATCH] builtin/push.c: add push.pushOption config

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-19 19:33 UTC  (7+ 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 v4 0/3] implement fetching of moved submodules
 2017-10-19 19:16 UTC  (18+ messages)
` [PATCH v4 1/3] fetch: add test to make sure we stay backwards compatible
` [PATCH v4 2/3] implement fetching of moved submodules
          ` [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

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-19 18:33 UTC  (10+ 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] commit: check result of resolve_ref_unsafe
 2017-10-19 17:53 UTC  (12+ 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] use filetest pragma to work with ACL
 2017-10-19 16:13 UTC  (5+ messages)

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-10-19 16:05 UTC  (4+ messages)

[PATCH 0/6] Create Git/Packet.pm
 2017-10-19 12:30 UTC  (7+ 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

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)

Multiple ways to undo changes to a file in the tip commit
 2017-10-18 13:57 UTC 

Lightweight tags are still not considered on git describe --contains
 2017-10-18  8:05 UTC 

What happened to "git status --color=(always|auto|never)"?
 2017-10-18  5:57 UTC  (16+ messages)
` [PATCH 0/2] Piling more kludge on top of color.ui
  ` [PATCH 1/2] color: downgrade "always" to "auto" only for on-disk configuration

bug with check-ref-format outside of repository
 2017-10-18  5:10 UTC  (29+ messages)
  ` [PATCH] check-ref-format: require a repository for --branch
                      ` [PATCH 0/3] "
                        ` [PATCH 1/3] check-ref-format --branch: do not expand @{...} outside repository
                        ` [PATCH 2/3] check-ref-format --branch: strip refs/heads/ using skip_prefix
                        ` [PATCH 3/3] check-ref-format doc: --branch validates and expands <branch>

Minor man page weirdness?
 2017-10-18  4:01 UTC  (15+ messages)

Fwd: Has git-gui repo moved from location?
 2017-10-18  1:04 UTC  (3+ messages)

[PATCH] doc: list filter-branch subdirectory-filter first
 2017-10-18  0:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH/RFC] git-post: the opposite of git-cherry-pick
 2017-10-17 21:15 UTC  (8+ messages)

Is t5601 flaky for anybody else?
 2017-10-17 21:08 UTC  (4+ messages)
  ` Re* "

Multiple paths in GIT_EXEC_PATH
 2017-10-17 21:08 UTC  (3+ messages)

[PATCH] fetch doc: src side of refspec could be full SHA-1
 2017-10-17 21:00 UTC  (3+ messages)

[PATCH] l10n: de.po: translate 70 new messages
 2017-10-17 16:26 UTC 

[PATCH] sequencer.c: unify an error message
 2017-10-17 16:20 UTC 

[PATCH] status: do not get confused by submodules in excluded directories
 2017-10-17 13:10 UTC 

Deleting a branch after merging it results in "there may be uncommitted changes"
 2017-10-17 12:24 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.14.2(3)
 2017-10-17  9:03 UTC  (7+ messages)

[L10N] Kickoff of translation for Git 2.15.0 round 2
 2017-10-17  7:30 UTC  (3+ messages)

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-17  7:15 UTC  (10+ messages)
` (no subject)
  ` [PATCH][Outreachy] New git config variable to specify string that will be automatically passed as --push-option
          ` [PATCH] patch reply

[PATCH 0/4] pre-merge hook
 2017-10-17  4:05 UTC  (2+ messages)

[PATCH] column: show auto columns when pager is active
 2017-10-17  3:19 UTC  (3+ messages)
` [PATCH v2] "

Consider escaping special characters like 'less' does
 2017-10-17  2:45 UTC  (9+ messages)

What's cooking in git.git (Oct 2017, #03; Mon, 16)
 2017-10-17  1:34 UTC  (2+ messages)

[PATCH v3 00/25] object_id part 10
 2017-10-17  1:19 UTC  (5+ messages)

Adding a target prefix to git filter-branch --subdirectory-filter
 2017-10-16 23:39 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).