git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-11-03 02:42:01 to 2015-11-05 23:14:17 UTC [more...]

A note from the maintainer
 2015-11-05 23:14 UTC 

[ANNOUNCE] Git v2.6.3
 2015-11-05 23:13 UTC 

What's cooking in git.git (Nov 2015, #01; Thu, 5)
 2015-11-05 23:13 UTC 

race condition when pushing
 2015-11-05 23:00 UTC  (2+ messages)

[PATCH] contrib/subtree: remove "push" command from the "todo" file
 2015-11-05 22:57 UTC  (2+ messages)

[PATCH 0/2] Remove non-blocking fds from run-command
 2015-11-05 22:20 UTC  (9+ messages)
` [PATCH 1/2] run-command: Remove set_nonblocking
` [PATCH 2/2] strbuf: Correct documentation for strbuf_read_once

COMPLIMENT OF THE DAY
 2015-11-05 21:49 UTC 

Odd problems trying to build an orphaned branch
 2015-11-05 21:16 UTC 

[PATCH v3 0/4] Improve hideRefs when used with namespaces
 2015-11-05 20:46 UTC  (6+ messages)
` [PATCH v3 1/4] Document the semantics of hideRefs "
` [PATCH v3 2/4] upload-pack: strip refs before calling ref_is_hidden()
` [PATCH v3 3/4] Add support for matching full refs in hideRefs
` [PATCH v3 4/4] t5509: add basic tests for hideRefs

[PATCH] Limit the size of the data block passed to SHA1_Update()
 2015-11-05 18:29 UTC  (17+ messages)
        ` [PATCH 1/2] "
                ` [PATCH v4 1/3] Provide another level of abstraction for the SHA1 utilities
                ` [PATCH v4 2/3] Limit the size of the data block passed to SHA1_Update()
                ` [PATCH v4 3/3] Move all the SHA1 implementations into one directory

File owner/group and git
 2015-11-05 17:57 UTC  (3+ messages)

[PATCHv3 00/11] Expose the submodule parallelism to the user
 2015-11-05 17:37 UTC  (28+ messages)
