git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-02-10 01:33:24 to 2018-02-13 06:43:53 UTC [more...]

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-13  6:43 UTC  (43+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option
` [PATCH v2 00/10] rebase -i: offer to recreate merge commits
  ` [PATCH v2 02/10] sequencer: introduce new commands to reset the revision
        ` [PATCH v2 02/10] sequencer: introduce new commands to reset therevision
  ` [PATCH v3 00/12] rebase -i: offer to recreate merge commits
    ` [PATCH v3 01/12] sequencer: avoid using errno clobbered by rollback_lock_file()
    ` [PATCH v3 02/12] sequencer: make rearrange_squash() a bit more obvious
    ` [PATCH v3 03/12] git-rebase--interactive: clarify arguments
    ` [PATCH v3 04/12] sequencer: introduce new commands to reset the revision
    ` [PATCH v3 05/12] sequencer: introduce the `merge` command
    ` [PATCH v3 06/12] sequencer: fast-forward merge commits, if possible
    ` [PATCH v3 07/12] rebase-helper --make-script: introduce a flag to recreate merges
    ` [PATCH v3 08/12] rebase: introduce the --recreate-merges option
    ` [PATCH v3 09/12] sequencer: make refs generated by the `label` command worktree-local
    ` [PATCH v3 10/12] sequencer: handle post-rewrite for merge commands
    ` [PATCH v3 11/12] pull: accept --rebase=recreate to recreate the branch topology
    ` [PATCH v3 12/12] rebase -i: introduce --recreate-merges=[no-]rebase-cousins

[PATCH v1] worktree: set worktree environment in post-checkout hook
 2018-02-13  4:48 UTC  (12+ messages)
` [PATCH 0/2] worktree: change to new worktree dir before running hook(s)
  ` [PATCH 1/2] run-command: teach 'run_hook' about alternate worktrees
  ` [PATCH 2/2] worktree: add: change to new worktree directory before running hook

[PATCH] color.h: document and modernize header
 2018-02-13  3:55 UTC  (5+ messages)

[PATCH] docs/interpret-trailers: fix agreement error
 2018-02-13  2:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
 2018-02-13  1:58 UTC  (4+ messages)

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-13  1:38 UTC  (28+ messages)
` [PATCH 01/26] repository: introduce raw object store field
` [PATCH 02/26] object-store: move alt_odb_list and alt_odb_tail to object store
` [PATCH 03/26] object-store: free alt_odb_list
` [PATCH 04/26] object-store: move packed_git and packed_git_mru to object store
` [PATCH 05/26] object-store: close all packs upon clearing the "
` [PATCH 06/26] pack: move prepare_packed_git_run_once to "
` [PATCH 07/26] pack: move approximate object count "
` [PATCH 08/26] sha1_file: add raw_object_store argument to alt_odb_usable
` [PATCH 09/26] sha1_file: add repository argument to link_alt_odb_entry
` [PATCH 10/26] sha1_file: add repository argument to read_info_alternates
` [PATCH 11/26] sha1_file: add repository argument to link_alt_odb_entries
` [PATCH 12/26] sha1_file: add repository argument to prepare_alt_odb
` [PATCH 13/26] sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
` [PATCH 14/26] sha1_file: allow prepare_alt_odb "
` [PATCH 15/26] sha1_file: add repository argument to sha1_file_name
` [PATCH 16/26] sha1_file: add repository argument to stat_sha1_file
` [PATCH 17/26] sha1_file: add repository argument to open_sha1_file
` [PATCH 18/26] sha1_file: add repository argument to map_sha1_file_1
` [PATCH 19/26] sha1_file: add repository argument to map_sha1_file
` [PATCH 20/26] sha1_file: add repository argument to sha1_loose_object_info
` [PATCH 21/26] sha1_file: allow sha1_file_name to handle arbitrary repositories
` [PATCH 22/26] sha1_file: allow stat_sha1_file "
` [PATCH 23/26] sha1_file: allow open_sha1_file "
` [PATCH 24/26] sha1_file: allow map_sha1_file_1 "
` [PATCH 25/26] sha1_file: allow map_sha1_file "
` [PATCH 26/26] sha1_file: allow sha1_loose_object_info "

please change stash
 2018-02-13  0:52 UTC  (2+ messages)

[PATCH v2 00/27] protocol version 2
 2018-02-13  0:49 UTC  (10+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 01/35] pkt-line: introduce packet_read_with_status
  ` [PATCH v3 02/35] pkt-line: introduce struct packet_reader
  ` [PATCH v3 22/35] upload-pack: support shallow requests

Question about rebasing - unexpected result, can't figure out why
 2018-02-13  0:36 UTC  (2+ messages)

[PATCH] t6300-for-each-ref: fix "more than one quoting style" tests
 2018-02-13  0:36 UTC 

[PATCH 0/7] nd/worktree-move reboot
 2018-02-13  0:27 UTC  (21+ messages)
` [PATCH 3/7] worktree move: new command
` [PATCH 6/7] worktree remove: "
` [PATCH v2 0/7] nd/worktree-move reboot
  ` [PATCH v2 1/7] worktree.c: add validate_worktree()
  ` [PATCH v2 2/7] worktree.c: add update_worktree_location()
  ` [PATCH v2 3/7] worktree move: new command
  ` [PATCH v2 4/7] worktree move: accept destination as directory
  ` [PATCH v2 5/7] worktree move: refuse to move worktrees with submodules
  ` [PATCH v2 6/7] worktree remove: new command
  ` [PATCH v2 7/7] worktree remove: allow it when $GIT_WORK_TREE is already gone

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-13  0:21 UTC  (8+ messages)

[PATCH 1/3] t7006: add tests for how git config paginates
 2018-02-12 22:41 UTC  (5+ messages)
` [PATCH 2/3] config: respect `pager.config` in list/get-mode only
` [PATCH 3/3] config: change default of `pager.config` to "on"

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-12 21:48 UTC  (15+ messages)
` [PATCH 003/194] object-store: move packed_git and packed_git_mru to object store
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 046/194] object-store: move replace_objects back to object-store

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-12 21:24 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/14] commit-graph: update graph-head during write

