git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-02-14 18:53:28 to 2018-02-16 01:23:05 UTC [more...]

[PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
 2018-02-16  1:22 UTC  (3+ messages)
` [PATCH v16 Part II 7/8] bisect--helper: `bisect_start` shell function partially "

[RFC PATCH] cherry: teach git cherry to respect pathspec
 2018-02-16  1:15 UTC 

[PATCH v7 00/31] Add directory rename detection to git
 2018-02-16  1:14 UTC  (3+ messages)
` [PATCH v7 25/31] merge-recursive: apply necessary modifications for directory renames

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-15 23:34 UTC  (11+ messages)
                  ` [PATCH] merge: allow fast-forward when merging a tracked tag

[PATCH 0/2] worktree: change to new worktree dir before running hook(s)
 2018-02-15 23:09 UTC  (7+ messages)
` [PATCH v2] worktree: add: fix 'post-checkout' not knowing new worktree location
  ` [PATCH v3] "

[PATCH 0/3] a few grep patches
 2018-02-15 22:18 UTC  (7+ messages)
` [PATCH 1/3] grep: move grep_source_init outside critical section
` [PATCH 2/3] grep: simplify grep_oid and grep_file
` [PATCH 3/3] grep: avoid one strdup() per file

[PATCH v7 0/7] convert: add support for different encodings
 2018-02-15 22:09 UTC  (10+ messages)
` [PATCH v7 1/7] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()
` [PATCH v7 2/7] strbuf: add xstrdup_toupper()
` [PATCH v7 3/7] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v7 4/7] utf8: add function to detect a missing "
` [PATCH v7 5/7] convert: add 'working-tree-encoding' attribute
` [PATCH v7 6/7] convert: add tracing for "
` [PATCH v7 7/7] convert: add round trip check based on 'core.checkRoundtripEncoding'

[PATCH] make hg-to-git compatible with python2.x and 3.x
 2018-02-15 22:06 UTC  (2+ messages)

Line ending normalization doesn't work as expected
 2018-02-15 21:47 UTC  (8+ messages)

[PATCH 0/8] various perl fixes
 2018-02-15 21:33 UTC  (27+ messages)
` [PATCH 1/8] perl: *.pm files should not have the executable bit
` [PATCH 2/8] perl: move CPAN loader wrappers to another namespace
` [PATCH 3/8] perl: generalize the Git::LoadCPAN facility
` [PATCH 4/8] perl: update our ancient copy of Error.pm
` [PATCH 5/8] perl: update our copy of Mail::Address
` [PATCH 6/8] git-send-email: unconditionally use Net::{SMTP,Domain}
` [PATCH 7/8] gitweb: hard-depend on the Digest::MD5 5.8 module
` [PATCH 8/8] perl: hard-depend on the File::{Temp,Spec} modules

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-15 21:09 UTC  (3+ messages)

[PATCH 0/1] git status docs
 2018-02-15 19:07 UTC  (3+ messages)
` [PATCH 1/1] Documentation/git-status: clarify status table for porcelain mode

[BUG] git init doesn't respect `--template` like configuration variable init.templateDir and $GIT_TEMPLATE_DIR
 2018-02-15 18:36 UTC  (4+ messages)
` [PATCH 1/2] parse-options: expand $HOME on filename options

[PATCH RFC v2 01/25] ref-filter: get rid of goto
 2018-02-15 18:31 UTC  (48+ messages)
` [PATCH v3 01/23] "
  ` [PATCH v3 03/23] cat-file: reuse struct ref_format
  ` [PATCH v3 20/23] ref-filter: unifying formatting of cat-file opts
  ` [PATCH v3 21/23] for-each-ref: tests for new atoms added
  ` [PATCH v3 07/23] cat-file: start migrating formatting to ref-filter
  ` [PATCH v3 12/23] cat-file: start reusing populate_value()
  ` [PATCH v3 09/23] cat-file: start use ref_array_item struct
  ` [PATCH v3 02/23] ref-filter: add return value to some functions
  ` [PATCH v3 13/23] ref-filter: get rid of mark_atom_in_object_info()
  ` [PATCH v3 06/23] cat-file: split expand_atom() into 2 functions
  ` [PATCH v3 17/23] ref-filter: make valid_atom general again
  ` [PATCH v3 05/23] cat-file: move struct expand_data into ref-filter
  ` [PATCH v3 16/23] ref-filter: make cat_file_info independent
  ` [PATCH v3 15/23] cat-file: move skip_object_info into ref-filter
  ` [PATCH v3 08/23] ref-filter: reuse parse_ref_filter_atom()
  ` [PATCH v3 14/23] ref_filter: add is_atom_used function
  ` [PATCH v3 04/23] ref-filter: make valid_atom as function parameter
  ` [PATCH v3 23/23] cat-file: update of docs

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-15 18:25 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 04/14] commit-graph: implement write_commit_graph()
  ` [PATCH v3 11/14] commit: integrate commit graph with commit parsing

[PATCH] Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targets
 2018-02-15 18:05 UTC  (3+ messages)

[PATCH 0/2] Teach `git apply` to accept Subversion-generated diffs
 2018-02-15 18:01 UTC  (4+ messages)
` [PATCH 1/2] apply: demonstrate a problem applying svn diffs
` [PATCH 2/2] apply: handle Subversion diffs with /dev/null gracefully

[PATCH] t6300-for-each-ref: fix "more than one quoting style" tests
 2018-02-15 17:41 UTC  (5+ messages)

[PATCH v3] packed_ref_cache: don't use mmap() for small files
 2018-02-15 16:54 UTC  (3+ messages)
` [PATCH 0/6] Yet another approach to handling empty snapshots

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

Uninstall Git
 2018-02-15 12:23 UTC  (2+ messages)

git-rebase --undo-skip proposal
 2018-02-15 13:06 UTC  (10+ messages)

[PATCH 00/37] removal of some c++ keywords
 2018-02-14 22:41 UTC  (43+ 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

[PATCH 3/7] worktree move: new command
 2018-02-14 21:56 UTC  (2+ messages)
` [PATCH] t/known-leaky: add list of known-leaky test scripts

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

[PATCH v8 00/29] Add directory rename detection to git
 2018-02-14 19:44 UTC  (21+ messages)
` [PATCH v8 01/29] directory rename detection: basic 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 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 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 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 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 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] 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  (3+ messages)
` [PATCH 5/6] test-hashmap: simplify alloc_test_entry


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