git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-04-10 22:50:26 to 2018-04-13 17:57:11 UTC [more...]

[PATCH v5 00/12] rebase -i: offer to recreate merge commits
 2018-04-13 17:57 UTC  (36+ messages)
` [PATCH v6 00/15] rebase -i: offer to recreate commit topology
  ` [PATCH v6 04/15] sequencer: introduce new commands to reset the revision
  ` [PATCH v6 05/15] sequencer: introduce the `merge` command
  ` [PATCH v6 14/15] rebase -i: introduce --rebase-merges=[no-]rebase-cousins
  ` [PATCH v6 15/15] rebase -i --rebase-merges: add a section to the man page

Optimizing writes to unchanged files during merges?
 2018-04-13 17:53 UTC  (13+ messages)

[RFC PATCH] Add "git show --follow-symlinks HEAD:symlink"
 2018-04-13 17:48 UTC  (5+ messages)

[RFC PATCH] checkout: Force matching mtime between files
 2018-04-13 17:01 UTC 

Bug: rebase -i creates committer time inversions on 'reword'
 2018-04-13 16:52 UTC 

legal consent to use logo in talk
 2018-04-13 15:32 UTC  (2+ messages)

[PATCH 0/2] Fix early EOF with GfW daemon
 2018-04-13 13:03 UTC  (5+ messages)
` [PATCH 1/2] daemon: use timeout for uninterruptible poll
` [PATCH 2/2] daemon: graceful shutdown of client connection

[PATCH v1 0/2] fsexcludes: Add programmatic way to exclude files
 2018-04-13 12:22 UTC  (13+ messages)
` [PATCH v1 1/2] fsexcludes: add a programmatic way to exclude files from git's working directory traversal logic
` [PATCH v2 0/2] fsexcludes: Add programmatic way to exclude files
  ` [PATCH v2 1/2] fsexcludes: add a programmatic way to exclude files from git's working directory traversal logic
  ` [PATCH v2 2/2] fsmonitor: switch to use new fsexcludes logic and remove unused untracked cache based logic
` [PATCH v3 0/2] fsexcludes: Add programmatic way to exclude files
  ` [PATCH v3 1/2] fsexcludes: add a programmatic way to exclude files from git's working directory traversal logic
  ` [PATCH v3 2/2] fsmonitor: switch to use new fsexcludes logic and remove unused untracked cache based logic

[PATCH v1] fsmonitor: fix incorrect buffer size when printing version number
 2018-04-13 12:18 UTC  (3+ messages)

File versioning based on shallow Git repositories?
 2018-04-13 11:12 UTC  (8+ messages)

[PATCH] Deprecate support for .git/info/grafts
 2018-04-13 11:11 UTC 

[PATCH] specify encoding for sed command
 2018-04-13 10:30 UTC  (8+ messages)
            ` [PATCH] completion: reduce overhead of clearing cached --options

[PATCH 0/6] Compute and consume generation numbers
 2018-04-13  9:53 UTC  (25+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 02/10] merge: check config before loading commits
  ` [PATCH v2 03/10] commit: add generation number to struct commmit
  ` [PATCH v2 04/10] commit-graph: compute generation numbers
  ` [PATCH v2 06/10] commit.c: use generation to halt paint walk
  ` [PATCH v2 07/10] commit-graph.txt: update future work

[RFC 00/10] Make .the gitmodules file path configurable
 2018-04-13  8:07 UTC  (15+ messages)
` [RFC 01/10] submodule: add 'core.submodulesFile' to override the '.gitmodules' path
` [RFC 02/10] submodule: fix getting custom gitmodule file in fetch command
` [RFC 03/10] submodule: use the 'submodules_file' variable in output messages
` [RFC 04/10] submodule: document 'core.submodulesFile' and fix references to '.gitmodules'
` [RFC 05/10] submodule: adjust references to '.gitmodules' in comments
` [RFC 06/10] completion: add 'core.submodulesfile' to the git-completion.bash file
` [RFC 07/10] FIXME: wrap-for-bin.sh: set 'core.submodulesFile' for each git invocation
  ` [RFC 08/10] FIXME: submodule: fix t1300-repo-config.sh to take into account the new config
  ` [RFC 09/10] FIXME: submodule: pass custom gitmodules file to 'test-tool submodule-config'
  ` [RFC 10/10] FIXME: add a hacky script to test the changes with a patched test suite

git blame completion add <rev> completion?
 2018-04-12 22:18 UTC 

[PATCH 0/6] Some doc-fixes
 2018-04-12 19:36 UTC  (10+ messages)
` [PATCH 1/6] doc: fix formatting inconsistency in githooks.txt
            ` fixup! "

git gui issue
 2018-04-12 15:53 UTC 

[PATCH] Create '--merges-only' option for 'git bisect'
 2018-04-12 12:19 UTC  (9+ messages)

[PATCHv2 00/16] object-store refactoring 3 (replace objects, main ref store)
 2018-04-12 11:43 UTC  (18+ messages)
` [PATCHv3 00/15] replace_object.c: rename to use dash in file name
  ` [PATCH 01/15] replace_object: use oidmap
  ` [PATCH 02/15] replace-object: move replace_map to object store
  ` [PATCH 03/15] object-store: move lookup_replace_object to replace-object.h
  ` [PATCH 04/15] replace-object: eliminate replace objects prepared flag
  ` [PATCH 05/15] replace-object: check_replace_refs is safe in multi repo environment
  ` [PATCH 06/15] refs: add repository argument to get_main_ref_store
  ` [PATCH 07/15] refs: add repository argument to for_each_replace_ref
  ` [PATCH 08/15] replace-object: add repository argument to prepare_replace_object
  ` [PATCH 09/15] replace-object: add repository argument to do_lookup_replace_object
  ` [PATCH 10/15] replace-object: add repository argument to lookup_replace_object
  ` [PATCH 11/15] refs: store the main ref store inside the repository struct
  ` [PATCH 12/15] refs: allow for_each_replace_ref to handle arbitrary repositories
  ` [PATCH 13/15] replace-object: allow prepare_replace_object "
  ` [PATCH 14/15] replace-object: allow do_lookup_replace_object "
  ` [PATCH 15/15] replace-object: allow lookup_replace_object "

[PATCH v7 00/14] Serialized Git Commit Graph
 2018-04-12 11:28 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/14] commit-graph: add format document

[PATCH v3] git{,-blame}.el: remove old bitrotting Emacs code
 2018-04-12  9:23 UTC  (5+ messages)
` [PATCH v4] "

