git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-02-13 13:19:26 to 2018-02-14 21:40:12 UTC [more...]

[PATCH 00/37] removal of some c++ keywords
 2018-02-14 21:40 UTC  (42+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/37] object_info: change member name from 'typename' to 'type_name'
  ` [PATCH v2 02/37] object: rename function "
  ` [PATCH v2 03/37] blame: rename 'this' variables
  ` [PATCH v2 04/37] pack-objects: "
  ` [PATCH v2 05/37] rev-parse: rename 'this' variable
  ` [PATCH v2 06/37] diff: rename 'this' variables
  ` [PATCH v2 07/37] apply: rename 'try' variables
  ` [PATCH v2 08/37] apply: rename 'new' variables
  ` [PATCH v2 09/37] checkout: "
  ` [PATCH v2 10/37] help: "
  ` [PATCH v2 11/37] pack-redundant: "
  ` [PATCH v2 12/37] reflog: "
  ` [PATCH v2 13/37] remote: "
  ` [PATCH v2 14/37] combine-diff: "
  ` [PATCH v2 15/37] commit: "
  ` [PATCH v2 16/37] diff-lib: rename 'new' variable
  ` [PATCH v2 17/37] diff: rename 'new' variables
  ` [PATCH v2 18/37] diffcore-delta: "
  ` [PATCH v2 19/37] entry: "
  ` [PATCH v2 20/37] http: "
  ` [PATCH v2 21/37] imap-send: "
  ` [PATCH v2 22/37] line-log: "
  ` [PATCH v2 23/37] read-cache: "
  ` [PATCH v2 24/37] ref-filter: "
  ` [PATCH v2 25/37] remote: "
  ` [PATCH v2 26/37] split-index: "
  ` [PATCH v2 27/37] submodule: "
  ` [PATCH v2 28/37] trailer: "
  ` [PATCH v2 29/37] unpack-trees: "
  ` [PATCH v2 30/37] init-db: rename 'template' variables
  ` [PATCH v2 31/37] environment: "
  ` [PATCH v2 32/37] diff: "
  ` [PATCH v2 33/37] environment: rename 'namespace' variables
  ` [PATCH v2 34/37] wrapper: rename 'template' variables
  ` [PATCH v2 35/37] tempfile: "
  ` [PATCH v2 36/37] trailer: "
  ` [PATCH v2 37/37] replace: rename 'new' variables

What's cooking in git.git (Feb 2018, #02; Tue, 13)
 2018-02-14 20:16 UTC  (10+ messages)

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

[PATCH v2] Correct mispellings of ".gitmodule" to ".gitmodules"
 2018-02-14 19:37 UTC  (2+ messages)

"git add" with several pathspecS and one doesn't match
 2018-02-14 19:29 UTC  (2+ messages)

[PATCH] am: support --quit
 2018-02-14 19:26 UTC  (2+ messages)

Can we make git clone --recurse-submodules --shallow-submodules work for commits that are not on tags or branches
 2018-02-14 19:18 UTC  (2+ messages)

should "--recurse-submodule" be "--recurse-submodules"?
 2018-02-14 19:12 UTC  (2+ messages)

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-14 19:11 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/14] commit-graph: implement 'git-commit-graph write'
  ` [PATCH v3 07/14] commit-graph: update graph-head during write
  ` [PATCH v3 08/14] commit-graph: implement 'git-commit-graph clear'
  ` [PATCH v3 11/14] commit: integrate commit graph with commit parsing

[PATCH] t/: correct obvious typo "detahced"
 2018-02-14 19:01 UTC  (2+ messages)

[PATCH 0/6] minor test-hashmap fixes
 2018-02-14 19:01 UTC  (11+ messages)
` [PATCH 1/6] test-hashmap: use ALLOC_ARRAY rather than bare malloc
` [PATCH 2/6] test-hashmap: check allocation computation for overflow
` [PATCH 3/6] test-hashmap: use xsnprintf rather than snprintf
` [PATCH 4/6] test-hashmap: use strbuf_getline rather than fgets
` [PATCH 5/6] test-hashmap: simplify alloc_test_entry
` [PATCH 6/6] test-hashmap: use "unsigned int" for hash storage

[PATCH v1] fsmonitor: update documentation to remove reference to invalid config settings
 2018-02-14 18:28 UTC  (2+ messages)

[BUG] git init doesn't respect `--template` like configuration variable init.templateDir and $GIT_TEMPLATE_DIR
 2018-02-14 18:24 UTC  (6+ messages)
` [PATCH 1/2] parse-options: expand $HOME on filename options
  ` [PATCH 2/2] init-db: change --template type to OPTION_FILENAME

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-14 18:12 UTC  (9+ messages)

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-14 18:08 UTC  (19+ messages)
` [PATCH 02/26] object-store: move alt_odb_list and alt_odb_tail to object store
` [PATCH 14/26] sha1_file: allow prepare_alt_odb to handle arbitrary repositories

[PATCH] color.h: document and modernize header
 2018-02-14 17:58 UTC  (5+ messages)

[PATCH 0/7] nd/worktree-move reboot
 2018-02-14 17:35 UTC  (13+ messages)
` [PATCH 3/7] worktree move: new command

