git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-03 06:36:11 to 2017-10-05 09:14:57 UTC [more...]

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-05  9:14 UTC  (9+ messages)
` [PATCH 1/3] for-each-ref: let upstream/push optionally report the remote name
` [PATCH 2/3] for-each-ref: let upstream/push optionally report merge name

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-10-05  9:13 UTC  (20+ messages)
` [PATCH v2 1/5] test-list-objects: List a subset of object ids
` [PATCH v2 2/5] p0008-abbrev.sh: Test find_unique_abbrev() perf
` [PATCH v3 3/5] sha1_name: Unroll len loop in find_unique_abbrev_r
` [PATCH v3 4/5] sha1_name: Parse less while finding common prefix
` [PATCH v3 5/5] sha1_name: Minimize OID comparisons during disambiguation

couple questions about git "logical variables" and "git var"
 2017-10-05  9:11 UTC 

[PATCH] Documentation/git-config.txt: reword missleading sentence
 2017-10-05  8:17 UTC 

[ANNOUNCE] Git v2.15.0-rc0
 2017-10-05  6:09 UTC  (2+ messages)

[PATCH] sha1_loose_object_info: handle errors from unpack_sha1_rest
 2017-10-05  5:59 UTC 

What's cooking in git.git (Oct 2017, #01; Wed, 4)
 2017-10-05  5:21 UTC  (7+ messages)

"man git-stash" explanation of "--include-untracked" and "--all" seems ambiguous
 2017-10-05  5:16 UTC  (5+ messages)

[PATCH 0/3] fixes for running the test suite with --valgrind
 2017-10-05  3:46 UTC  (29+ messages)
` [PATCH 1/3] path.c: fix uninitialized memory access
` [PATCH 2/3] http-push: fix construction of hex value from path
` [PATCH 3/3] sub-process: allocate argv on the heap
  ` playing with MSan, was Re: [PATCH 0/3] fixes for running the test suite with --valgrind
      ` lstat-ing delayed-filter output, was Re: playing with MSan

Line ending normalization doesn't work as expected
 2017-10-05  3:31 UTC  (13+ messages)

Deleting a branch after merging it results in "there may be uncommitted changes"
 2017-10-05  3:04 UTC 

[PATCH 0/1] ref-filter.c: pass empty-string as NULL to atom parsers
 2017-10-05  2:11 UTC  (7+ messages)
` [PATCH v2] "

cmd.exe Terminal is closing when cloning a repository on windows 10 (64.bit)
 2017-10-05  1:44 UTC  (3+ messages)

[PATCH] branch: change the error messages to be more meaningful
 2017-10-05  1:13 UTC  (8+ messages)
` [PATCH v2] "

hacktoberfest
 2017-10-04 21:20 UTC  (3+ messages)

Weird behavior/bug for git clean in untracked directory
 2017-10-04 19:06 UTC 

disable interactive prompting
 2017-10-04 17:46 UTC  (5+ messages)

distinguishing between staged and unstaged content in a stash?
 2017-10-04 15:24 UTC  (3+ messages)

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-04 15:20 UTC  (3+ messages)

[PATCH/RFC] setup: update error message to be more meaningful
 2017-10-04 14:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] test-list-objects: mark file-local symbols as static
 2017-10-04 13:40 UTC  (2+ messages)

[PATCH v1] convert: display progress for filtered objects that have been delayed
 2017-10-04 13:33 UTC  (6+ messages)

[PATCH 00/18] Partial clone (from clone to lazy fetch in 18 patches)
 2017-10-04 13:30 UTC  (6+ messages)

[PATCH v7 00/12] Fast git status via a file system watcher
 2017-10-04 12:48 UTC  (10+ messages)
` [PATCH v8 "

Is git am supposed to decode MIME?
 2017-10-04 10:10 UTC  (3+ messages)

[PATCH] oidmap: map with OID as key
 2017-10-04  8:48 UTC  (7+ messages)
` [PATCH v2] "

