git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-10-14 21:12:54 to 2011-10-17 19:55:23 UTC [more...]

[PATCH] daemon: print "access denied" if a service does not work
 2011-10-17 19:55 UTC  (30+ messages)
` [PATCH] daemon: return "access denied" if a service is not allowed
                  ` [PATCHv3] daemon: give friendlier error messages to clients
                    ` [PATCH 1/2] daemon: add tests
                      ` [PATCH 2/2] daemon: report permission denied error to clients
                        ` [PATCH] use test number as port number

[PATCH v4 0/7] Provide API to invalidate refs cache
 2011-10-17 19:43 UTC  (11+ messages)
` [PATCH v4 1/7] invalidate_ref_cache(): rename function from invalidate_cached_refs()
` [PATCH v4 2/7] invalidate_ref_cache(): take the submodule as parameter
` [PATCH v4 3/7] invalidate_ref_cache(): expose this function in the refs API
` [PATCH v4 4/7] clear_ref_cache(): rename parameter
` [PATCH v4 5/7] clear_ref_cache(): extract two new functions
` [PATCH v4 6/7] write_ref_sha1(): only invalidate the loose ref cache
` [PATCH v4 7/7] clear_ref_cache(): inline function

[PATCH 2/2] gitweb: add a feature to show side-by-side diff
 2011-10-17 19:37 UTC  (2+ messages)

[PATCH 1/3] git-gui: fix unintended line break in message string
 2011-10-17 19:27 UTC  (5+ messages)
` [PATCH 3/3] git-gui: new config to control staging of untracked files
      `  "

[PATCH v2 00/14] Tidying up references code
 2011-10-17 19:12 UTC  (16+ messages)
` [PATCH v2 01/14] cache.h: add comments for git_path() and git_path_submodule()
` [PATCH v2 02/14] struct ref_entry: document name member
` [PATCH v2 03/14] refs: rename "refname" variables
` [PATCH v2 04/14] refs: rename parameters result -> sha1
` [PATCH v2 05/14] clear_ref_array(): rename from free_ref_array()
` [PATCH v2 06/14] is_refname_available(): remove the "quiet" argument
` [PATCH v2 07/14] parse_ref_line(): add docstring
` [PATCH v2 08/14] add_ref(): "
` [PATCH v2 09/14] is_dup_ref(): extract function from sort_ref_array()
` [PATCH v2 10/14] refs: change signatures of get_packed_refs() and get_loose_refs()
` [PATCH v2 11/14] get_ref_dir(): change signature
` [PATCH v2 12/14] resolve_gitlink_ref(): improve docstring
` [PATCH v2 13/14] Pass a (ref_cache *) to the resolve_gitlink_*() helper functions
` [PATCH v2 14/14] resolve_gitlink_ref_recursive(): change to work with struct ref_cache

[PATCH/RFC 1/2] gitweb: change format_diff_line() to remove leading SP from $diff_class
 2011-10-17 19:02 UTC  (2+ messages)

[PATCH] Git-p4: git-p4.changeOnSubmit to do 'change' instead of 'submit'
 2011-10-17 18:53 UTC  (6+ messages)

regression in git-gui since 2c5c66b... Merge branch 'jp/get-ref-dir-unsorted
 2011-10-17 18:43 UTC  (9+ messages)
            ` [PATCH] resolve_gitlink_packed_ref(): fix mismerge

What should "git fetch origin +next" should do?
 2011-10-17 18:34 UTC  (7+ messages)

[PATCH v2 0/7] Provide API to invalidate refs cache
 2011-10-17 18:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/7] invalidate_ref_cache(): take the submodule as parameter

[PATCH] gitweb: provide a way to customize html headers
 2011-10-17 11:56 UTC  (2+ messages)

[PATCH 0/6] Sequencer fixups mini-series
 2011-10-17 10:10 UTC  (12+ messages)
` [PATCH 4/6] revert: Make commit descriptions in insn sheet optional
` [PATCH 6/6] revert: Simplify passing command-line arguments around

git rebase +
 2011-10-17 10:03 UTC  (6+ messages)
  ` interrupting "git rebase" (Re: git rebase +)

[PATCH] git-gui: fix multi selected file operation
 2011-10-17  5:54 UTC  (3+ messages)

[PATCH 1/4] git-gui: handle config booleans without value
 2011-10-17  5:32 UTC  (4+ messages)
` [PATCH 2/4] git-gui: add smart case search mode in searchbar

What's cooking in git.git (Oct 2011, #05; Fri, 14)
 2011-10-17  4:20 UTC  (6+ messages)

[PATCH/RFC] gitweb: add the ability to show side-by-side diff on commitdiff
 2011-10-17  3:57 UTC  (6+ messages)

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

[PATCH] gitweb: add extensions to highlight feature map
 2011-10-16 23:18 UTC  (2+ messages)

[PATCH v3 0/6] git-p4 tests, filetypes, shell metacharacters
 2011-10-16 22:48 UTC  (12+ 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

[BUG] git checkout <branch> allowed with uncommitted changes
 2011-10-16 22:04 UTC  (14+ messages)

[PATCH] gitweb: provide a way to customize html headers
 2011-10-16 21:26 UTC  (2+ messages)

Higher-level change review?
 2011-10-16 18:03 UTC  (3+ messages)

[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

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

[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 2/9] completion: optimize refs completion
 2011-10-16  3:29 UTC  (3+ messages)
` [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)

[BUG] send-email: alias expansion broken
 2011-10-14 23:23 UTC  (5+ messages)
` [PATCH] send-email: Fix %config_path_settings handling

Git shouldn't allow to push a new branch called HEAD
 2011-10-14 23:00 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).