git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-22 09:24:12 to 2016-02-23 18:08:31 UTC [more...]

[PATCH v5 00/27] refs backends
 2016-02-23 18:08 UTC  (4+ messages)
` [PATCH v5 23/27] svn: learn ref-storage argument

[PATCH 0/5] activate diff.renames by default
 2016-02-23 17:44 UTC  (6+ messages)
` [PATCH 1/5] Documentation/diff-config: fix description of diff.renames
` [PATCH 2/5] t4001-diff-rename: wrap file creations in a test
` [PATCH 3/5] t: add tests for diff.renames (true/false/unset)
` [PATCH 4/5] log: introduce init_log_defaults()
` [PATCH 5/5] diff: activate diff.renames by default

[RFC/PATCH 0/5] Make README more pleasant to read
 2016-02-23 17:40 UTC  (6+ messages)
` [PATCH 1/5] README: use markdown syntax
` [PATCH 2/5] README.md: add hyperlinks on filenames
` [PATCH 3/5] README.md: move the link to git-scm.com up
` [PATCH 4/5] README.md: don't call git stupid in the title
` [PATCH 5/5] README.md: move down historical explanation about the name

interactive rebase results across shared histories
 2016-02-23 17:39 UTC  (3+ messages)

[PATCH 1/1] convert.c: correct attr_action
 2016-02-23 17:07 UTC  (4+ messages)
      ` [PATCH v2 "

[PATCH] push: shorten "push.default is unset" warning message
 2016-02-23 14:59 UTC 

[ANNOUNCE] Git for Windows 2.7.2
 2016-02-23 15:17 UTC 

Git Daemon Dummy: 301 Redirects for git:// to https://
 2016-02-23 15:11 UTC  (7+ messages)

[PATCH v3 00/25] More flexibility in making shallow clones
 2016-02-23 13:45 UTC  (26+ messages)
` [PATCH v3 01/25] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH v3 02/25] transport-helper.c: refactor set_helper_option()
` [PATCH v3 03/25] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH v3 04/25] upload-pack: move "shallow" sending code out of deepen()
` [PATCH v3 05/25] upload-pack: remove unused variable "backup"
` [PATCH v3 06/25] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH v3 07/25] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 08/25] upload-pack: tighten number parsing at "deepen" lines
` [PATCH v3 09/25] upload-pack: move rev-list code out of check_non_tip()
` [PATCH v3 10/25] fetch-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 11/25] fetch-pack: use a common function for verbose printing
` [PATCH v3 12/25] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH v3 13/25] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH v3 14/25] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH v3 15/25] fetch: define shallow boundary with --shallow-since
` [PATCH v3 16/25] clone: define shallow clone boundary based on time "
` [PATCH v3 17/25] t5500, t5539: tests for shallow depth since a specific date
` [PATCH v3 18/25] refs: add expand_ref()
` [PATCH v3 19/25] upload-pack: support define shallow boundary by excluding revisions
` [PATCH v3 20/25] fetch: define shallow boundary with --shallow-exclude
` [PATCH v3 21/25] clone: define shallow clone "
` [PATCH v3 22/25] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH v3 23/25] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH v3 24/25] upload-pack: add get_reachable_list()
` [PATCH v3 25/25] fetch, upload-pack: --deepen=N extends shallow boundary by N commits

[RFC/PATCH 0/1] Add an option to git-format-patch to record base tree info
 2016-02-23 13:31 UTC  (11+ messages)
` [RFC/PATCH 1/1] format-patch: add an option "

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-23 13:13 UTC  (11+ messages)

What's cooking in git.git (Feb 2016, #05; Wed, 17)
 2016-02-23 12:41 UTC  (14+ messages)
` whither merge-tree? (was: What's cooking in git.git (Feb 2016, #05; Wed, 17))
  ` whither merge-tree?
          ` [PATCH 1/3] merge-one-file: use empty blob for add/add base
          ` [PATCH 2/3] merge-tree: drop generate_common strategy
          ` [PATCH 3/3] xdiff: drop XDL_EMIT_COMMON

[PATCH] git-p4.py: Don't try to rebase on submit from bare repository
 2016-02-23 12:05 UTC  (8+ messages)
` [PATCH] git-p4.py: Make submit working on "