Git for Windows: mingw.c's strange usage of creation time as ctime?
 2017-10-04  7:57 UTC  (3+ messages)

[PATCH v2 0/9] protocol transition
 2017-10-04  6:20 UTC  (14+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] connect: in ref advertisement, shallows are last
  ` [PATCH v3 02/10] pkt-line: add packet_write function
  ` [PATCH v3 03/10] protocol: introduce protocol extention mechanisms
  ` [PATCH v3 04/10] daemon: recognize hidden request arguments
  ` [PATCH v3 05/10] upload-pack, receive-pack: introduce protocol version 1
  ` [PATCH v3 06/10] connect: teach client to recognize v1 server response
  ` [PATCH v3 07/10] connect: tell server that the client understands v1
  ` [PATCH v3 08/10] http: "
  ` [PATCH v3 09/10] i5700: add interop test for protocol transition
  ` [PATCH v3 10/10] ssh: introduce a 'simple' ssh variant

[PATCH] branch: reset instead of release a strbuf
 2017-10-04  5:27 UTC  (9+ messages)
        ` [PATCH v2] strbuf doc: reuse after strbuf_release is fine

[PATCH] run-command.c: add hint when hook is not executable
 2017-10-04  4:40 UTC  (2+ messages)

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2017-10-04  4:07 UTC  (8+ messages)
` [PATCH v16 1/6] "

new contributors presentation
 2017-10-04  4:05 UTC  (2+ messages)

What means "git config bla ~/"?
 2017-10-04  4:01 UTC  (5+ messages)

[PATCH] tag: avoid NULL pointer arithmetic
 2017-10-04  4:00 UTC  (5+ messages)
    ` [PATCH] fsck: check results of lookup_blob() and lookup_tree() for NULL

Updated to v2.14.2 on macOS; git add --patch broken
 2017-10-04  2:59 UTC  (28+ messages)
                        ` [PATCH 01/12] test-terminal: set TERM=vt100
                        ` [PATCH 02/12] t4015: prefer --color to -c color.diff=always
                        ` [PATCH 03/12] t4015: use --color with --color-moved
                        ` [PATCH 04/12] t3701: use test-terminal to collect color output
                        ` [PATCH 05/12] t7508: use test_terminal for "
                        ` [PATCH 06/12] t7502: use diff.noprefix for --verbose test
                        ` [PATCH 07/12] t6006: drop "always" color config tests
                        ` [PATCH 08/12] t3203: drop "always" color test
                        ` [PATCH 09/12] t7301: use test_terminal to check color
                        ` [PATCH 10/12] t3205: use --color instead of color.branch=always
                        ` [PATCH 11/12] provide --color option for all ref-filter users
                        ` [PATCH 12/12] color: make "always" the same as "auto" in config

RFC: Another proposed hash function transition plan
 2017-10-04  1:44 UTC  (8+ messages)
  ` RFC v3: "
      ` [PATCH v4] technical doc: add a design doc for hash function transition

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-10-04  0:15 UTC  (7+ messages)
` [PATCH v6 09/40] Add initial external odb support

[bug] git version 2.4.12 color.ui = always breaks git add -p
 2017-10-03 23:53 UTC  (3+ messages)

"man git-config", "--list" option misleadingly refers to "config file" (singular)
 2017-10-03 23:12 UTC  (4+ messages)

[PATCH] test-stringlist: avoid buffer underrun when sorting nothing
 2017-10-03 22:59 UTC  (2+ messages)

git add -p stops working when setting color.ui = always
 2017-10-03 19:36 UTC  (2+ messages)

[PATCH] emacs: work with remote filesystems
 2017-10-03 16:23 UTC 

Security of .git/config and .git/hooks
 2017-10-03 15:10 UTC  (4+ messages)

[PATCH Outreachy] mru: use double-linked list from list.h
 2017-10-03 10:10 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 0/5] Support %(trailers) arguments in for-each-ref(1)
 2017-10-03  6:40 UTC  (10+ messages)
` [PATCH v2 0/6] "
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 0/7] "


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