git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-10 22:22:19 to 2017-11-13 21:57:27 UTC [more...]

[buglet] gitk and git cherry-pick --abort interaction
 2017-11-13 21:57 UTC 

no mountable file systems
 2017-11-13 21:35 UTC 

[PATCH v2 0/4] Fix issues with rename detection limits
 2017-11-13 21:33 UTC  (7+ messages)
` [PATCH v2 1/4] sequencer: warn when internal merge may be suboptimal due to renameLimit
` [PATCH v2 2/4] progress: fix progress meters when dealing with lots of work
` [PATCH v2 3/4] Remove silent clamp of renameLimit
` [PATCH v2 4/4] sequencer: show rename progress during cherry picks

Recovering from gc errors
 2017-11-13 21:13 UTC 

[PATCH] rebase: fix stderr redirect in apply_autostash()
 2017-11-13 21:20 UTC 

[PATCH 0/2] Convert some stash functionality to a builtin
 2017-11-13 21:12 UTC  (6+ messages)
` [PATCH 1/2] merge: close the index lock when not writing the new index
` [PATCH 2/2] stash: implement builtin stash helper

[PATCH] t/lib-gpg: fix gpgconf stderr redirect to /dev/null
 2017-11-13 21:07 UTC 

man page for "git-worktree" is a bit confusing WRT "prune"
 2017-11-13 21:06 UTC  (3+ messages)

[PATCH 00/30] Add directory rename detection to git
 2017-11-13 21:06 UTC  (10+ messages)
` [PATCH 01/30] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH 02/30] merge-recursive: Fix logic ordering issue
` [PATCH 03/30] merge-recursive: Add explanation for src_entry and dst_entry

[PATCH 0/4] Fix issues with rename detection limits
 2017-11-13 20:05 UTC  (14+ messages)
` [PATCH 1/4] sequencer: Warn when internal merge may be suboptimal due to renameLimit
` [PATCH 2/4] Remove silent clamp of renameLimit
` [PATCH 3/4] progress: Fix progress meters when dealing with lots of work
` [PATCH 4/4] sequencer: Show rename progress during cherry picks

[RFC] cover-at-tip
 2017-11-13 19:53 UTC  (13+ messages)
          ` [RFC 0/3] Add support for --cover-at-tip
          ` [RFC 1/3] mailinfo: extract patch series id
          ` [RFC 2/3] am: semi working --cover-at-tip
          ` [RFC 3/3] log: add an option to generate cover letter from a branch tip

Bug in "revision.c: --all adds HEAD from all worktrees" ?
 2017-11-13 19:51 UTC 

[PATCH/RFC] Replace Free Software Foundation address in license notices
 2017-11-13 19:49 UTC  (3+ messages)

(no subject)
 2017-11-13 18:56 UTC  (2+ messages)
` 

[PATCH v3 0/4] Hash abstraction
 2017-11-13 18:43 UTC  (7+ messages)
` [PATCH v3 1/4] setup: expose enumerated repo info
` [PATCH v3 2/4] Add structure representing hash algorithm
` [PATCH v3 3/4] Integrate hash algorithm support with repo setup
` [PATCH v3 4/4] Switch empty tree and blob lookups to use hash abstraction

cherry-pick very slow on big repository
 2017-11-13 18:09 UTC  (10+ messages)

[PATCH V2] config: add --expiry-date
 2017-11-13 17:53 UTC 

use of PWD
 2017-11-13 17:11 UTC  (5+ messages)
    ` [PATCH] link_alt_odb_entries: make empty input a noop

[PATCH v1 0/4] Speed up index load through parallelization
 2017-11-13 16:42 UTC  (4+ messages)
` [PATCH v1 1/4] fastindex: speed "

more pedantry ... what means a file "known to Git"?
 2017-11-13 15:34 UTC  (2+ messages)

[PATCH 0/2] fsmonitor: Stop reading from PWD, write fsmonitor+split index right
 2017-11-13 15:28 UTC  (3+ messages)
` [PATCH 2/2] fsmonitor: Store fsmonitor bitmap before splitting index

[PATCH 1/2] Documentation/config: add sendemail.tocmd to list preceding "See git-send-email(1)"
 2017-11-13 14:14 UTC  (2+ messages)
