git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-20 18:24:51 to 2017-11-21 19:44:32 UTC [more...]

some apparent inaccuracies in "man git-worktree"
 2017-11-21 19:44 UTC  (4+ messages)

[PATCH] notes: correct 'git notes prune' options to '[-n] [-v]'
 2017-11-21 19:25 UTC  (2+ messages)

[PATCH 1/2] Git/Packet.pm: rename packet_required_key_val_read()
 2017-11-21 19:24 UTC  (4+ messages)
` [PATCH 2/2] Git/Packet.pm: use 'if' instead of 'unless'

[PATCH v2 4/4] builtin/branch: strip refs/heads/ using skip_prefix
 2017-11-21 19:22 UTC  (5+ messages)
  ` [PATCH v3 "

[PATCH] notes: fix erroneous "git notes prune [-n | -v]" message
 2017-11-21 18:38 UTC  (4+ messages)

t3512 & t3513 'unexpected passes'
 2017-11-21 18:19 UTC  (3+ messages)

[PATCH v4 00/15] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-21 18:17 UTC  (2+ messages)

pedantry: is there a standard for what should be in the SYNOPSIS?
 2017-11-21 17:54 UTC  (2+ messages)

bash script to pull in branch B the changes from parent branch A
 2017-11-21 16:19 UTC 

cherry-pick very slow on big repository
 2017-11-21 17:14 UTC  (10+ messages)

core.safecrlf warning is confusing[improvement suggestion?]
 2017-11-21 16:18 UTC  (4+ messages)

[PATCH 0/5] avoiding pointless pack-directory re-scans
 2017-11-21 15:58 UTC  (12+ messages)
` [PATCH 1/5] p5550: factor our nonsense-pack creation
` [PATCH 2/5] t/perf/lib-pack: use fast-import checkpoint to create packs
` [PATCH 3/5] p5551: add a script to test fetch pack-dir rescans
` [PATCH 4/5] everything_local: use "quick" object existence check
` [PATCH 5/5] sha1_file: don't re-scan pack directory for null sha1

[PATCH] prune: add "--progress" to man page and usage msg
 2017-11-21 15:51 UTC 

[PATCH v2] doc: Add missing "-n" (dry-run) option to reflog man page
 2017-11-21 15:39 UTC 

[PATCH] rebase: rebasing can also be done when HEAD is detached
 2017-11-21 15:25 UTC 

[RFC PATCH] builtin/worktree: enhance worktree removal
 2017-11-21 15:09 UTC 

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-21 14:39 UTC  (3+ messages)

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-21 14:39 UTC 

Draft of Git Rev News edition 33
 2017-11-21 13:41 UTC  (6+ messages)

[PATCH] list-objects-filter-options: fix up some sparse warnings
 2017-11-21 12:36 UTC  (4+ messages)

[PATCH] doc: Add missing "-n" (dry-run) option to reflog man page
 2017-11-21 11:28 UTC 

[PATCH] sequencer: make sign_off_header a file local symbol
 2017-11-21 10:52 UTC  (4+ messages)

[PATCH] git-pull: Pass -4/-6 option to git-fetch
 2017-11-21  8:03 UTC  (2+ messages)

[PATCH v3 00/33] Add directory rename detection to git
 2017-11-21  8:00 UTC  (34+ messages)
` [PATCH v3 01/33] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH v3 02/33] merge-recursive: fix logic ordering issue
` [PATCH v3 03/33] merge-recursive: add explanation for src_entry and dst_entry
` [PATCH v3 04/33] directory rename detection: basic testcases
` [PATCH v3 05/33] directory rename detection: directory splitting testcases
` [PATCH v3 06/33] directory rename detection: testcases to avoid taking detection too far
` [PATCH v3 07/33] directory rename detection: partially renamed directory testcase/discussion
` [PATCH v3 08/33] directory rename detection: files/directories in the way of some renames
` [PATCH v3 09/33] directory rename detection: testcases checking which side did the rename
` [PATCH v3 10/33] directory rename detection: more involved edge/corner testcases
` [PATCH v3 11/33] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v3 12/33] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v3 13/33] directory rename detection: tests for handling overwriting untracked files
` [PATCH v3 14/33] directory rename detection: tests for handling overwriting dirty files
` [PATCH v3 15/33] merge-recursive: move the get_renames() function
` [PATCH v3 16/33] merge-recursive: introduce new functions to handle rename logic
` [PATCH v3 17/33] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v3 18/33] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v3 19/33] merge-recursive: split out code for determining diff_filepairs
` [PATCH v3 20/33] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v3 21/33] merge-recursive: add get_directory_renames()
` [PATCH v3 22/33] merge-recursive: check for directory level conflicts
` [PATCH v3 23/33] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v3 24/33] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v3 25/33] merge-recursive: check for file level conflicts then get new name
` [PATCH v3 26/33] merge-recursive: when comparing files, don't include trees
` [PATCH v3 27/33] merge-recursive: apply necessary modifications for directory renames
` [PATCH v3 28/33] merge-recursive: avoid clobbering untracked files with "
` [PATCH v3 29/33] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v3 30/33] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v3 31/33] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v3 32/33] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v3 33/33] merge-recursive: ensure we write updates for directory-renamed file

What's cooking in git.git (Nov 2017, #06; Tue, 21)
 2017-11-21  5:40 UTC 

[PATCH v2 0/1] exec_cmd: RUNTIME_PREFIX on some POSIX systems
 2017-11-21  2:41 UTC  (7+ messages)