Bug? Error during commit
 2018-02-14 17:31 UTC  (6+ messages)

[PATCH] CodeAI fixes 1 Allocator sizeof() operand mismatch, 2 Null Pointer Dereference, and 2 Dead Code
 2018-02-14 16:46 UTC  (2+ messages)

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-14 15:35 UTC  (9+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 04/42] git-completion.bash: introduce __gitcomp_builtin
  ` [PATCH v3 06/42] completion: use __gitcomp_builtin in _git_am
  ` [PATCH v3 29/42] completion: use __gitcomp_builtin in _git_notes

[RFC PATCH 1/2] add a local copy of Mail::Address from CPAN
 2018-02-14 14:59 UTC  (3+ messages)
` [PATCH v2 1/3] send-email: add and use a local copy of Mail::Address

git-bashe.exe fails to launch
 2018-02-14 14:53 UTC 

git-bashe.exe fails to launch
 2018-02-14 14:45 UTC 

Regression in memory consumption of git fsck
 2018-02-14 13:55 UTC  (3+ messages)

[PATCH v6 0/7] convert: add support for different encodings
 2018-02-14 13:22 UTC  (4+ messages)
` [PATCH v6 5/7] convert: add 'working-tree-encoding' attribute

[PATCH] dir.c: ignore paths containing .git when invalidating untracked cache
 2018-02-14  8:00 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-14  5:41 UTC  (15+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

[PATCH] subtree: die if failed to find existing splits
 2018-02-14  4:38 UTC 

Fetch-hooks
 2018-02-14  2:02 UTC  (18+ messages)

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-14  1:26 UTC  (10+ messages)
` [PATCH 003/194] object-store: move packed_git and packed_git_mru to object store

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-02-13 23:56 UTC  (4+ messages)
` [PATCH 2/4] t3701: add failing test for pathological context lines

[PATCH] Correct mispellings of ".gitmodule" to ".gitmodules"
 2018-02-13 23:45 UTC  (2+ messages)

[PATCH] sq_dequote: fix extra consumption of source string
 2018-02-13 23:41 UTC 

make git diff output easier to read - use better diff heuristics
 2018-02-13 22:41 UTC  (5+ messages)

Why git-revert doesn't invoke the pre-commit and the commit-msg hooks?
 2018-02-13 22:27 UTC 

[PATCH] t6300-for-each-ref: fix "more than one quoting style" tests
 2018-02-13 22:22 UTC  (2+ messages)

git-rebase --undo-skip proposal
 2018-02-13 20:42 UTC  (2+ messages)

[PATCH 0/2] Refactor hash search with fanout table
 2018-02-13 20:15 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] packfile: remove GIT_DEBUG_LOOKUP log statements
  ` [PATCH v2 2/2] packfile: refactor hash search with fanout table

[PATCH] docs/interpret-trailers: fix agreement error
 2018-02-13 18:41 UTC  (3+ messages)
` [PATCH v2] "

"git submodule" vs "git subtree" vs "repo" vs "git subdir" ... ?
 2018-02-13 18:25 UTC  (3+ messages)

[PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
 2018-02-13 18:10 UTC  (8+ messages)

[PATCH v2 00/27] protocol version 2
 2018-02-13 17:06 UTC  (5+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 22/35] upload-pack: support shallow requests

[PATCH 1/1] Mark messages for translations
 2018-02-13 13:19 UTC  (3+ messages)
` [PATCH 0/1] Mark messages for translation


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