git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-02-15 10:33:31 to 2018-02-19 23:00:18 UTC [more...]

[PATCH 00/36] object_id part 12
 2018-02-19 22:59 UTC  (15+ messages)
` [PATCH 01/36] bulk-checkin: convert index_bulk_checkin to struct object_id
` [PATCH 02/36] builtin/write-tree: convert "
` [PATCH 03/36] cache-tree: convert write_*_as_tree to object_id
` [PATCH 07/36] ref-filter: convert grab_objectname to struct object_id
` [PATCH 13/36] replace_object: convert struct replace_object to object_id
` [PATCH 14/36] builtin/mktag: convert to struct object_id
` [PATCH 18/36] sha1_file: convert read_loose_object to use "
` [PATCH 20/36] streaming: convert open_istream "
` [PATCH 21/36] builtin/mktree: convert to "
` [PATCH 22/36] sha1_file: convert assert_sha1_type to object_id
` [PATCH 24/36] packfile: convert unpack_entry to struct object_id
` [PATCH 29/36] tree-walk: convert get_tree_entry_follow_symlinks internals to object_id
` [PATCH 31/36] tree-walk: convert tree entry functions "
` [PATCH 32/36] sha1_file: convert read_object_with_reference "

Fetch-hooks
 2018-02-19 22:50 UTC  (12+ messages)

Git should preserve modification times at least on request
 2018-02-19 22:37 UTC  (4+ messages)

Is there any way to "interrupt" a rebase?
 2018-02-19 22:36 UTC  (2+ messages)

cherry-pick '-m' curiosity
 2018-02-19 21:39 UTC  (2+ messages)

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

[GSoC][PATCH] tag: Make "git tag --contains <id>" less chatty if <id> is invalid
 2018-02-19 21:21 UTC 

[PATCH 0/2] quoting bug sending push-options over http
 2018-02-19 19:50 UTC  (3+ messages)
` [PATCH 1/2] t5545: factor out http repository setup
` [PATCH 2/2] remote-curl: unquote incoming push-options

[PATCH v3 00/14] Serialized Git Commit Graph
 2018-02-19 18:53 UTC  (15+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 01/13] commit-graph: add format document
  ` [PATCH v4 02/13] graph: add commit graph design document
  ` [PATCH v4 03/13] commit-graph: create git-commit-graph builtin
  ` [PATCH v4 04/13] commit-graph: implement write_commit_graph()
  ` [PATCH v4 05/13] commit-graph: implement 'git-commit-graph write'
  ` [PATCH v4 06/13] commit-graph: implement git commit-graph read
  ` [PATCH v4 07/13] commit-graph: implement --set-latest
  ` [PATCH v4 08/13] commit-graph: implement --delete-expired
  ` [PATCH v4 09/13] commit-graph: add core.commitGraph setting
  ` [PATCH v4 10/13] commit-graph: close under reachability
  ` [PATCH v4 11/13] commit: integrate commit graph with commit parsing
  ` [PATCH v4 12/13] commit-graph: read only from specific pack-indexes
  ` [PATCH v4 13/13] commit-graph: build graph from starting commits

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-02-19 18:52 UTC  (16+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] add -i: add function to format hunk header
  ` [PATCH v2 2/9] t3701: indent here documents
  ` [PATCH v2 3/9] t3701: use test_write_lines and write_script
  ` [PATCH v2 4/9] t3701: don't hard code sha1 hash values
  ` [PATCH v2 5/9] t3701: add failing test for pathological context lines
  ` [PATCH v2 6/9] add -p: Adjust offsets of subsequent hunks when one is skipped
  ` [PATCH v2 7/9] add -p: calculate offset delta for edited patches
  ` [PATCH v2 8/9] add -p: fix counting when splitting and coalescing
  ` [PATCH v2 9/9] add -p: don't rely on apply's '--recount' option

Why git-revert doesn't invoke the pre-commit and the commit-msg hooks?
 2018-02-19 14:50 UTC  (2+ messages)

GSoC 2018: Git has been accepted as a mentor organization!
 2018-02-19 12:39 UTC  (2+ messages)

