git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-04-24 18:05:32 to 2018-04-26 03:51:34 UTC [more...]

[PATCH v7 00/17] rebase -i: offer to recreate commit topology
 2018-04-26  3:51 UTC  (27+ messages)
` [PATCH v8 00/16] rebase -i: offer to recreate commit topology by rebasing merges
  ` [PATCH v8 06/16] sequencer: introduce the `merge` command
  ` [PATCH v9 00/17] rebase -i: offer to recreate commit topology by rebasing merges
    ` [PATCH v9 01/17] sequencer: avoid using errno clobbered by rollback_lock_file()
    ` [PATCH v9 02/17] sequencer: make rearrange_squash() a bit more obvious
    ` [PATCH v9 03/17] sequencer: refactor how original todo list lines are accessed
    ` [PATCH v9 04/17] sequencer: offer helpful advice when a command was rescheduled
    ` [PATCH v9 05/17] git-rebase--interactive: clarify arguments
    ` [PATCH v9 06/17] sequencer: introduce new commands to reset the revision
    ` [PATCH v9 07/17] sequencer: introduce the `merge` command
    ` [PATCH v9 08/17] sequencer: fast-forward `merge` commands, if possible
    ` [PATCH v9 09/17] rebase-helper --make-script: introduce a flag to rebase merges
    ` [PATCH v9 10/17] rebase: introduce the --rebase-merges option
    ` [PATCH v9 11/17] rebase --rebase-merges: add test for --keep-empty
    ` [PATCH v9 12/17] sequencer: make refs generated by the `label` command worktree-local
    ` [PATCH v9 13/17] sequencer: handle post-rewrite for merge commands
    ` [PATCH v9 14/17] rebase --rebase-merges: avoid "empty merges"
    ` [PATCH v9 15/17] pull: accept --rebase=merges to recreate the branch topology
    ` [PATCH v9 16/17] rebase -i: introduce --rebase-merges=[no-]rebase-cousins
    ` [PATCH v9 17/17] rebase -i --rebase-merges: add a section to the man page

[PATCH v2 00/10] Compute and consume generation numbers
 2018-04-26  3:22 UTC  (21+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 5/9] ref-filter: use generation number for --contains
  ` [PATCH v4 00/10] Compute and consume generation numbers
    ` [PATCH v4 01/10] ref-filter: fix outdated comment on in_commit_list
    ` [PATCH v4 02/10] commit: add generation number to struct commmit
    ` [PATCH v4 03/10] commit-graph: compute generation numbers
    ` [PATCH v4 04/10] commit: use generations in paint_down_to_common()
    ` [PATCH v4 06/10] ref-filter: use generation number for --contains
    ` [PATCH v4 05/10] commit-graph: always load commit-graph information
    ` [PATCH v4 07/10] commit: use generation numbers for in_merge_bases()
    ` [PATCH v4 08/10] commit: add short-circuit to paint_down_to_common()
    ` [PATCH v4 09/10] merge: check config before loading commits
    ` [PATCH v4 10/10] commit-graph.txt: update design document

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-26  2:11 UTC  (8+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH v2] Make running git under other debugger-like programs easy
 2018-04-26  1:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1 0/2] add additional config settings for merge
 2018-04-26  1:48 UTC  (25+ messages)
` [PATCH v1 1/2] merge: Add merge.renames config setting
` [PATCH v1 2/2] merge: Add merge.aggressive "
` [PATCH v2 0/2] add additional config settings for merge
  ` [PATCH v2 1/2] merge: Add merge.renames config setting

[RFC PATCH] checkout: Force matching mtime between files
 2018-04-26  1:25 UTC  (11+ messages)

What's cooking in git.git (Apr 2018, #03; Wed, 25)
 2018-04-26  1:13 UTC  (6+ messages)
` js/rebase-recreate-merge, was "

[PATCHv2 0/9] object store: oid_object_info is the next contender
 2018-04-25 20:37 UTC  (23+ messages)