[PATCH] xdiff/xmerge: fix memory leak in xdl_merge
 2016-02-23 11:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] contrib/subtree: add repo url to commit messages
 2016-02-23 10:25 UTC 

[PATCH 0/3] credential-cache: give daemon a predictable cwd
 2016-02-23  7:16 UTC  (4+ messages)
` [PATCH 1/3] credential-cache--daemon: refactor check_socket_directory
` [PATCH 2/3] credential-cache--daemon: disallow relative socket path
` [PATCH 3/3] credential-cache--daemon: change to the socket dir on startup

[PATCH 0/3] Tests for merge-recursive rename options
 2016-02-23  7:06 UTC  (5+ messages)
` [PATCH 1/3] t3034: add rename threshold tests
` [PATCH 2/3] t3034: test option to disable renames
` [PATCH 3/3] t3034: test deprecated interface

[PATCH 0/2] Submodule harden fetches (WAS: submodule: Fetch the direct sha1 first)
 2016-02-23  6:38 UTC  (9+ messages)
` [PATCH 1/2] submodule: Include check for objects when fetching
` [PATCH 2/2] submodule: Try harder to fetch needed sha1 by direct fetching sha1

[PATCH] tests: remove unused full-svn-test target
 2016-02-23  6:31 UTC  (4+ messages)
  ` [PATCH v2] tests: remove no-op "

Question about pull-requests
 2016-02-23  2:58 UTC  (4+ messages)

[PATCH] daemon.c: mark a file-local symbol as static
 2016-02-23  0:49 UTC  (5+ messages)

[PATCH] refs: reduce the visibility of do_for_each_ref()
 2016-02-23  0:39 UTC 

[PATCH 2/3] diff.c: remove unnecessary typecast
 2016-02-22 23:25 UTC  (10+ messages)
` [PATCH 3/3] Correct conditions to free textconv result data
    ` [PATCH] diff: clarify textconv interface

[PATCH 0/18] hardening allocations against integer overflow
 2016-02-22 23:08 UTC  (26+ messages)
` [PATCH v2 0/21] "
  ` [PATCH v3 0/22] "
    ` [PATCH v3 01/22] reflog_expire_cfg: NUL-terminate pattern field
    ` [PATCH v3 02/22] add helpers for detecting size_t overflow
    ` [PATCH v3 03/22] tree-diff: catch integer overflow in combine_diff_path allocation
    ` [PATCH v3 04/22] harden REALLOC_ARRAY and xcalloc against size_t overflow
    ` [PATCH v3 05/22] add helpers for allocating flex-array structs
    ` [PATCH v3 06/22] argv-array: add detach function
    ` [PATCH v3 07/22] convert manual allocations to argv_array
    ` [PATCH v3 08/22] convert trivial cases to ALLOC_ARRAY
    ` [PATCH v3 09/22] use xmallocz to avoid size arithmetic
    ` [PATCH v3 10/22] convert trivial cases to FLEX_ARRAY macros
    ` [PATCH v3 11/22] use st_add and st_mult for allocation size computation
    ` [PATCH v3 12/22] prepare_{git,shell}_cmd: use argv_array
    ` [PATCH v3 13/22] write_untracked_extension: use FLEX_ALLOC helper
    ` [PATCH v3 14/22] fast-import: simplify allocation in start_packfile
    ` [PATCH v3 15/22] fetch-pack: simplify add_sought_entry
    ` [PATCH v3 16/22] test-path-utils: fix normalize_path_copy output buffer size
    ` [PATCH v3 17/22] sequencer: simplify memory allocation of get_message
    ` [PATCH v3 18/22] git-compat-util: drop mempcpy compat code
    ` [PATCH v3 19/22] transport_anonymize_url: use xstrfmt
    ` [PATCH v3 20/22] diff_populate_gitlink: use a strbuf
    ` [PATCH v3 21/22] convert ewah/bitmap code to use xmalloc
    ` [PATCH v3 22/22] ewah: convert to REALLOC_ARRAY, etc

[PATCH v2 0/5] Tests and fixes for merge-recursive rename options
 2016-02-22 22:37 UTC  (7+ messages)
` [PATCH v2 2/5] t3034: add rename threshold tests