[PATCH] send-email: error out when relogin delay is missing
 2018-02-12 19:44 UTC  (2+ messages)

Fetch-hooks
 2018-02-12 19:23 UTC  (18+ messages)

REQUEST NEW TRANSLATION (INDONESIAN/id_ID)
 2018-02-12 18:46 UTC  (2+ messages)

[PATCH] describe: confirm that blobs actually exist
 2018-02-12 18:38 UTC  (3+ messages)

What's cooking in git.git (Feb 2018, #01; Wed, 7)
 2018-02-12 18:27 UTC  (2+ messages)

partial fetch
 2018-02-12 18:21 UTC  (2+ messages)

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-12 17:57 UTC  (7+ messages)

totally confused as to what "git bisect skip" is supposed to do
 2018-02-12 16:21 UTC  (4+ messages)

[PATCH 0/1] Mark messages for translations
 2018-02-12 15:15 UTC  (9+ messages)
` [PATCH 1/1] "
          ` [PATCH] t0002: simplify error checking

"git bisect run make" adequate to locate first unbuildable commit?
 2018-02-12 13:05 UTC  (6+ messages)

What's cooking in git.git (Jan 2018, #04; Wed, 31)
 2018-02-12 10:04 UTC  (5+ messages)

[PATCH RFC v2 01/25] ref-filter: get rid of goto
 2018-02-12  8:08 UTC  (24+ messages)
` [PATCH v3 01/23] "
  ` [PATCH v3 13/23] ref-filter: get rid of mark_atom_in_object_info()
  ` [PATCH v3 04/23] ref-filter: make valid_atom as function parameter
  ` [PATCH v3 18/23] cat-file: reuse printing logic from ref-filter
  ` [PATCH v3 08/23] ref-filter: reuse parse_ref_filter_atom()
  ` [PATCH v3 17/23] ref-filter: make valid_atom general again
  ` [PATCH v3 07/23] cat-file: start migrating formatting to ref-filter
  ` [PATCH v3 05/23] cat-file: move struct expand_data into ref-filter
  ` [PATCH v3 09/23] cat-file: start use ref_array_item struct
  ` [PATCH v3 19/23] ref-filter: make populate_value() internal again
  ` [PATCH v3 20/23] ref-filter: unifying formatting of cat-file opts
  ` [PATCH v3 12/23] cat-file: start reusing populate_value()
  ` [PATCH v3 16/23] ref-filter: make cat_file_info independent
  ` [PATCH v3 10/23] ref-filter: make populate_value() global
  ` [PATCH v3 21/23] for-each-ref: tests for new atoms added
  ` [PATCH v3 06/23] cat-file: split expand_atom() into 2 functions
  ` [PATCH v3 02/23] ref-filter: add return value to some functions
  ` [PATCH v3 23/23] cat-file: update of docs
  ` [PATCH v3 03/23] cat-file: reuse struct ref_format
  ` [PATCH v3 22/23] cat-file: tests for new atoms added
  ` [PATCH v3 14/23] ref_filter: add is_atom_used function
  ` [PATCH v3 15/23] cat-file: move skip_object_info into ref-filter
  ` [PATCH v3 11/23] ref-filter: rename field in ref_array_item stuct

[PATCH v3 0/23] cat-file: reuse formatting logic from ref-filter
 2018-02-12  8:08 UTC 

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-12  0:34 UTC  (8+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config

[PATCH 2/2] Makefile: suppress a sparse warning for pack-revindex.c
 2018-02-12  0:21 UTC 

[PATCH 1/2] config.mak.uname: remove SPARSE_FLAGS setting for cygwin
 2018-02-12  0:20 UTC 

[PATCH 0/2] misc sparse updates
 2018-02-12  0:19 UTC 

[PATCH 1/2] t4151: consolidate multiple calls to test_i18ngrep
 2018-02-12  0:17 UTC 

[PATCH 0/2] test_i18ngrep
 2018-02-12  0:16 UTC 

[PATCH v2 0/3] Add "git rebase --show-patch"
 2018-02-11  9:43 UTC  (5+ messages)
` [PATCH v3 0/3] Add "git rebase --show-current-patch"
  ` [PATCH v3 1/3] am: add --show-current-patch
  ` [PATCH v3 2/3] rebase: "
  ` [PATCH v3 3/3] rebase: introduce and use pseudo-ref REBASE_HEAD

[RFC PATCH 0/3] Make fsck check other worktree HEADs
 2018-02-10 20:11 UTC  (5+ messages)
` [RFC PATCH 3/3] fsck: Check HEAD of other worktrees as well

[PATCH v3 0/2] diff: add --stat-with-summary (was --compact-summary)
 2018-02-10 20:08 UTC  (10+ messages)

Crash when clone includes magic filenames on Windows
 2018-02-10 15:27 UTC  (5+ messages)

[PATCH] check-ignore: fix mix of directories and other file types
 2018-02-10 12:38 UTC 

Bug? Error during commit
 2018-02-10 12:16 UTC  (5+ messages)

[PATCH] worktree: teach "add" to check out existing branches
 2018-02-10 11:20 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] worktree: improve message when creating a new worktree

[PATCH v6 0/7] convert: add support for different encodings
 2018-02-10  9:48 UTC  (3+ messages)
` [PATCH v6 5/7] convert: add 'working-tree-encoding' attribute


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