git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-10-13 04:24:18 to 2011-10-15 05:04:43 UTC [more...]

[PATCHv4 0/5] Be more careful when prunning
 2011-10-15  5:04 UTC  (3+ messages)
` [PATCH 4/5] fetch: honor the user-provided refspecs when pruning refs
` [PATCH 5/5] fetch: treat --tags like refs/tags/*:refs/tags/* when pruning

[PATCH] daemon: print "access denied" if a service does not work
 2011-10-15  0:51 UTC  (24+ messages)
` [PATCH] daemon: return "access denied" if a service is not allowed
                  ` [PATCHv3] daemon: give friendlier error messages to clients

[BUG] send-email: alias expansion broken
 2011-10-14 23:23 UTC  (11+ messages)
` [PATCH] fix alias expansion with new Git::config_path()
        ` [PATCH] send-email: Fix %config_path_settings handling

What's cooking in git.git (Oct 2011, #05; Fri, 14)
 2011-10-14 23:23 UTC 

Git shouldn't allow to push a new branch called HEAD
 2011-10-14 23:00 UTC  (3+ messages)

[PATCH] Git-p4: git-p4.changeOnSubmit to do 'change' instead of 'submit'
 2011-10-14 22:55 UTC  (3+ messages)

[PATCH 0/8] Some patches from msysGit
 2011-10-14 22:53 UTC  (9+ messages)
` [PATCH 1/8] t1020: disable the pwd test on MinGW
` [PATCH 2/8] t1402: Ignore a few cases that must fail due to DOS path expansion
` [PATCH 3/8] t9001: do not fail only due to CR/LF issues
` [PATCH 4/8] git-svn: On MSYS, escape and quote SVN_SSH also if set by the user
` [PATCH 5/8] t9901: fix line-ending dependency on windows
` [PATCH 6/8] t9300: do not run --cat-blob-fd related tests on MinGW
` [PATCH 7/8] mergetools: use the correct tool for Beyond Compare 3 on Windows
` [PATCH 8/8] mingw: ensure sockets are initialized before calling gethostname

[PATCH] t1304: fall back to $USER if $LOGNAME is not defined
 2011-10-14 20:54 UTC  (3+ messages)

[PATCH 1/3] git-gui: fix unintended line break in message string
 2011-10-14 19:25 UTC  (3+ messages)
` [PATCH 2/3] git-gui: use "untracked" for files which are not known to git
  ` [PATCH 3/3] git-gui: new config to control staging of untracked files

Bug? url.insteadOf overwrites remote.pushUrl
 2011-10-14 19:16 UTC  (3+ messages)

url.<base>.insteadOf with empty value
 2011-10-14 19:09 UTC  (3+ messages)

[PATCH] t7800: avoid arithmetic expansion notation
 2011-10-14 19:00 UTC  (3+ messages)

[RFC/PATCH] remote-curl: Obey passed URL
 2011-10-14 18:59 UTC  (16+ messages)
` [PATCH] http_init: accept separate URL parameter
          ` [PATCH 0/6] http-auth-early
            ` [PATCH 1/6] url: decode buffers that are not NUL-terminated
            ` [PATCH 2/6] improve httpd auth tests
            ` [PATCH 3/6] remote-curl: don't retry auth failures with dumb protocol
            ` [PATCH 4/6] http: retry authentication failures for all http requests
            ` [PATCH 5/6] http: use hostname in credential description
            ` [PATCH 6/6] http_init: accept separate URL parameter

[RFC/PATCH 1/2] bundle: allowing to read from an unseekable fd
 2011-10-14 18:14 UTC  (5+ messages)
` [PATCH 2/2] bundle: add parse_bundle_header() helper function

[PATCH] pack-objects: protect against disappearing packs
 2011-10-14 18:04 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] downgrade "packfile cannot be accessed" errors to warnings

[BUG] remote-curl.c: honor pushurl
 2011-10-14 15:48 UTC  (2+ messages)

defined behaviour for multiple urls for a remote
 2011-10-14 14:01 UTC  (3+ messages)

[PATCH 0/9] ref completion optimizations, fixes, and cleanups
 2011-10-14 12:16 UTC  (6+ messages)
` [PATCH 2/9] completion: optimize refs completion

[BUG] git checkout <branch> allowed with uncommitted changes
 2011-10-14  9:54 UTC  (33+ messages)
            ` [CLOSED] "

[PATCH] git-svn: Allow certain refs to be ignored
 2011-10-14  9:24 UTC  (4+ messages)

[PATCH] git-gui: fix multi selected file operation
 2011-10-14  8:19 UTC 

[PATCH 1/4] git-gui: handle config booleans without value
 2011-10-14  8:14 UTC  (4+ messages)
` [PATCH 2/4] git-gui: add smart case search mode in searchbar
  ` [PATCH 3/4] git-gui: add regexp search mode to the searchbar
    ` [PATCH 4/4] git-gui: add search history to searchbar

[PATCH 00/14] Tidying up references code
 2011-10-14  6:40 UTC  (28+ messages)
` [PATCH 01/14] cache.h: add comments for git_path() and git_path_submodule()
` [PATCH 02/14] struct ref_list: document name member
` [PATCH 03/14] refs.c: rename some local "refname" variables
` [PATCH 04/14] refs: rename some parameters result -> sha1
` [PATCH 05/14] clear_ref_list(): rename from free_ref_list()
` [PATCH 06/14] resolve_gitlink_ref(): improve docstring
` [PATCH 07/14] is_refname_available(): remove the "quiet" argument
` [PATCH 08/14] parse_ref_line(): add docstring
` [PATCH 09/14] add_ref(): "
` [PATCH 10/14] is_dup_ref(): extract function from sort_ref_list()
` [PATCH 11/14] refs: change signatures of get_packed_refs() and get_loose_refs()
` [PATCH 12/14] get_ref_dir(): change signature
` [PATCH 13/14] Pass a (cached_refs *) to the resolve_gitlink_*() functions
` [PATCH 14/14] resolve_gitlink_ref_recursive(): change to work with struct cached_refs
` [PATCH] t1402-check-ref-format: skip tests of refs beginning with slash on Windows

git rebase +
 2011-10-14  5:29 UTC  (4+ messages)
  ` interrupting "git rebase" (Re: git rebase +)

fatal: Not a git repository
 2011-10-14  2:14 UTC  (2+ messages)

[Bug] git pull doesn't recognize --work-tree parameter
 2011-10-13 20:48 UTC  (9+ messages)

[PATCH 0/1] transport: Use is_bundle instead of !is_gitfile
 2011-10-13 20:26 UTC  (2+ messages)
` [PATCH 1/1] transport: Add is_bundle() to detect bundle urls

What's cooking in git.git (Oct 2011, #04; Wed, 12)
 2011-10-13 18:15 UTC  (6+ messages)
` [PATCH 0/2] Do not search submodules in deep recursive merge
  ` [PATCH 1/2] submodule: Demonstrate known breakage during "
  ` [PATCH 2/2] submodule: Search for merges only at end of "

Git attributes ignored for root directory
 2011-10-13 17:38 UTC  (8+ messages)

[PATCH 1/4] git-gui: search and linenumber input are mutual exclusive in the blame view
 2011-10-13 13:48 UTC  (4+ messages)
` [PATCH 2/4] git-gui: clear the goto line input when hiding
  ` [PATCH 3/4] git-gui: only except numbers in the goto-line input
    ` [RFC/PATCH 4/4] git-gui: incremental goto line in blame view

[PATCH 0/6] Negation magic pathspec
 2011-10-13  6:06 UTC  (5+ messages)
` [PATCH 1/6] Recognize magic pathspec as filenames

[PATCH 1/3] t5403.1: simplify commit creation
 2011-10-13  4:54 UTC  (4+ messages)
` [PATCH 3/3] t5403: do not use access repos with GIT_DIR when worktree is involved


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