git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-11-04 02:24:18 to 2015-11-09 11:45:44 UTC [more...]

[PATCH 1/1] gitk: add --cwd=path commandline parameter to change path
 2015-11-09 11:45 UTC  (5+ messages)
` [PATCH v2] gitk: add -C <path> "
      ` [PATCH v3] "

[PATCH v4] Add git-grep threads param
 2015-11-09 11:36 UTC  (4+ messages)

how to check for uncommitted/unstaged changes on remote side before pushing
 2015-11-09  9:38 UTC  (4+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-11-09  2:58 UTC  (12+ messages)

[PATCH] check-ignore: correct documentation about output
 2015-11-08 20:10 UTC 

[PATCH v6 00/25] refs backend pre-vtable
 2015-11-08 18:23 UTC  (11+ messages)
` [PATCH v6 25/25] refs: break out ref conflict checks

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

Bug: t5813 failing on Cygwin
 2015-11-08 13:21 UTC  (13+ messages)
        ` [PATCH] t5813: avoid creating urls that break on cygwin

[PATCH] Escape Git's exec path in contrib/rerere-train.sh script
 2015-11-08 11:27 UTC 

Draft of Git Rev News edition 9
 2015-11-08  6:11 UTC 

[PATCH v2] gitk: Update Japanese translation
 2015-11-08  2:51 UTC 

Git potential bug with fork-point
 2015-11-07 16:01 UTC  (2+ messages)

[PATCH] receive-pack: avoid sending duplicate "have" lines
 2015-11-07  9:04 UTC  (3+ messages)

[PATCH] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-07  9:01 UTC  (3+ messages)

What's cooking in git.git (Nov 2015, #02; Fri, 6)
 2015-11-07  1:15 UTC  (2+ messages)

[PATCH v2 0/2] git-p4: allow submission from detached head
 2015-11-07  1:07 UTC  (4+ messages)
` [PATCH v2 1/3] git-p4: add failing test for submit "
` [PATCH v2 2/3] git-p4: add option to system() to return subshell status
` [PATCH v2 3/3] git-p4: work with a detached head

[PATCH] wt-status: use strncmp() for length-limited string comparison
 2015-11-06 22:47 UTC 

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

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

[PATCH] git-stash: Don't GPG sign when stashing changes
 2015-11-06 18:56 UTC  (2+ messages)

[PATCH v4 0/4] Add Travis CI support
 2015-11-06 18:49 UTC  (20+ 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

git blame performance
 2015-11-06 17:53 UTC  (3+ messages)

A note from the maintainer
 2015-11-06 17:38 UTC  (3+ messages)

[PATCH] gitk: Update Japanese translation
 2015-11-06 14:32 UTC 

[PATCH] Update japanese translation
 2015-11-06 14:36 UTC  (3+ messages)

(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  (18+ messages)
` [PATCHv3 02/11] run-command: report failure for degraded output just once

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

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

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)


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