git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-22 19:04:14 to 2016-02-23 23:33:25 UTC [more...]

[PATCHv14 0/7] Expose submodule parallelism to the user
 2016-02-23 23:33 UTC  (3+ messages)

[PATCH] git-completion.bash: always swallow error output of for-each-ref
 2016-02-23 23:30 UTC  (7+ messages)

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

interactive rebase results across shared histories
 2016-02-23 23:05 UTC  (6+ messages)

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

git-rebase + git-mergetool results in broken state
 2016-02-23 22:44 UTC 

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

Git History Rewriting in a public repository - capability to remove one or more commits from a public repository
 2016-02-23 22:15 UTC  (3+ messages)

[PATCH 0/5] activate diff.renames by default
 2016-02-23 21:40 UTC  (11+ 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 21:37 UTC  (13+ 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

git "thin" submodule clone to feed "describe"
 2016-02-23 21:33 UTC  (2+ messages)

[PATCH 0/3] credential-cache: give daemon a predictable cwd
 2016-02-23 21:10 UTC  (8+ 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] push: shorten "push.default is unset" warning message
 2016-02-23 21:04 UTC  (6+ messages)
    ` [PATCH] Documentation/git-push: document that 'simple' is the default

git diff HEAD^(255) fails
 2016-02-23 20:58 UTC  (2+ messages)

[PATCH 1/1] convert.c: correct attr_action
 2016-02-23 20:52 UTC  (5+ messages)
      ` [PATCH v2 "

Invalid initial git gui message encoding
 2016-02-23 18:36 UTC 

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

[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

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] 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] 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  (3+ 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 3/3] Correct conditions to free textconv result data
 2016-02-22 23:25 UTC  (8+ messages)
    ` [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

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)


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