git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-01-15 23:57:29 to 2018-01-18 22:09:12 UTC [more...]

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-01-18 22:09 UTC  (33+ messages)
` [PATCH 1/8] sequencer: introduce new commands to reset the revision
` [PATCH 2/8] sequencer: introduce the `merge` command
` [PATCH 3/8] sequencer: fast-forward merge commits, if possible
` [PATCH 4/8] rebase-helper --make-script: introduce a flag to recreate merges
` [PATCH 5/8] rebase: introduce the --recreate-merges option
` [PATCH 6/8] sequencer: handle autosquash and post-rewrite for merge commands
` [PATCH 7/8] pull: accept --rebase=recreate to recreate the branch topology
` [PATCH 8/8] rebase -i: introduce --recreate-merges=no-rebase-cousins
` [PATCH 9, 10/8] interactive rebase feedback
  ` [PATCH 9/8] [DO NOT APPLY, but squash?] git-rebase--interactive: clarify arguments
  ` [PATCH 10/8] [DO NOT APPLY, but improve?] rebase--interactive: introduce "stop" command

[PATCH v2 0/3] fixes for split index mode
 2018-01-18 21:53 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] read-cache: fix reading the shared index for other repos

[PATCH] describe: use strbuf_add_unique_abbrev() for adding short hashes
 2018-01-18 21:40 UTC  (4+ messages)

[PATCH v3 4/3] read-cache: don't try to write index if we can't write shared index
 2018-01-18 21:37 UTC  (9+ messages)
` [PATCH 1/3] read-cache.c: change type of "temp" in write_shared_index()
  ` [PATCH 3/3] read-cache: don't write index twice if we can't write shared index

[PATCH/RFC] diff: add --compact-summary option to complement --stat
 2018-01-18 21:23 UTC  (4+ messages)
` [PATCH v2] "

git 2.16.0 segfaults on clone of specific repo
 2018-01-18 21:03 UTC  (2+ messages)

Git For Aix 6 and 7
 2018-01-18 20:07 UTC  (2+ messages)

[Question] format-patch along a specific path
 2018-01-18 19:17 UTC 

[RFC PATCH 0/2] Cookie redaction during GIT_TRACE_CURL
 2018-01-18 18:25 UTC  (5+ messages)
` [RFC PATCH 1/2] http: support cookie redaction when tracing
` [RFC PATCH 2/2] http: support omitting data from traces

[PATCH 00/11] Some fixes and bunch of object_id conversions
 2018-01-18 17:42 UTC  (13+ messages)
` [PATCH 01/11] http-push: improve error log
` [PATCH 02/11] clang-format: adjust penalty for return type line break
` [PATCH 03/11] sha1_file: convert pretend_sha1_file to object_id
` [PATCH 04/11] dir: convert struct sha1_stat to use object_id
` [PATCH 05/11] sha1_file: convert hash_sha1_file to object_id
` [PATCH 06/11] cache: clear whole hash buffer with oidclr
` [PATCH 07/11] match-trees: convert splice_tree to object_id
` [PATCH 08/11] commit: convert commit_tree* "
` [PATCH 09/11] notes: convert combine_notes_* "
` [PATCH 10/11] notes: convert write_notes_tree "
` [PATCH 11/11] sha1_file: convert write_sha1_file "

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-18 16:27 UTC  (16+ messages)

Bug Report: Subtrees and GPG Signed Commits
 2018-01-18 16:19 UTC  (2+ messages)

[PATCH 01/20] cat-file: split expand_atom into 2 functions
 2018-01-18 14:23 UTC  (25+ messages)
` [PATCH v2 01/18] "
  ` [PATCH v2 04/18] cat-file: move struct expand_data into ref-filter
  ` [PATCH v2 02/18] cat-file: reuse struct ref_format
  ` [PATCH v2 03/18] ref-filter: make valid_atom as function parameter

[PATCH] files_initial_transaction_commit(): only unlock if locked
 2018-01-18 14:19 UTC  (2+ messages)

[PATCH] packfile: use get_be64() for large offsets
 2018-01-18 14:15 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] send-email: Rename variable for clarity
 2018-01-18 11:00 UTC  (6+ messages)
` [PATCH v2 2/2] send-email: Support separate Reply-To address

[PATCH v3 1/2] sha1_file: remove static strbuf from sha1_file_name()
 2018-01-18 10:08 UTC  (2+ messages)
