git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-11-03 07:48:04 to 2015-11-06 10:50:36 UTC [more...]

A note from the maintainer
 2015-11-06 10:50 UTC  (2+ messages)

[PATCH 0/1] gitk: add --cwd=path commandline parameter to change path
 2015-11-06 10:49 UTC  (6+ messages)
` [PATCH 1/1] "
    ` [PATCH v2] gitk: add -C <path> "

[PATCH v4 0/4] Add Travis CI support
 2015-11-06  9:56 UTC  (9+ messages)
` [PATCH v4 1/4] add function test_must_fail_or_sigpipe and use it to fix flaky tests
` [PATCH v4 2/4] git-p4: add p4d timeout in tests
` [PATCH v4 3/4] git-p4: retry kill/cleanup operations in tests with timeout
` [PATCH v4 4/4] Add Travis CI support

configure: -lpthread doesn't belong in CFLAGS
 2015-11-06  8:25 UTC  (3+ messages)
` [PATCH] In configure.ac, try -lpthread in $LIBS instead of $CFLAGS to make picky linkers happy

Odd problems trying to build an orphaned branch
 2015-11-06  6:24 UTC  (4+ messages)
    ` [PATCH] filter-branch: skip index read/write when possible

[PATCH 0/2] Remove non-blocking fds from run-command
 2015-11-06  5:51 UTC  (10+ messages)
` [PATCH 1/2] run-command: Remove set_nonblocking
` [PATCH 2/2] strbuf: Correct documentation for strbuf_read_once

(unknown),
 2015-11-06  3:35 UTC  (8+ messages)
` [PATCH 1/7] contrib/subtree: Clean and refactor test code
` [PATCH 2/7] contrib/subtree: Add test for missing subtree
` [PATCH 3/7] contrib/subtree: Add tests for subtree add
` [PATCH 4/7] contrib/subtree: Add merge tests
` [PATCH 5/7] contrib/subtree: Add split tests
` [PATCH 6/7] contrib/subtree: Make each test self-contained
` [PATCH 7/7] contrib/subtree: Handle '--prefix' argument with a slash appended

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

COMPLIMENT OF THE DAY
 2015-11-05 21:49 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 v6 00/25] refs backend pre-vtable
 2015-11-05 16:22 UTC  (13+ messages)
` [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 17/25] refs: move transaction functions "
` [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 

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  (13+ 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).