` [PATCH 1/1] "
      ` Re "
    ` Re(2): "

[PATCH v3 0/8] Coping with unrecognized ssh wrapper scripts in GIT_SSH
 2017-11-21  2:01 UTC  (24+ messages)
` [PATCH 1/8] ssh test: make copy_ssh_wrapper_as clean up after itself
  ` [PATCH 1/8 v2] "
` [PATCH 2/8] connect: move no_fork fallback to git_tcp_connect
` [PATCH 3/8] connect: split git:// setup into a separate function
` [PATCH 4/8] connect: split ssh command line options into "
    ` [PATCH v4 "
` [PATCH 5/8] connect: split ssh option computation to its own function
` [PATCH 6/8] ssh: 'auto' variant to select between 'ssh' and 'simple'
` [PATCH 7/8] ssh: 'simple' variant does not support -4/-6
` [PATCH 8/8] ssh: 'simple' variant does not support --port

[PATCH] contrib/git-jump: allow to configure the grep command
 2017-11-21  1:58 UTC  (6+ messages)

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

[PATCH 0/6] show non-empty lines before functions with diff/grep -W
 2017-11-21  0:37 UTC  (10+ messages)
` [PATCH 1/6] t4051: add test for comments preceding function lines
` [PATCH 6/6] grep: show non-empty lines before functions with -W

[PATCH] git-rebase: clean up dashed-usages in messages
 2017-11-21  0:33 UTC  (3+ messages)

[PATCH] git-send-email: fix get_maintainer.pl regression
 2017-11-21  0:32 UTC  (9+ messages)

What's cooking in git.git (Nov 2017, #05; Fri, 17)
 2017-11-21  0:21 UTC  (4+ messages)

Bad interaction between git clean, gitignore, and deleted submodules
 2017-11-21  0:02 UTC 

[PATCH] Makefile: check that tcl/tk is installed
 2017-11-20 23:58 UTC  (3+ messages)

[PATCH] git-send-email: fix --cc-cmd get_maintainer.pl regression
 2017-11-20 23:04 UTC  (2+ messages)

[PATCH 0/1] Teaching the diff machinery about blobfind [WAS: git describe <blob>]
 2017-11-20 22:25 UTC  (2+ messages)
` [PATCH 1/1] diffcore: add a filter to find a specific blob

[RFC PATCH v2 0/9] Improve merge recursive performance
 2017-11-20 22:19 UTC  (10+ messages)
` [RFC PATCH v2 1/9] diffcore-rename: no point trying to find a match better than exact
` [RFC PATCH v2 2/9] merge-recursive: avoid unnecessary string list lookups
` [RFC PATCH v2 3/9] merge-recursive: new function for better colliding conflict resolutions
` [RFC PATCH v2 4/9] Add testcases for improved file collision conflict handling
` [RFC PATCH v2 5/9] merge-recursive: fix rename/add "
` [RFC PATCH v2 6/9] merge-recursive: improve handling for rename/rename(2to1) conflicts
` [RFC PATCH v2 7/9] merge-recursive: improve handling for add/add conflicts
` [RFC PATCH v2 8/9] merge-recursive: accelerate rename detection
` [RFC PATCH v2 9/9] diffcore-rename: filter rename_src list when possible

[PATCH v2 00/33] Add directory rename detection to git
 2017-11-20 22:02 UTC  (34+ messages)
` [PATCH v2 01/33] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH v2 02/33] merge-recursive: fix logic ordering issue
` [PATCH v2 03/33] merge-recursive: add explanation for src_entry and dst_entry
` [PATCH v2 04/33] directory rename detection: basic testcases
` [PATCH v2 05/33] directory rename detection: directory splitting testcases
` [PATCH v2 06/33] directory rename detection: testcases to avoid taking detection too far
` [PATCH v2 07/33] directory rename detection: partially renamed directory testcase/discussion
` [PATCH v2 08/33] directory rename detection: files/directories in the way of some renames
` [PATCH v2 09/33] directory rename detection: testcases checking which side did the rename
` [PATCH v2 10/33] directory rename detection: more involved edge/corner testcases
` [PATCH v2 11/33] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v2 12/33] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v2 13/33] directory rename detection: tests for handling overwriting untracked files
` [PATCH v2 14/33] directory rename detection: tests for handling overwriting dirty files
` [PATCH v2 15/33] merge-recursive: move the get_renames() function
` [PATCH v2 16/33] merge-recursive: introduce new functions to handle rename logic
` [PATCH v2 17/33] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v2 18/33] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v2 19/33] merge-recursive: split out code for determining diff_filepairs
` [PATCH v2 20/33] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v2 21/33] merge-recursive: add get_directory_renames()
` [PATCH v2 22/33] merge-recursive: check for directory level conflicts
` [PATCH v2 23/33] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v2 24/33] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v2 25/33] merge-recursive: check for file level conflicts then get new name
` [PATCH v2 26/33] merge-recursive: when comparing files, don't include trees
` [PATCH v2 27/33] merge-recursive: apply necessary modifications for directory renames
` [PATCH v2 28/33] merge-recursive: avoid clobbering untracked files with "
` [PATCH v2 29/33] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v2 30/33] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v2 31/33] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v2 32/33] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v2 33/33] merge-recursive: ensure we write updates for directory-renamed file

[PATCH V3] config: add --expiry-date
 2017-11-20 20:37 UTC  (6+ messages)
` [PATCH V4] "

(no subject)
 2017-11-20 20:07 UTC  (2+ messages)
` 

[RFC PATCH] rebisect: add script for easier bisect log editing
 2017-11-20 18:24 UTC  (4+ messages)
` [RFC PATCH v2 0/2] bisect: add a single command for editing logs
` [RFC PATCH v2 1/2] bisect: split out replay file parsing
` [RFC PATCH v2 2/2] bisect: add "edit" command


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