[Git] recursive merge on 'master' severely broken?
 2018-04-12  1:37 UTC  (5+ messages)

[PATCH] ls-remote: create option to sort by versions
 2018-04-11 23:25 UTC  (8+ messages)
` [PATCH v14 1/4] ref-filter: use "struct object_id" consistently
  ` [PATCH v14 2/4] ref-filter: make ref_array_item allocation more consistent

[PATCH v2 2/2] git-svn: allow empty email-address in authors-prog and authors-file
 2018-04-11 23:18 UTC  (6+ messages)
` [PATCH v3] git-svn: allow empty email-address using "

[PATCH 02/16] replace_object.c: rename to use dash in file name
 2018-04-11 23:13 UTC  (3+ messages)
` [PATCH 0/6] Rename files to use dashes instead of underscores

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-11 22:06 UTC  (3+ messages)

[PATCH 0/3] Extract memory pool logic into reusable component
 2018-04-11 18:37 UTC  (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] fast-import: rename mem_pool type to mp_block
` [PATCH v4 2/3] fast-import: introduce mem_pool type
` [PATCH v4 3/3] Move reusable parts of memory pool into its own file

[PATCH 2/6] doc: align 'diff --no-index' in text with synopsis
 2018-04-11 21:21 UTC  (2+ messages)
` fixup! "

[PATCH v5 0/6] worktree: teach "add" to check out existing branches
 2018-04-11 21:14 UTC  (9+ messages)
` [PATCH v6 "

What's cooking in git.git (Apr 2018, #01; Mon, 9)
 2018-04-11 20:51 UTC  (4+ messages)

[PATCH resend] SubmittingPatches: mention the git contacts command
 2018-04-11 20:42 UTC  (3+ messages)

[PATCH 0/3] Lazy-load trees when reading commit-graph
 2018-04-11 20:41 UTC  (5+ messages)
` [PATCH v2 0/4] "

Is offloading to GPU a worthwhile feature?
 2018-04-11 16:46 UTC  (4+ messages)

[PATCH 0/8] gpg-interface: Multiple signing tools
 2018-04-11 15:19 UTC  (9+ messages)
` [PATCH 6/8] gpg-interface: find the last gpg signature line
` [PATCH 8/8] gpg-interface: handle alternative signature types

Is support for 10.8 dropped?
 2018-04-11  9:44 UTC  (10+ messages)

core.fsmonitor always perform rescans
 2018-04-11  8:18 UTC  (3+ messages)

[PATCH v8 0/5] RUNTIME_PREFIX relocatable Git
 2018-04-11  7:14 UTC  (3+ messages)

[PATCH v2 1/1] perl: fix installing modules from contrib
 2018-04-11  6:51 UTC  (2+ messages)
` [PATCH v3 "

Tip of 'next' has been rewound post 2.17
 2018-04-11  5:33 UTC 

[PATCH] builtin/config.c: prefer `--type=bool` over `--bool`, etc
 2018-04-11  3:49 UTC  (8+ messages)
` [PATCH v8 0/2] builtin/config.c: support `--type=<type>` as preferred alias for `--type`
  ` [PATCH v8 1/2] builtin/config.c: treat type specifiers singularly
  ` [PATCH v8 2/2] builtin/config.c: support `--type=<type>` as preferred alias for `--type`

git-lfs question
 2018-04-11  1:37 UTC  (2+ messages)

git-gui ignores core.hooksPath
 2018-04-11  0:44 UTC  (5+ messages)

git remote rename problem with trailing \\ for remote.url config entries (on Windows)
 2018-04-10 23:31 UTC  (4+ 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).