` [PATCHv3 01/11] run_processes_parallel: delimit intermixed task output
` [PATCHv3 02/11] run-command: report failure for degraded output just once
` [PATCHv3 03/11] run-command: omit setting file descriptors to non blocking in Windows
` [PATCHv3 04/11] submodule-config: keep update strategy around
` [PATCHv3 05/11] submodule-config: drop check against NULL
` [PATCHv3 06/11] submodule-config: remove name_and_item_from_var
` [PATCHv3 07/11] submodule-config: introduce parse_generic_submodule_config
` [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
` [PATCHv3 09/11] git submodule update: have a dedicated helper for cloning
` [PATCHv3 10/11] submodule update: expose parallelism to the user
` [PATCHv3 11/11] clone: allow an explicit argument for parallel submodule clones

[PATCH 1/2] http: allow selection of proxy authentication method
 2015-11-05 17:30 UTC  (19+ messages)
` [PATCH v3 0/2]
  ` [PATCH 2/2] http: use credential API to handle proxy authentication
` [PATCH v4 0/2]

[PATCH v5 00/26] refs backend pre-vtable
 2015-11-05 16:22 UTC  (31+ messages)
` [PATCH v6 00/25] "
  ` [PATCH v6 01/25] refs: make is_branch public
  ` [PATCH v6 02/25] refs/files-backend.c: new file, renamed from refs.c
  ` [PATCH v6 03/25] refs: add a new file, refs/refs.c, to hold common refs code
  ` [PATCH v6 04/25] refs: move update_ref to refs/refs.c
  ` [PATCH v6 05/25] refs: move delete_pseudoref and delete_ref to the common code
  ` [PATCH v6 06/25] refs: move read_ref_at to the common refs file
  ` [PATCH v6 07/25] refs: move the hidden refs functions to the common code
  ` [PATCH v6 08/25] refs: move dwim and friend functions to the common refs code
  ` [PATCH v6 09/25] refs: move warn_if_dangling_symref* to the common code
  ` [PATCH v6 10/25] refs: move read_ref, read_ref_full and ref_exists "
  ` [PATCH v6 11/25] refs: move resolve_refdup to common
  ` [PATCH v6 12/25] refs: move check_refname_format to the common code
  ` [PATCH v6 13/25] refs: move is_branch "
  ` [PATCH v6 14/25] refs: move prettify_refname "
  ` [PATCH v6 15/25] refs: move ref iterators "
  ` [PATCH v6 16/25] refs: move head_ref_namespaced "
  ` [PATCH v6 17/25] refs: move transaction functions "
  ` [PATCH v6 18/25] refs: move refname_is_safe "
  ` [PATCH v6 19/25] refs: move copy_msg "
  ` [PATCH v6 20/25] refs: move peel_object "
  ` [PATCH v6 21/25] refs: move should_autocreate_reflog to "
  ` [PATCH v6 22/25] initdb: make safe_create_dir public
  ` [PATCH v6 23/25] files_log_ref_write: new function
  ` [PATCH v6 24/25] refs: create a shared version of verify_refname_available
  ` [PATCH v6 25/25] refs: break out ref conflict checks

[RFC] t5516 "75 - deny fetch unreachable SHA1, allowtipsha1inwant=true" flaky?
 2015-11-05 16:21 UTC  (9+ messages)
        ` [PATCH] test: accept death by SIGPIPE as a valid failure mode

[PATCH] git-svn: improve rebase/mkdirs performance
 2015-11-05 10:26 UTC 

[PATCH 0/1] gitk: add --cwd=path commandline parameter to change path
 2015-11-05  9:19 UTC  (4+ messages)
` [PATCH 1/1] "
    ` [PATCH v2] gitk: add -C <path> "

About global --progress option
 2015-11-05  7:08 UTC  (4+ messages)

git.git as of tonight
 2015-11-05  6:58 UTC  (17+ messages)
              ` O_NONBLOCK under Windows (was: git.git as of tonight)
                ` [PATCH 0/2] Missing "
                  ` [PATCH 1/2] run-parallel: rename set_nonblocking to set_nonblocking_or_die
                  ` [PATCH 2/2] run-parallel: Run sequential if nonblocking I/O is unavailable

When a file was locked by some program, git will work stupidly
 2015-11-04 21:12 UTC  (5+ messages)

Question: .idx without .pack causes performance issues?
 2015-11-04 20:15 UTC  (16+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
          ` [PATCH 1/3] "
            ` [PATCH 2/3] t5304: Add test for cleaning pack garbage
            ` [PATCH 3/3] gc: Remove garbage .idx files from pack dir

[PATCH v2 0/4] Improve hideRefs when used with namespaces
 2015-11-04 19:50 UTC  (10+ messages)
` [PATCH v2 1/4] Document the semantics of hideRefs "
` [PATCH v2 2/4] upload-pack: strip refs before calling ref_is_hidden()
` [PATCH v2 3/4] Add support for matching full refs in hideRefs
` [PATCH v2 4/4] t5509: add basic tests for hideRefs

drop connectivity check for local clones
 2015-11-04 17:34 UTC 

Bug: stash save -u removes (some) ignored files
 2015-11-04 12:27 UTC  (3+ messages)

[PATCH v4] Add git-grep threads param
 2015-11-04  6:40 UTC  (6+ messages)

Strange diff-index output
 2015-11-04  6:38 UTC  (4+ messages)

Feature request: commit count in git-describe should use a different method
 2015-11-04  5:50 UTC  (2+ messages)

[BUG] Wrong worktree path when using multiple worktree
 2015-11-04  2:23 UTC  (3+ messages)

[PATCH 0/4] diff-highlight: make a few improvements
 2015-11-03 22:07 UTC  (15+ messages)
` [PATCH 1/4] diff-highlight: add `less -r` to cmd in README
` [PATCH 2/4] diff-highlight: factor out prefix/suffix functions
` [PATCH 3/4] diff-highlight: match up lines before highlighting
` [PATCH 4/4] diff-highlight: add maxhunksize config option

git log --author=me
 2015-11-03 21:30 UTC  (4+ messages)

[PATCH] Update japanese translation
 2015-11-03 20:40 UTC  (2+ messages)

Watchman/inotify support and other ways to speed up git status
 2015-11-03 20:32 UTC  (7+ messages)

What's the ".git/gitdir" file?
 2015-11-03 19:54 UTC  (6+ messages)
` [PATCH] setup: do not create $X/gitdir unnecessarily when accessing git file $X

[PATCH 0/5] Use watchman to reduce index refresh time
 2015-11-03 19:49 UTC  (9+ messages)
` [PATCH 1/5] read-cache: add watchman 'WAMA' extension

[PATCH 0/9] Expose the submodule parallelism to the user
 2015-11-03 19:41 UTC  (6+ messages)
` [PATCHv2 0/8] "

git gc/prune runs again and again
 2015-11-03 15:21 UTC  (3+ messages)

Automatic download at git-scm.com does not work (Was: Cant download Git)
 2015-11-03 13:15 UTC  (2+ 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).