Please test Git for Windows' latest snapshot
 2018-02-19 12:27 UTC  (3+ messages)

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-02-19 12:20 UTC  (5+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] add -p: allow line selection to be inverted
` [PATCH v1 3/3] add -p: optimize line selection for short hunks

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-02-19  5:28 UTC  (3+ messages)

[PATCH] sq_dequote: fix extra consumption of source string
 2018-02-19  3:45 UTC  (2+ messages)

[PATCH v3 01/23] ref-filter: get rid of goto
 2018-02-19  1:04 UTC  (16+ messages)
` [PATCH v3 16/23] ref-filter: make cat_file_info independent
` [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 22/23] cat-file: "

Draft of Git Rev News edition 36
 2018-02-18 22:50 UTC 

Git 2.16.2 on NonStop Test Status
 2018-02-18  4:04 UTC 

[PATCH] Makefile: remove *.spec from clean target
 2018-02-17 21:27 UTC  (2+ messages)

[PATCH 0/8] various perl fixes
 2018-02-17  5:40 UTC  (24+ messages)
` [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 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-16 22:34 UTC  (22+ messages)
  ` [PATCHv2 00/16] "
    ` [PATCH 01/16] repository: introduce raw object store field
    ` [PATCH 02/16] object-store: move alt_odb_list and alt_odb_tail to object store
    ` [PATCH 03/16] object-store: free alt_odb_list
    ` [PATCH 04/16] object-store: move packed_git and packed_git_mru to object store
    ` [PATCH 05/16] object-store: close all packs upon clearing the "
    ` [PATCH 06/16] pack: move prepare_packed_git_run_once to "
    ` [PATCH 07/16] pack: move approximate object count "
    ` [PATCH 08/16] sha1_file: add raw_object_store argument to alt_odb_usable
    ` [PATCH 09/16] sha1_file: allow link_alt_odb_entries to handle arbitrary object stores
    ` [PATCH 10/16] sha1_file: allow prepare_alt_odb "
    ` [PATCH 11/16] sha1_file: allow sha1_file_name "
    ` [PATCH 12/16] sha1_file: allow stat_sha1_file "
    ` [PATCH 13/16] sha1_file: allow open_sha1_file "
    ` [PATCH 14/16] sha1_file: allow map_sha1_file_1 "
    ` [PATCH 15/16] sha1_file: allow map_sha1_file "
    ` [PATCH 16/16] sha1_file: allow sha1_loose_object_info "

[PATCH 0/2] fix minor git-worktree.txt botches
 2018-02-16 21:28 UTC  (4+ messages)
` [PATCH 1/2] git-worktree.txt: fix missing ")" typo
` [PATCH 2/2] git-worktree.txt: fix indentation of example and text of 'add' command

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-16 21:27 UTC  (13+ messages)
                  ` [PATCH] merge: allow fast-forward when merging a tracked tag
                        ` [PATCH v2] "

[PATCH v7 0/7] convert: add support for different encodings
 2018-02-16 19:41 UTC  (20+ 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 0/3] a few grep patches
 2018-02-16 19:24 UTC  (8+ 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 0/1] Colorize some errors on stderr
 2018-02-16 19:21 UTC  (3+ messages)
` [PATCH 1/1] Colorize push errors

Git Stash Creates sh.exe.stackdump (STATUS_STACK_OVERFLOW)
 2018-02-16 18:47 UTC 

[PATCH] test-lib.sh: unset XDG_CACHE_HOME
 2018-02-16 18:35 UTC  (2+ messages)

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

[ANNOUNCE] Git v2.16.2
 2018-02-16 17:55 UTC 

Line ending normalization doesn't work as expected
 2018-02-16 17:19 UTC  (10+ messages)

[PATCH] git-worktree.txt (single char)
 2018-02-16 11:56 UTC 

Is the -w option for git blame bugged?
 2018-02-16 10:57 UTC  (2+ messages)

[PATCH] subtree: hide GPG signatures in calls to log
 2018-02-16  3:34 UTC 

[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

[PATCH] make hg-to-git compatible with python2.x and 3.x
 2018-02-15 22:06 UTC  (2+ 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 v2 00/14] Serialized Git Commit Graph
 2018-02-15 18:25 UTC  (7+ 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  (3+ messages)
` [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  (18+ 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  (9+ 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).