git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-10-19 05:28:42 to 2011-10-22 19:19:16 UTC [more...]

[PATCH 2/2] credential-cache--daemon.c: unlink() a potentially stale unix socket
 2011-10-22 19:19 UTC  (2+ messages)

[PATCH 1/2] credential-cache--daemon.c: Don't leave stale socket on --exit
 2011-10-22 19:17 UTC  (2+ messages)

[PATCH v3 0/5] Sequencer fixups mini-series
 2011-10-22 19:13 UTC  (6+ messages)
` [PATCH 1/5] revert: free msg in format_todo()
` [PATCH 2/5] revert: simplify getting commit subject "
` [PATCH 3/5] revert: make commit subjects in insn sheet optional
` [PATCH 4/5] revert: allow mixed pick and revert instructions
` [PATCH 5/5] revert: simplify communicating command-line arguments

[PATCH 0/2] git-credential-cache--daemon on Cygwin
 2011-10-22 19:15 UTC  (2+ messages)

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-22 19:09 UTC 

[PATCH v2 0/6] Sequencer fixups mini-series
 2011-10-22 18:57 UTC  (16+ messages)
` [PATCH 1/6] revert: free msg in format_todo()
` [PATCH 2/6] revert: simplify getting commit subject "
` [PATCH 3/6] revert: fix buffer overflow in insn sheet parser
` [PATCH 4/6] revert: make commit subjects in insn sheet optional
` [PATCH 5/6] revert: allow mixed pick and revert instructions
` [PATCH 6/6] revert: simplify communicating command-line arguments

[PATCH v3 0/3] Signed-commit
 2011-10-22 17:55 UTC  (10+ messages)
` [PATCH v4 0/5] Signed-commit
  ` [PATCH v4 1/5] Split GPG interface into its own helper library
  ` [PATCH v4 2/5] commit: teach --gpg-sign option
  ` [PATCH v4 3/5] log: --show-signature
  ` [PATCH v4 4/5] t7004: extract generic "GPG testing" bits
  ` [PATCH v4 5/5] test "commit -S" and "log --show-signature"
  ` [PATCH 7/5] pretty: %G[?GS] placeholders

[PATCH] make the sample pre-commit hook script reject names with newlines, too
 2011-10-22 17:44 UTC  (3+ messages)

[PATCH] git-gui: delegate selection from gutter columns to text output
 2011-10-22 15:41 UTC  (3+ messages)

What's cooking in git.git (Oct 2011, #08; Fri, 21)
 2011-10-22 13:32 UTC  (3+ messages)

[PATCH] Makefile: do not set setgid bit on directories on GNU/kFreeBSD
 2011-10-22 11:11 UTC  (2+ messages)

Breakage in master since 6d4bb3833c
 2011-10-22  5:11 UTC  (5+ messages)

[PATCH 1/3] MSVC: Compile fix by not including sys/resources.h
 2011-10-22  0:56 UTC  (4+ messages)
` [PATCH 2/3] MSVC: Compile fix by including io.h
` [PATCH 3/3] MSVC: Remove unneeded header stubs

a bug when execute "git status" in git version 1.7.7.431.g89633
 2011-10-22  0:20 UTC 

[PATCH] git-gui: guitools: add the path in the confirmation dialog for tools which needs one
 2011-10-21 22:43 UTC  (3+ messages)

[PATCH] git-gui: span widgets over the full file output area in the blame view
 2011-10-21 21:41 UTC  (2+ messages)

git-gui: still smartcase (and pull into git.git)
 2011-10-21 21:41 UTC  (3+ messages)