` [PATCH 2/2] completion: add git config sendemail.tocmd

[RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
 2017-11-13 11:30 UTC  (16+ messages)
` [RFC PATCH v3 0/4] give more useful error messages while renaming branch
  ` [RFC PATCH v3 2/4] branch: re-order function arguments to group related arguments
  ` [RFC PATCH v3 3/4] branch: introduce dont_fail parameter for branchname validation
  ` [RFC PATCH v3 4/4] builtin/branch: give more useful error messages when renaming

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-11-13 11:25 UTC  (17+ messages)
` [PATCH v1 "
  ` [PATCH v1 5/8] sequencer: don't die in print_commit_summary()
` [PATCH v2 0/9] sequencer: dont't fork git commit
  ` [PATCH v2 2/9] commit: move empty message checks to libgit
  ` [PATCH v2 3/9] Add a function to update HEAD after creating a commit

[PATCH v2] gpg-interface: strip CR chars for Windows gpg2
 2017-11-13 10:24 UTC  (5+ messages)

"man git-clean" doesn't clarify the *default* behaviour of "git clean"
 2017-11-13 10:21 UTC 

[PATCH] doc: Remove explanation of "--" from several man pages
 2017-11-13  9:56 UTC  (5+ messages)

[PATCH] Fix NO_LIBPCRE1_JIT to fully disable JIT
 2017-11-13  6:54 UTC  (4+ messages)

[PATCH] bisect run: die if no command is given
 2017-11-13  3:59 UTC  (2+ messages)

[PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
 2017-11-13  3:56 UTC  (6+ messages)
` [PATCH v16 Part II 5/8] bisect--helper: `bisect_next_check` "

[add-default-config 1/5] add --color option to git config
 2017-11-13  3:55 UTC  (12+ messages)
` [add-default-config 4/5] add defaults for path/int/bool
` [add-default-config 5/5] fix return code on default + add tests
` [add-default-config 3/5] add same test for new command format with --default and --color
` [add-default-config 2/5] adding default to color

[PATCH] Make t4201-shortlog.sh test more robust
 2017-11-13  3:47 UTC  (3+ messages)

[Query] Separate hooks for Git worktrees
 2017-11-13  3:16 UTC  (5+ messages)

[PATCH v1 1/2] checkout: factor out functions to new lib file
 2017-11-13  3:04 UTC  (4+ messages)
` [PATCH v1 2/2] worktree: make add dwim

should "git bisect" support "git bisect next?"
 2017-11-13  1:40 UTC  (11+ messages)

[PATCH 6/7] builtin/describe.c: describe a blob
 2017-11-13  1:33 UTC  (4+ messages)
` [PATCH 0/1] describe a blob: with better docs
  ` [PATCH] builtin/describe.c: describe a blob

[PATCH 1/2] fsmonitor: Read from getcwd(), not the PWD environment variable
 2017-11-13  1:02 UTC  (3+ messages)
` [PATCH v1] fsmonitor: simplify determining the git worktree under Windows

[PATCH] Reduce performance penalty for turned off traces
 2017-11-12 23:24 UTC  (3+ messages)

[PATCH v2 0/2] Convert SubmittingPatches to AsciiDoc
 2017-11-12 22:07 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: enable compat-mode for Asciidoctor
` [PATCH v2 2/2] Documentation: convert SubmittingPatches to AsciiDoc

"git bisect" takes exactly one bad commit and one or more good?
 2017-11-12 21:13 UTC  (7+ messages)

aesthetic standard for synopsis line of man pages?
 2017-11-12 20:48 UTC 

[PATCH v1 1/1] Introduce git add --renormalize 
 2017-11-12 20:08 UTC  (8+ messages)
` [PATCH v2 "

[PATCH] config: added --expiry-date type support
 2017-11-12 19:43 UTC  (5+ messages)

NO_MSGFMT
 2017-11-12 17:32 UTC  (4+ messages)

[PATCH] mru: Replace mru.[ch] with list.h implementation
 2017-11-12 16:16 UTC  (5+ messages)

(no subject)
 2017-11-12 11:31 UTC 

[PATCH v4] bisect: mention "view" as an alternative to "visualize"
 2017-11-12  9:30 UTC 

[PATCH v3] bisect: mention "view" as an alternative to "visualize"
 2017-11-12  9:21 UTC  (3+ messages)

[PATCH] gpg-interface: Strip CR chars for Windows gpg2
 2017-11-12  5:58 UTC  (4+ messages)

Invalid memory access in `git apply`
 2017-11-12  4:45 UTC  (4+ messages)
` [PATCH] apply: avoid out-of-bounds access in fuzzy_matchlines()

is there a stylistic preference for a trailing "--" on a command?
 2017-11-12  1:18 UTC  (4+ messages)

[RFC PATCH 0/9] Improve rename detection performance in merge recursive
 2017-11-11 16:52 UTC  (11+ messages)
` [RFC PATCH 1/9] diffcore-rename: No point trying to find a match better than exact
` [RFC PATCH 3/9] merge-recursive: New function for better colliding conflict resolutions
` [RFC PATCH 4/9] Add testcases for improved file collision conflict handling
` [RFC PATCH 5/9] merge-recursive: Fix rename/add "
` [RFC PATCH 6/9] merge-recursive: Improve handling for rename/rename(2to1) conflicts
` [RFC PATCH 7/9] merge-recursive: Improve handling for add/add conflicts
` [RFC PATCH 8/9] merge-recursive: Accelerate rename detection
` [RFC PATCH 9/9] diffcore-rename: Filter rename_src list when possible

[PATCH] bisect: clarify that one can select multiple good commits
 2017-11-11 13:46 UTC  (3+ messages)

[PATCH v2] bisect: mention "view" as an alternative to "visualize"
 2017-11-11 13:20 UTC  (3+ messages)

[RFC PATCH 0/4] git-status reports relation to superproject
 2017-11-11  5:25 UTC  (7+ messages)
` [RFD] Long term plan with submodule refs?

Unify annotated and non-annotated tags
 2017-11-11  2:50 UTC  (4+ messages)

What's cooking in git.git (Nov 2017, #03; Wed, 8)
 2017-11-11  0:32 UTC  (2+ messages)

Bug: cherry-pick & submodule
 2017-11-11  0:04 UTC  (2+ messages)
` [PATCH] t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure


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