Test failures with GNU grep 2.23
 2016-02-22 22:25 UTC  (12+ messages)
` [PATCH 0/2] Fix test "
  ` [PATCH 1/2] t8005: avoid grep on non-ASCII data
  ` [PATCH 2/2] t9200: "

What's cooking in git.git (Feb 2016, #06; Mon, 22)
 2016-02-22 22:18 UTC 

[ANNOUNCE] Git v2.7.2
 2016-02-22 22:18 UTC 

Bugs in git filter-branch (git replace related)
 2016-02-22 21:13 UTC  (6+ messages)
      ` A different bug in git-filter-branch (v2.7.0)

[PATCH] Add --recursive flag to git bash completion script
 2016-02-22 21:00 UTC 

[RFC PATCH] lmdb: restrict the visibility of some symbols
 2016-02-22 20:56 UTC  (2+ messages)

[PATCH v2 0/6] replacing strbuf_getline_lf() by strbuf_getline() on trimmed input
 2016-02-22 19:40 UTC  (11+ messages)
` [PATCH v2 4/6] notes: read copied notes with strbuf_getline()
` [PATCH v2 6/6] wt-status: read rebase todolist "
` [PATCH v2 3/6] clean: read user input "
` [PATCH v2 5/6] remote: read $GIT_DIR/branches/* "

[PATCH] submodule: Fetch the direct sha1 first
 2016-02-22 19:22 UTC  (7+ messages)

[PATCH v6 0/4] config: add '--sources' option to print the source of a config value
 2016-02-22 18:37 UTC  (5+ messages)
` [PATCH v6 4/4] config: add '--show-origin' option to print the origin "

[PATCH v4 0/3] git-svn: svn.pathnameencoding for dcommit
 2016-02-22 18:00 UTC  (2+ messages)

[PATCH] tests: rename work-tree tests to *work-tree*
 2016-02-22 17:57 UTC  (4+ messages)

[PATCH] Implement https public key pinning
 2016-02-22 15:41 UTC  (4+ messages)
` [PATCH +warn] "

[PATCH v2 2/4] completion: update completion arguments for stash
 2016-02-22 13:02 UTC  (2+ messages)
` [PATCH] completion: fix mis-indentation in _git_stash()

GSoC 2016: Microproject
 2016-02-22 12:28 UTC  (15+ messages)

[PATCH v6 00/15] config: make git_config_set die on failure
 2016-02-22 11:23 UTC  (16+ messages)
` [PATCH v6 01/15] config: introduce set_or_die wrappers
` [PATCH v6 02/15] branch: report errors in tracking branch setup
` [PATCH v6 03/15] branch: die on config error when unsetting upstream
` [PATCH v6 04/15] branch: die on config error when editing branch description
` [PATCH v6 05/15] submodule: die on config error when linking modules
` [PATCH v6 06/15] submodule--helper: die on config error when cloning module
` [PATCH v6 07/15] remote: die on config error when setting URL
` [PATCH v6 08/15] remote: die on config error when setting/adding branches
` [PATCH v6 09/15] remote: die on config error when manipulating remotes
` [PATCH v6 10/15] clone: die on config error in cmd_clone
` [PATCH v6 11/15] init-db: die on config errors when initializing empty repo
` [PATCH v6 12/15] sequencer: die on config error when saving replay opts
` [PATCH v6 13/15] compat: die when unable to set core.precomposeunicode
` [PATCH v6 14/15] config: rename git_config_set to git_config_set_gently
` [PATCH v6 15/15] config: rename git_config_set_or_die to git_config_set

[PATCH] GSoC Micoproject: Hunt down signed int flags
 2016-02-22  9:32 UTC  (2+ messages)

[PATCH v6 0/4] config: add '--sources' option to print the source of a config value
 2016-02-22  9:23 UTC  (3+ messages)
` [PATCH v6 squash 0/2] "
  ` [PATCH v7 2/2] fixup: config: add '--show-origin' option to print the origin "


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