` [PATCHv2 1/9] cache.h: add repository argument to oid_object_info_extended
` [PATCHv2 2/9] cache.h: add repository argument to oid_object_info
` [PATCHv2 3/9] packfile: add repository argument to retry_bad_packed_offset
` [PATCHv2 4/9] packfile: add repository argument to packed_to_object_type
` [PATCHv2 5/9] packfile: add repository argument to packed_object_info
` [PATCHv2 6/9] packfile: add repository argument to read_object
` [PATCHv2 7/9] packfile: add repository argument to unpack_entry
` [PATCHv2 8/9] packfile: add repository argument to cache_or_unpack_entry
` [PATCHv2 9/9] cache.h: allow oid_object_info to handle arbitrary repositories
` [PATCHv2 9/9] cache.h: allow sha1_object_info "
` [PATCHv3 0/9] object store: oid_object_info is the next contender
  ` [PATCHv3 1/9] cache.h: add repository argument to oid_object_info_extended
  ` [PATCHv3 2/9] cache.h: add repository argument to oid_object_info
  ` [PATCHv3 3/9] packfile: add repository argument to retry_bad_packed_offset
  ` [PATCHv3 4/9] packfile: add repository argument to packed_to_object_type
  ` [PATCHv3 5/9] packfile: add repository argument to packed_object_info
  ` [PATCHv3 6/9] packfile: add repository argument to read_object
  ` [PATCHv3 7/9] packfile: add repository argument to unpack_entry
  ` [PATCHv3 8/9] packfile: add repository argument to cache_or_unpack_entry
  ` [PATCHv3 9/9] cache.h: allow oid_object_info to handle arbitrary repositories

[PATCH] git: add -N as a short option for --no-pager
 2018-04-25 19:31 UTC  (8+ messages)

[PATCH 00/41] object_id part 13
 2018-04-25 18:49 UTC  (13+ messages)
` [PATCH 18/41] index-pack: abstract away hash function constant
` [PATCH 21/41] http: eliminate hard-coded constants
` [PATCH 25/41] builtin/receive-pack: avoid hard-coded constants for push certs

[PATCH v2 0/6] Keep all info in command-list.txt in git binary
 2018-04-25 18:22 UTC  (29+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] git.c: implement --list-cmds=porcelain
  ` [PATCH v4/wip 00/12] Keep all info in command-list.txt in git binary
    ` [PATCH v4/wip 01/12] generate-cmds.sh: factor out synopsis extract code
    ` [PATCH v4/wip 02/12] generate-cmds.sh: export all commands to command-list.h
    ` [PATCH v4/wip 03/12] help: use command-list.h for common command list
    ` [PATCH v4/wip 04/12] Remove common-cmds.h
    ` [PATCH v4/wip 05/12] git.c: convert --list-*builtins to --list-cmds=*
    ` [PATCH v4/wip 06/12] git: accept multiple --list-cmds options
    ` [PATCH v4/wip 07/12] completion: implement and use --list-cmds=all
    ` [PATCH v4/wip 08/12] git: support --list-cmds=<category>
    ` [PATCH v4/wip 09/12] help: add "-a --verbose" to list all commands with synopsis
    ` [PATCH v4/wip 10/12] help: use command-list.txt for the source of guides
    ` [PATCH v4/wip 11/12] command-list.txt: add new category "complete"
    ` [PATCH v4/wip 12/12] completion: let git provide the completable command list

git https and github
 2018-04-25 17:44 UTC  (2+ messages)

[PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
 2018-04-25 17:09 UTC  (6+ messages)
` [PATCH v3 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
    ` [PATCH v3 0/4] rebase -i: avoid stale "# This is a combinationof" "

[PATCH v2] perf/aggregate: use Getopt::Long for option parsing
 2018-04-25 16:10 UTC 

GSoC students and mentors in 2018
 2018-04-25 15:12 UTC  (5+ messages)

java diffs show no method context
 2018-04-25 15:05 UTC  (2+ messages)

[PATCH v2 1/1] completion: load completion file for external subcommand
 2018-04-25 14:40 UTC  (4+ messages)

[PATCH v1] perf/aggregate: tighten option parsing
 2018-04-25 12:55 UTC  (5+ messages)

`iconv` should have the encoding `ISO646-SE2`
 2018-04-25 12:32 UTC 

[PATCH v2 0/7] Deprecate .git/info/grafts
 2018-04-25 12:25 UTC  (30+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 09/11] technical/shallow: describe the relationship with replace refs
  ` [PATCH v4 00/11] Deprecate .git/info/grafts
    ` [PATCH v4 04/11] replace: "libify" create_graft() and callees
    ` [PATCH v4 05/11] replace: introduce --convert-graft-file
    ` [PATCH v5 00/11] Deprecate .git/info/grafts
      ` [PATCH v5 01/11] argv_array: offer to split a string by whitespace
      ` [PATCH v5 02/11] commit: Let the callback of for_each_mergetag return on error
      ` [PATCH v5 03/11] replace: avoid using die() to indicate a bug
      ` [PATCH v5 04/11] replace: "libify" create_graft() and callees
      ` [PATCH v5 05/11] replace: introduce --convert-graft-file
      ` [PATCH v5 06/11] Add a test for `git replace --convert-graft-file`
      ` [PATCH v5 07/11] Deprecate support for .git/info/grafts
      ` [PATCH v5 08/11] filter-branch: stop suggesting to use grafts
      ` [PATCH v5 09/11] technical/shallow: stop referring to grafts
      ` [PATCH v5 10/11] technical/shallow: describe why shallow cannot use replace refs
      ` [PATCH v5 11/11] Remove obsolete script to convert grafts to "

[PATCH 0/3] Some add-on patches on top of dj/runtime-prefix
 2018-04-25  7:46 UTC  (8+ messages)
` [PATCH v2 "

Fetching tags overwrites existing tags
 2018-04-25  1:31 UTC  (5+ messages)

[PATCH 0/9] object store: oid_object_info is the next contender
 2018-04-25  0:21 UTC  (10+ messages)
` [PATCH 2/9] cache.h: add repository argument to oid_object_info
` [PATCH 5/9] packfile: add repository argument to packed_object_info
` [PATCH 9/9] cache.h: allow sha1_object_info to handle arbitrary repositories

[PATCHv2 0/7] Moved code detection: ignore space on uniform indentation
 2018-04-25  0:11 UTC  (18+ messages)
` [PATCH 1/7] xdiff/xdiff.h: remove unused flags
` [PATCH 2/7] xdiff/xdiffi.c: remove unneeded function declarations
` [PATCH 3/7] diff.c: do not pass diff options as keydata to hashmap
` [PATCH 4/7] diff.c: adjust hash function signature to match hashmap expectation
` [PATCH 5/7] diff.c: add a blocks mode for moved code detection
` [PATCH 6/7] diff.c: decouple white space treatment from move detection algorithm
` [PATCH 7/7] diff.c: add --color-moved-ignore-space-delta option

[PATCH v8 0/4] worktree: teach "add" to check out existing branches
 2018-04-24 21:56 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] worktree: remove extra members from struct add_opts
  ` [PATCH v9 2/4] worktree: improve message when creating a new worktree
  ` [PATCH v9 3/4] worktree: factor out dwim_branch function
  ` [PATCH v9 4/4] worktree: teach "add" to check out existing branches

[PATCH v10 00/36] Add directory rename detection to git
 2018-04-24 20:21 UTC  (3+ messages)
` [PATCH v10 1/2] fixup! merge-recursive: fix was_tracked() to quit lying with some renamed paths
  ` [PATCH v10 2/2] fixup! t6046: testcases checking whether updates can be skipped in a merge

[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
 2018-04-24 18:39 UTC  (12+ messages)
` [PATCH v2 0/6] Teach '--column-number' to 'git-grep(1)'
  ` [PATCH v2 2/6] grep.c: take column number as argument to show_line()
` [PATCH v3 0/7] Teach '--column-number' to 'git-grep(1)'
  ` [PATCH v3 7/7] contrib/git-jump/git-jump: jump to match column in addition to line

[PATCH 0/3] Colorful blame output
 2018-04-24 18:05 UTC  (3+ 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).