` [PATCH v3 2/2] sha1_file: improve sha1_file_name() perfs

[PATCH] dir.c: print correct errno when opendir() fails
 2018-01-18  9:50 UTC 

[PATCH v3 0/4] run-command.c: print env vars when GIT_TRACE is set
 2018-01-18  9:45 UTC  (22+ messages)
` [PATCH v4 0/7] Trace env variables in run_command()
  ` [PATCH v4 6/7] trace.c: print env vars in trace_run_command()
  ` [PATCH v5 0/7] Trace env variables in run_command()
    ` [PATCH v5 3/7] trace.c: move strbuf_release() out of print_trace_line()
    ` [PATCH v5 4/7] trace.c: introduce trace_run_command()
    ` [PATCH v5 6/7] trace.c: print env vars in trace_run_command()
    ` [PATCH v6 0/7] Trace env variables in run_command()
      ` [PATCH v6 1/7] sq_quote_argv: drop maxlen parameter
      ` [PATCH v6 2/7] trace: avoid unnecessary quoting
      ` [PATCH v6 3/7] trace.c: move strbuf_release() out of print_trace_line()
      ` [PATCH v6 4/7] run-command.c: introduce trace_run_command()
      ` [PATCH v6 5/7] run-command.c: print program 'git' when tracing git_cmd mode
      ` [PATCH v6 6/7] run-command.c: print env vars in trace_run_command()
      ` [PATCH v6 7/7] run-command.c: print new cwd "

What's cooking in git.git (Jan 2018, #02; Tue, 9)
 2018-01-18  8:56 UTC  (5+ messages)

[BUG] git remote prune removes local tags, depending on fetch config
 2018-01-18  6:18 UTC  (6+ messages)

[ANNOUNCE] Git v2.16.0
 2018-01-18  5:54 UTC 

[PATCH v2 1/2] sha1_file: remove static strbuf from sha1_file_name()
 2018-01-17 22:27 UTC  (6+ messages)
` [PATCH v2 2/2] sha1_file: improve sha1_file_name() perfs

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-17 22:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] packed_ref_cache: don't use mmap() for small files
 2018-01-17 21:52 UTC  (4+ messages)
` [PATCH 0/3] Supplements to "packed_ref_cache: don't use mmap() for small files"

misleading "man git-worktree", is last "add" argument necessarily a "branch"?
 2018-01-17 18:32 UTC  (4+ messages)
  ` Re* "

[PATCH] RelNotes: fsmonitor: add a pointer to man page and the word itself
 2018-01-17 18:27 UTC  (3+ messages)

[PATCH] Add shell completion for git remote rm
 2018-01-17 18:20 UTC  (13+ messages)

[PATCH] sha1_file: remove static strbuf from sha1_file_name()
 2018-01-17 17:55 UTC  (5+ messages)

[ANNOUNCE] Git Rev News edition 35
 2018-01-17 13:14 UTC 

GSoC 2018 Org applications. Deadline = January 23, 2018 at 18:00 (CET)
 2018-01-17 12:28 UTC  (2+ messages)

[PATCH/RFC 0/2] Automate updating git-completion.bash a bit
 2018-01-17  9:34 UTC  (10+ messages)
` [PATCH 1/2] parse-options: support --git-completion-helper
` [PATCH 2/2] git-completion: use --git-completion-helper

[PATCH v2 0/2] Doc/submodules: a few updates
 2018-01-17  2:45 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] Doc/gitsubmodules: make some changes to improve readability and syntax

[PATCH] diff.c: flush stdout before printing rename warnings
 2018-01-17  1:04 UTC  (3+ messages)

[PATCH] Removed unnecessary void* from hashmap.h that caused compile warnings
 2018-01-16 22:28 UTC  (5+ messages)

[PATCH v2 0/2] Incremental rewrite of git-submodules
 2018-01-16 19:32 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 00/26] protocol version 2
 2018-01-16 19:23 UTC  (4+ messages)
` [PATCH 12/26] ls-refs: introduce ls-refs server command

Git uses wrong subkey for signing commits with GPG key
 2018-01-16 18:23 UTC  (5+ messages)

[ANNOUNCE] Git v2.16.0-rc2 - breakages in t1308 and 1404
 2018-01-16 18:19 UTC  (6+ messages)

[PATCH 00/40] Promisor remotes and external ODB support
 2018-01-16  7:23 UTC  (4+ messages)
` [PATCH 14/40] sha1_file: prepare for external odbs

[BUG] test_must_fail: does not correctly detect failures - Was Git 2.16.0-rc2 Test Summary on NonStop
 2018-01-16  3:31 UTC  (9+ messages)

[PATCH] mru: Replace mru.[ch] with list.h implementation
 2018-01-16  1:46 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).