git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-15 16:50:06 to 2018-11-19 15:33:54 UTC [more...]

[PATCH 0/5] Make :(attr) pathspec work with "git log"
 2018-11-19 15:33 UTC  (15+ messages)
` [PATCH 1/5] tree.c: make read_tree*() take 'struct repository *'
` [PATCH 2/5] tree-walk.c: make tree_entry_interesting() take an index
` [PATCH 3/5] pathspec.h: clean up "extern" in function declarations
` [PATCH 4/5] dir.c: move, rename and export match_attrs()
` [PATCH 5/5] tree-walk: support :(attr) matching

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-19 15:19 UTC  (5+ messages)

[PATCH] msvc: Directly use MS version (_stricmp) of strcasecmp
 2018-11-19 15:14 UTC  (4+ messages)

Strange behavior of `git describe`
 2018-11-19 14:50 UTC 

[PATCH] test-lib-functions: make 'test_cmp_rev' more informative on failure
 2018-11-19 13:31 UTC  (2+ messages)

[PATCH] tests: send "bug in the test script" errors to the script's stderr
 2018-11-19 13:13 UTC 

[PATCH 0/1] rebase: understand -C again, refactor
 2018-11-19 12:38 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] rebase: validate -C<n> and --whitespace=<mode> parameters early

[PATCH v5] clone: report duplicate entries on case-insensitive filesystems
 2018-11-19 12:28 UTC  (3+ messages)

Cygwin Git with Windows paths
 2018-11-19 12:22 UTC  (12+ messages)

Big repository on Aix
 2018-11-19 11:52 UTC  (2+ messages)

[PATCH] t5562: skip if NO_CURL is enabled
 2018-11-19 10:42 UTC  (2+ messages)

how often do you check in and with what tool(s)?
 2018-11-19 10:42 UTC  (2+ messages)

Draft of Git Rev News edition 45
 2018-11-19  9:33 UTC 

[PATCH/RFC v1 1/1] Use size_t instead of unsigned long
 2018-11-19  5:33 UTC  (4+ messages)

[PATCH] technical doc: add a design doc for the evolve command
 2018-11-19  4:15 UTC  (15+ messages)

Git Test Coverage Report (v2.20.0-rc0)
 2018-11-19  2:54 UTC 

[RFC PATCH v2] technical doc: add a design doc for the evolve command
 2018-11-19  2:16 UTC 

[RFC PATCH v2] technical doc: add a design doc for the evolve command
 2018-11-19  2:13 UTC  (2+ messages)

Git Test Coverage Report (Sunday, Nov 18th)
 2018-11-18 20:01 UTC 

[PATCH v2] read-cache: write all indexes with the same permissions
 2018-11-18 19:04 UTC  (16+ messages)
            ` [PATCH v3] read-cache: make the split index obey umask settings

[PATCH] grep: use grep_opt->repo instead of explict repo argument
 2018-11-18 16:38 UTC 

[ANNOUNCE] Git v2.20.0-rc0
 2018-11-18 14:20 UTC 

[RFC PATCH 0/2] Fix scissors bug during merge conflict
 2018-11-18 14:18 UTC  (13+ messages)
` [RFC PATCH 1/2] commit: don't add scissors line if one exists
` [PATCH v2 0/2] Fix scissors bug during merge conflict
  ` [PATCH v2 2/2] merge: add scissors line on "
  ` [PATCH v3 0/1] Fix scissors bug during "
    ` [PATCH v3 1/1] merge: add scissors line on "
  ` [PATCH v2 1/2] commit: don't add scissors line if one exists in MERGE_MSG

[PATCH v2 0/2] [Outreachy] make stash work if user.name and user.email are not configured
 2018-11-18 13:44 UTC  (13+ messages)
` [PATCH v2 1/2] [Outreachy] t3903-stash: test without configured user.name and user.email
` [PATCH v2 2/2] [Outreachy] stash: tolerate missing user identity
` [PATCH 0/1 v3] make stash work if user.name and user.email are not configured
  ` [PATCH 1/1 v3] stash: tolerate missing user identity

