git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-23 06:27:06 to 2016-02-24 20:41:57 UTC [more...]

[PATCH v5 00/27] refs backends
 2016-02-24 20:41 UTC  (11+ messages)
` [PATCH v5 23/27] svn: learn ref-storage argument
` [PATCH v5 25/27] refs: add LMDB refs storage backend

[PATCH] git config: do not create .git/ if it does not exist yet
 2016-02-24 20:11 UTC  (14+ messages)
` [PATCH v2] git config: report when trying to modify a non-existing repo config

[PATCH] git: submodule honor -c credential.* from command line
 2016-02-24 20:09 UTC 

[PATCHv15 0/5] Expose submodule parallelism to the user
 2016-02-24 20:07 UTC  (7+ messages)
` [PATCHv15 1/5] run-command: expose default_{start_failure, task_finished}
` [PATCHv15 2/5] run_processes_parallel: add LF when caller is sloppy
` [PATCHv15 3/5] git submodule update: have a dedicated helper for cloning
` [PATCHv15 4/5] submodule update: expose parallelism to the user
` [PATCHv15 5/5] clone: allow an explicit argument for parallel submodule clones

Git submodule regression in 2.7.0+
 2016-02-24 19:35 UTC 

[PATCH] refs: reduce the visibility of do_for_each_ref()
 2016-02-24 19:28 UTC  (2+ messages)

Segmentation fault found while fuzzing .pack file under 2.7.0.rc3
 2016-02-24 18:48 UTC  (6+ messages)

[PATCH v3 0/3] Tests for merge-recursive rename-options
 2016-02-24 18:38 UTC  (6+ messages)
` [PATCH v3 1/3] t3034: add rename threshold tests
` [PATCH v3 2/3] t3034: test option to disable renames
` [PATCH v3 3/3] t3034: test deprecated interface

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

[PATCH] Fix minor typo in hook documentation
 2016-02-24 18:07 UTC  (2+ messages)

[RFC/PATCH 0/5] Make README more pleasant to read
 2016-02-24 13:37 UTC  (17+ 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

[PATCH 0/5] activate diff.renames by default
 2016-02-24 13:16 UTC  (15+ 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

[PATCH] unpack-trees: do not delete i-t-a entries in worktree even when forced
 2016-02-24 11:45 UTC 

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-24 10:52 UTC  (12+ messages)

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

[PATCH] push: shorten "push.default is unset" warning message
 2016-02-24 10:11 UTC  (7+ messages)
    ` [PATCH] Documentation/git-push: document that 'simple' is the default

What's cooking in git.git (Feb 2016, #05; Wed, 17)
 2016-02-24  7:58 UTC  (14+ messages)
` whither merge-tree? (was: What's cooking in git.git (Feb 2016, #05; Wed, 17))
  ` whither merge-tree?

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

[PATCH 0/4] robustifying t5504
 2016-02-24  7:48 UTC  (5+ messages)
` [PATCH 1/4] write_or_die: handle EPIPE in async threads
` [PATCH 2/4] fetch-pack: ignore SIGPIPE in sideband demuxer
` [PATCH 3/4] test_must_fail: report number of unexpected signal
` [PATCH 4/4] t5504: handle expected output from SIGPIPE death

[PATCH 0/2] Submodule harden fetches (WAS: submodule: Fetch the direct sha1 first)
 2016-02-24  3:32 UTC  (6+ messages)
` [PATCH 2/2] submodule: Try harder to fetch needed sha1 by direct fetching sha1
        ` [PATCH] "

git "thin" submodule clone to feed "describe"
 2016-02-24  1:28 UTC  (3+ messages)

[PATCH v2 0/3] Tests for merge-recursive rename options
 2016-02-24  1:15 UTC  (7+ 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

Git History Rewriting in a public repository - capability to remove one or more commits from a public repository
 2016-02-24  1:08 UTC  (4+ messages)

[PATCHv14 0/7] Expose submodule parallelism to the user
 2016-02-23 23:44 UTC  (5+ 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)

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

[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

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  (3+ messages)
` [PATCH v2 "

Invalid initial git gui message encoding
 2016-02-23 18:36 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

[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  (3+ messages)
` [PATCH 1/3] t3034: add rename threshold tests

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


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