git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-13 18:49:20 to 2011-10-16 14:39:07 UTC [more...]

[PATCH v2 0/6] git-p4 tests, filetypes, shell metacharacters
 2011-10-16 14:38 UTC  (13+ messages)
` [PATCH 1/6] git-p4 tests: refactor and cleanup
` [PATCH 2/6] git-p4: handle utf16 filetype properly
` [PATCH 3/6] git-p4: recognize all p4 filetypes
` [PATCH 4/6] git-p4: stop ignoring apple filetype
` [PATCH 5/6] git-p4: keyword flattening fixes
` [PATCH 6/6] git-p4: handle files with shell metacharacters

Higher-level change review?
 2011-10-16 14:31 UTC 

[PATCHv6 0/5] Moving gitweb documentation to manpages
 2011-10-16 11:07 UTC  (6+ messages)
` [PATCHv6 1/5] gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
` [PATCHv6 2/5] gitweb: Add gitweb(1) manpage for gitweb itself
` [PATCHv5 3/5] Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
` [PATCHv5 4/5] Documentation: Add gitweb config variables to git-config(1)
` [PATCHv5 5/5] gitweb: Add gitweb manpages to 'gitweb' package in git.spec

[PATCH 1/4] git-gui: search and linenumber input are mutual exclusive in the blame view
 2011-10-16 10:32 UTC  (10+ 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/8] Some patches from msysGit
 2011-10-16 10:21 UTC  (21+ 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 v2] git-svn: Allow certain refs to be ignored
 2011-10-16  8:23 UTC  (2+ messages)

A note from the maintainer
 2011-10-16  7:24 UTC  (3+ messages)

What should "git fetch origin +next" should do?
 2011-10-16  7:20 UTC 

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

[PATCH 0/9] ref completion optimizations, fixes, and cleanups
 2011-10-16  3:29 UTC  (5+ messages)
` [PATCH 2/9] completion: optimize refs completion
    ` [PATCH 2/9 v2] "

[PATCH] fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error
 2011-10-16  3:19 UTC  (2+ messages)

[PATCH] grep: fix error message mention --exclude
 2011-10-16  3:27 UTC  (2+ messages)

[PATCHv4 0/5] Be more careful when prunning
 2011-10-16  5:10 UTC  (8+ messages)
` [PATCH 1/5] fetch: free all the additional refspecs
` [PATCH 2/5] t5510: add tests for fetch --prune
` [PATCH 3/5] remote: separate out the remote_find_tracking logic into query_refspecs
` [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] send-email: Honour SMTP domain when using TLS
 2011-10-16  4:18 UTC  (3+ messages)

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

[PATCH] git-gui: fix multi selected file operation
 2011-10-15 22:48 UTC  (2+ messages)

[PATCH] Git-p4: git-p4.changeOnSubmit to do 'change' instead of 'submit'
 2011-10-15 20:10 UTC  (4+ messages)

git rebase +
 2011-10-15 19:44 UTC  (6+ messages)
  ` interrupting "git rebase" (Re: git rebase +)

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

[PATCH] http_init: accept separate URL parameter
 2011-10-14 18:59 UTC  (11+ messages)
` [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)

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

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

[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  (11+ messages)
` [PATCH 07/14] is_refname_available(): remove the "quiet" argument
` [PATCH 10/14] is_dup_ref(): extract function from sort_ref_list()
` [PATCH] t1402-check-ref-format: skip tests of refs beginning with slash on Windows

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  (8+ 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


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 NNTP newsgroup(s).