[PATCH v2 0/5] %(trailers) improvements in pretty format
 2018-11-18 11:44 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] pretty: single return path in %(trailers) handling
  ` [PATCH v3 2/5] pretty: allow showing specific trailers
  ` [PATCH v3 3/5] pretty: add support for "valueonly" option in %(trailers)
  ` [PATCH v3 4/5] strbuf: separate callback for strbuf_expand:ing literals
  ` [PATCH v3 5/5] pretty: add support for separator option in %(trailers)

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2018-11-17 14:59 UTC  (16+ messages)
` [PATCH v1 0/9] diff --color-moved-ws fixes and enhancment
  ` [PATCH v1 1/9] diff: document --no-color-moved
  ` [PATCH v1 2/9] diff: use whitespace consistently
  ` [PATCH v1 3/9] diff: allow --no-color-moved-ws
  ` [PATCH v1 4/9] diff --color-moved-ws: demonstrate false positives
  ` [PATCH v1 5/9] diff --color-moved-ws: fix "
  ` [PATCH v1 6/9] diff --color-moved=zebra: be stricter with color alternation
  ` [PATCH v1 7/9] diff --color-moved-ws: optimize allow-indentation-change
  ` [PATCH v1 8/9] diff --color-moved-ws: modify allow-indentation-change
  ` [PATCH v1 9/9] diff --color-moved-ws: handle blank lines

insteadOf and git-request-pull output
 2018-11-17 14:07 UTC  (8+ messages)

[PATCH 1/3] read-cache: use shared perms when writing shared index
 2018-11-17 12:38 UTC  (9+ messages)
` [RFC/PATCH] read-cache: write all indexes with the same permissions

[PATCH] Typo `dashes ?` -> `dashes?`
 2018-11-17  9:04 UTC  (3+ messages)
` [PATCH-2] Change writing style

[PATCH 0/1] bundle: fix issue when bundles would be empty
 2018-11-17  7:05 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] bundle: cleanup lock files on error
                    ` [PATCH] bundle: dup() output descriptor closer to point-of-use

[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
 2018-11-17  6:39 UTC  (11+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
` [RFC/PATCH 1/5] Makefile: move long inline shell loops in "install" into helper

[PATCH v2 0/1] Advertise multiple supported proto versions
 2018-11-16 22:34 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] protocol: advertise multiple supported versions
  ` [PATCH v4 0/1] Advertise multiple supported proto versions
    ` [PATCH v5 "
      ` [PATCH v5 1/1] protocol: advertise multiple supported versions

[PATCH] remote-curl: die on server-side errors
 2018-11-16 20:28 UTC  (13+ messages)
          ` [PATCH 0/3] remote-curl smart-http discovery cleanup
            ` [PATCH 1/3] remote-curl: refactor smart-http discovery
            ` [PATCH 2/3] remote-curl: tighten "version 2" check for smart-http
            ` [PATCH 3/3] remote-curl: die on server-side errors

[PATCH] ref-filter: don't look for objects when outside of a repository
 2018-11-16 13:16 UTC  (8+ messages)

[PATCHv3 00/23] Bring more repository handles into our code base
 2018-11-16 13:15 UTC  (3+ messages)

git pull --rebase=preserve is always rebasing something, even on up-to-date branch
 2018-11-16 12:49 UTC  (2+ messages)

[PATCH v2 00/11] fast export and import fixes and features
 2018-11-16 12:29 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] fast-export: convert sha1 to oid
  ` [PATCH v3 02/11] git-fast-import.txt: fix documentation for --quiet option
  ` [PATCH v3 03/11] git-fast-export.txt: clarify misleading documentation about rev-list args
  ` [PATCH v3 04/11] fast-export: use value from correct enum
  ` [PATCH v3 05/11] fast-export: avoid dying when filtering by paths and old tags exist
  ` [PATCH v3 06/11] fast-export: move commit rewriting logic into a function for reuse
  ` [PATCH v3 07/11] fast-export: when using paths, avoid corrupt stream with non-existent mark
  ` [PATCH v3 08/11] fast-export: ensure we export requested refs
  ` [PATCH v3 09/11] fast-export: add --reference-excluded-parents option
  ` [PATCH v3 10/11] fast-import: remove unmaintained duplicate documentation
  ` [PATCH v3 11/11] fast-export: add a --show-original-ids option to show original names

[PATCH v2 1/2] rebase doc: document rebase.useBuiltin
 2018-11-16  9:58 UTC  (4+ messages)

[[PATCH v2] ] INSTALL: add macOS gettext and sdk header explanation to INSTALL
 2018-11-16  5:03 UTC  (3+ messages)

[PATCH 0/3] clone: respect configured fetch respecs during initial fetch
 2018-11-16  4:14 UTC  (3+ messages)

Confusing behavior with ignored submodules and `git commit -a`
 2018-11-16  0:31 UTC  (11+ messages)

[PATCH 18/23] submodule: use submodule repos for object lookup
 2018-11-15 20:36 UTC  (3+ messages)

[PATCH 0/1] mingw: update a link to the official documentation
 2018-11-15 18:20 UTC  (3+ messages)
` [PATCH 1/1] mingw: replace an obsolete link with the superseding one


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