git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-06 22:35:14 to 2017-10-11 02:07:33 UTC [more...]

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-11  2:07 UTC  (5+ messages)
` [PATCH v2 0/3] for-each-ref: add :remoteref and :remotename specifiers
  ` [PATCH v2 1/3] for-each-ref: let upstream/push optionally report the remote name

What happened to "git status --color=(always|auto|never)"?
 2017-10-11  2:05 UTC  (11+ messages)

[PATCH v2 0/9] protocol transition
 2017-10-11  0:39 UTC  (27+ 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 07/10] connect: tell server that the client understands v1
  ` [PATCH] Documentation: document Extra Parameters

[RFC PATCH v3 0/4] implement fetching of moved submodules
 2017-10-11  0:19 UTC  (12+ messages)
` [RFC PATCH 2/4] change submodule push test to use proper repository setup
` [RFC PATCH v3 3/4] implement fetching of moved submodules
` [RFC PATCH v3 4/4] submodule: simplify decision tree whether to or not to fetch

"git rm" seems to do recursive removal even without "-r"
 2017-10-10 19:44 UTC  (28+ messages)

[RFC] column: show auto columns when pager is active
 2017-10-10 18:32 UTC  (9+ messages)

[L10N] Kickoff of translation for Git 2.15.0 round 1
 2017-10-10 18:14 UTC  (13+ messages)
` [PATCH] submodule: avoid sentence-lego in translated string
` [PATCH] i18n: add a missing space in message

git download issue
 2017-10-10 14:37 UTC  (2+ messages)

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-10-10 13:43 UTC  (5+ messages)
` [PATCH 0/2] Do not call cmd_*() as a subroutine
  ` [PATCH 1/2] describe: do not use "
  ` [PATCH 2/2] merge-ours: "

[PATCH v4 0/4] Improve abbreviation disambiguation
 2017-10-10 13:30 UTC  (13+ messages)
` [PATCH v4 1/4] p4211-line-log.sh: add log --online --raw --parents perf test
` [PATCH v4 2/4] sha1_name: unroll len loop in find_unique_abbrev_r
` [PATCH v4 3/4] sha1_name: parse less while finding common prefix
` [PATCH v4 4/4] sha1_name: minimize OID comparisons during disambiguation

[PATCH v1 0/2] fix temporary garbage in the cache entry
 2017-10-10  9:49 UTC  (22+ messages)
` [PATCH v1 1/2] entry.c: update cache entry only for existing files
              ` [PATCH 1/3] write_entry: fix leak when retrying delayed filter
              ` [PATCH 2/3] write_entry: avoid reading blobs in CE_RETRY case
              ` [PATCH 3/3] write_entry: untangle symlink and regular-file cases
` [PATCH v1 2/2] entry.c: check if file exists after checkout

[PATCH] Documentation/git-config.txt: reword missleading sentence
 2017-10-10  8:48 UTC  (4+ messages)

new contributors presentation
 2017-10-10  8:20 UTC  (3+ messages)

[PATCH v2] run-command: add hint when a hook is ignored
 2017-10-10  4:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 00/24] object_id part 10
 2017-10-10  2:24 UTC  (41+ messages)
` [PATCH v2 01/24] walker: convert to struct object_id
` [PATCH v2 02/24] refs/files-backend: convert struct ref_to_prune to object_id
` [PATCH v2 03/24] refs: convert delete_ref and refs_delete_ref to struct object_id
` [PATCH v2 04/24] refs: convert update_ref and refs_update_ref to use "
` [PATCH v2 05/24] refs: update ref transactions "
` [PATCH v2 06/24] Convert check_connected "
` [PATCH v2 07/24] refs: convert resolve_refdup and refs_resolve_refdup to "
` [PATCH v2 08/24] refs: convert read_ref and read_ref_full to object_id
` [PATCH v2 09/24] refs: convert dwim_ref and expand_ref to struct object_id
` [PATCH v2 10/24] builtin/reflog: convert remaining unsigned char uses to object_id
` [PATCH v2 11/24] refs: convert dwim_log to struct object_id
` [PATCH v2 12/24] pack-bitmap: convert traverse_bitmap_commit_list to object_id
` [PATCH v2 13/24] builtin/pack-objects: convert to struct object_id
` [PATCH v2 14/24] refs: convert peel_ref "
` [PATCH v2 15/24] refs: convert read_ref_at "
` [PATCH v2 16/24] refs: convert reflog_expire parameter "
` [PATCH v2 17/24] sha1_file: convert index_path and index_fd "
` [PATCH v2 18/24] Convert remaining callers of resolve_gitlink_ref to object_id
` [PATCH v2 19/24] refs: convert resolve_gitlink_ref to struct object_id
` [PATCH v2 20/24] worktree: convert struct worktree to object_id
` [PATCH v2 21/24] refs: convert resolve_ref_unsafe to struct object_id
` [PATCH v2 22/24] refs: convert peel_object "
` [PATCH v2 23/24] refs: convert read_raw_ref backends "
` [PATCH v2 24/24] refs/files-backend: convert static functions to object_id

[PATCH] sha1_loose_object_info: handle errors from unpack_sha1_rest
 2017-10-10  1:34 UTC  (5+ messages)

[PATCH] submodule: spell out API of submodule_move_head
 2017-10-10  1:06 UTC  (7+ messages)

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 2017-10-09 21:59 UTC  (2+ messages)

Auto adding changed files
 2017-10-09 19:47 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.14.2(2)
 2017-10-09 18:40 UTC  (3+ messages)
` [git-for-windows] "

Special strings in commit messages
 2017-10-09 13:38 UTC  (3+ messages)

[PATCH] cleanup: fix possible overflow errors in binary search
 2017-10-09 13:33 UTC  (3+ messages)
` [PATCH v2] "

Draft of Git Rev News edition 32
 2017-10-09  9:04 UTC 

is there a truly compelling rationale for .git/info/exclude?
 2017-10-08  8:41 UTC  (5+ messages)

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-10-08  1:46 UTC  (10+ messages)
` [PATCH v2 1/5] test-list-objects: List a subset of object ids

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-10-07  9:54 UTC  (3+ messages)
` [RFC PATCH 2/8] commit: move code to update HEAD to libgit

[PATCH v6 3/3] submodule: port submodule subcommand 'status' from shell to C
 2017-10-07  9:35 UTC  (4+ messages)
` [PATCH v7 0/3] Incremental rewrite of git-submodules

Regression in 'git branch -m'?
 2017-10-07  4:36 UTC  (7+ messages)
  ` [PATCH 2/2] refs_resolve_ref_unsafe: handle d/f conflicts for writes

[PATCH 1/2] tests: use shell negation instead of test_must_fail for test_cmp
 2017-10-07  2:29 UTC  (8+ messages)
` [PATCH 2/2] tests: fix diff order arguments in test_cmp

[RFC PATCH 0/4] interpret-trailers: introduce "move" action
 2017-10-07  0:51 UTC  (6+ messages)

[Question] Documenting platform implications on CVE to git
 2017-10-07  0:04 UTC  (5+ 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).