` [PATCH] git-gui: use a tristate to control the case mode in the searchbar

[PATCH] gitweb: fix regression when filtering out forks
 2011-10-21 20:51 UTC  (2+ messages)

[PATCH] git-svn: add hook to allow modifying the subversion commit message
 2011-10-21 20:25 UTC 

[PATCHv3] daemon: give friendlier error messages to clients
 2011-10-21 19:25 UTC  (9+ messages)
` [PATCH 1/2] daemon: add tests
  ` [PATCH 2/2] daemon: report permission denied error to clients
    ` [PATCH v2 "

[PATCH] gitweb: provide a way to customize html headers
 2011-10-21 19:14 UTC  (6+ messages)

[PATCH] Add simple test for Git::config_path() in t/t9700-perl-git.sh
 2011-10-21 18:42 UTC 

REACH DANIEL GOH AT sch@soyof.com
 2011-10-21 17:46 UTC 

[PATCH 0/3] stupid git tricks
 2011-10-21 17:37 UTC  (9+ messages)
` [PATCH 3/3] completion: match ctags symbol names in grep patterns
      ` [PATCHv2 1/3] contrib: add diff highlight script
      ` [PATCH 2/3] contrib: add git-jump script
      ` [PATCHv2 3/3] completion: match ctags symbol names in grep patterns
        ` [PATCHv2 4/3] completion: use __gitcomp_nl for ctag matching

git grep --no-index and absolute paths don't work?
 2011-10-21 17:35 UTC  (6+ messages)

[PATCH 2/2] submodule::module_clone(): silence die() message from module_name()
 2011-10-21 13:49 UTC  (4+ messages)
` [PATCH v2 0/2] submodule patches
  ` [PATCH v2 1/2] submodule: whitespace fix
    ` [PATCH v2 2/2] submodule::module_clone(): silence die() message from module_name()

What's cooking in git.git (Oct 2011, #07; Wed, 19)
 2011-10-21 13:47 UTC  (2+ messages)

Links not working
 2011-10-21 11:52 UTC  (3+ messages)

Compiling on Windows
 2011-10-21 11:41 UTC  (7+ messages)
    ` [msysGit] "

Tracking cherry picks
 2011-10-21  9:52 UTC  (4+ messages)

shallow&single-branch clone?
 2011-10-21  1:22 UTC  (2+ messages)

[PATCH] builtin/pack-objects.c: Fix a printf format compiler warning
 2011-10-21  0:17 UTC  (3+ messages)

[PATCH] tests: add missing executable bits
 2011-10-20 21:58 UTC 

[PATCH 2/2] git-gui: support for diff3 conflict style
 2011-10-20 19:35 UTC  (3+ messages)
` [PATCH 2v2/2] "

[IGNORETHIS/PATCH] Choosing the sha1 prefix of your commits
 2011-10-20 19:00 UTC  (22+ messages)
            ` Re* "

[PATCH] git-remote-mediawiki: don't include HTTP login/password in author
 2011-10-20 17:04 UTC 

[PATCH 00/12] Use refs API more consistently
 2011-10-20  7:46 UTC  (17+ messages)
` [PATCH 01/12] Rename another local variable name -> refname
` [PATCH 02/12] repack_without_ref(): remove temporary
` [PATCH 03/12] parse_ref_line(): add a check that the refname is properly formatted
` [PATCH 04/12] create_ref_entry(): extract function from add_ref()
` [PATCH 05/12] add_ref(): take a (struct ref_entry *) parameter
` [PATCH 06/12] do_for_each_ref(): correctly terminate while processesing extra_refs
` [PATCH 07/12] do_for_each_ref_in_array(): new function
` [PATCH 08/12] do_for_each_ref_in_arrays(): "
` [PATCH 09/12] repack_without_ref(): reimplement using do_for_each_ref_in_array()
` [PATCH 10/12] names_conflict(): new function, extracted from is_refname_available()
` [PATCH 11/12] names_conflict(): simplify implementation
` [PATCH 12/12] is_refname_available(): reimplement using do_for_each_ref_in_array()

How to verify that lines were only moved, not edited?
 2011-10-20  6:25 UTC  (5+ messages)

git-p4.skipSubmitEdit
 2011-10-20  1:16 UTC  (6+ messages)

[RFC 00/13] Checking full vs. partial refnames
 2011-10-19 21:59 UTC  (17+ messages)
` [RFC 01/13] check_refname_component(): iterate via index rather than via pointer
` [RFC 02/13] parse_refname_prefix(): new function
` [RFC 03/13] Teach check_refname_format() to check full refnames
` [RFC 04/13] add_ref(): move the call of check_refname_format() to callers
` [RFC 05/13] receive-pack::update(): use check_refname_format(..., REFNAME_FULL)
` [RFC 06/13] strbuf_check_branch_ref(): "
` [RFC 07/13] one_local_ref(): "
` [RFC 08/13] expand_namespace(): the refname is full, so use REFNAME_FULL option
` [RFC 09/13] new_branch(): verify that new branch name is a valid full refname
` [RFC 10/13] strbuf_check_tag_ref(): the refname is full, so use REFNAME_FULL option
` [RFC 11/13] replace_object(): "
` [RFC 12/13] resolve_ref: use check_refname_format(..., REFNAME_FULL)
` [RFC 13/13] filter_refs(): the refname is full, so use REFNAME_FULL option

[PATCH v3 00/22] Clean up refname checks and normalization
 2011-10-19 20:39 UTC  (23+ messages)
` [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
        ` Re* "
                    ` [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
                                ` [PATCH] resolve_ref(): report breakage to the caller without warning

[PATCH] git-show-ref: fix escaping in asciidoc source
 2011-10-19 19:43 UTC  (2+ messages)

[PATCH] t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir script
 2011-10-19 17:31 UTC  (2+ messages)

[PATCH] Documentation: update [section.subsection] to reflect what git does
 2011-10-19 16:13 UTC  (6+ messages)
` [PATCH 1/2] t1300: put git invocations inside test function
      ` [PATCH] t1300: attempting to remove a non-existent .git/config is not an error

What should "git fetch origin +next" should do?
 2011-10-19 13:45 UTC  (6+ messages)

Problems after deleting submodule
 2011-10-19 10:23 UTC  (3+ messages)

Git --reference bug(?)
 2011-10-19  6:55 UTC  (6+ 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).