git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-19 21:59:46 to 2011-10-24 22:46:13 UTC [more...]

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-24 22:45 UTC  (15+ messages)

[PATCH v4 0/3] port upload-archive to Windows
 2011-10-24 22:39 UTC  (5+ messages)
` [PATCH v4 1/3] mingw: move poll out of sys-folder
` [PATCH v4 2/3] compat/win32/poll.c: upgrade from upstream
` [PATCH v4 3/3] upload-archive: use start_command instead of fork

a bug when execute "git status" in git version 1.7.7.431.g89633
 2011-10-24 21:59 UTC  (13+ messages)
          ` [PATCH] read-cache.c: fix index memory allocation

general protection faults with "git grep" version 1.7.7.1
 2011-10-24 21:49 UTC  (2+ messages)

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

[PATCH v0] fast-import: Add drop command
 2011-10-24 18:01 UTC  (7+ messages)

[PATCH/WIP 00/11] read_directory() rewrite to support struct pathspec
 2011-10-24 17:10 UTC  (13+ messages)
` [PATCH/WIP 01/11] Introduce "check-attr --excluded" as a replacement for "add --ignore-missing"
` [PATCH/WIP 02/11] notes-merge: use opendir/readdir instead of using read_directory()
` [PATCH/WIP 03/11] t5403: avoid doing "git add foo/bar" where foo/.git exists
` [PATCH/WIP 04/11] tree-walk.c: do not leak internal structure in tree_entry_len()
` [PATCH/WIP 05/11] symbolize return values of tree_entry_interesting()
` [PATCH/WIP 06/11] read_directory_recursive: reduce one indentation level
` [PATCH/WIP 07/11] tree_entry_interesting: make use of local pointer "item"
` [PATCH/WIP 08/11] tree-walk: mark useful pathspecs
` [PATCH/WIP 09/11] tree_entry_interesting: differentiate partial vs full match
` [PATCH/WIP 10/11] read-dir: stop using path_simplify code in favor of tree_entry_interesting()
` [PATCH/WIP 11/11] dir.c: remove dead code after read_directory() rewrite

A note from the maintainer
 2011-10-24 15:32 UTC 

What's cooking in git.git (Oct 2011, #09; Sun, 23)
 2011-10-24 15:31 UTC 

[PATCH 00/12] Use refs API more consistently
 2011-10-24 11:58 UTC  (8+ messages)
` [PATCH 08/12] do_for_each_ref_in_arrays(): new function
` [PATCH 12/12] is_refname_available(): reimplement using do_for_each_ref_in_array()

Possible diff regression in v1.7.6-473-g27af01d
 2011-10-24 10:11 UTC  (3+ messages)

[PATCH] Reindent closing bracket using tab instead of spaces
 2011-10-24  6:56 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.7.1
 2011-10-24  6:18 UTC 

[PATCH 0/3] stupid git tricks
 2011-10-23 21:29 UTC  (10+ 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 gui: adding bare remotes on local filesystem reports error
 2011-10-23 16:14 UTC 

[PATCH 1/2] pretty.c: free get_header() return value
 2011-10-23 11:51 UTC  (2+ messages)
` [PATCH 2/2] pretty.c: use original commit message if reencoding fails

[PATCH v3 0/5] Sequencer fixups mini-series
 2011-10-23 11:09 UTC  (7+ 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
` [RFC/PATCH] sequencer: factor code out of revert builtin

git mergetool ignores configured command line
 2011-10-23 10:35 UTC  (4+ messages)

[PATCH 1/2] git-gui: make config gui.warndetachedcommit a boolean
 2011-10-22 19:39 UTC  (2+ messages)
` [PATCH 2/2] git-gui: don't warn for detached head when rebasing

[PATCH] git-gui: delegate selection from gutter columns to text output
 2011-10-22 19:38 UTC  (4+ messages)
    ` [PATCHv2] "

[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 0/2] git-credential-cache--daemon on Cygwin
 2011-10-22 19:15 UTC  (2+ messages)

[PATCH v2 0/6] Sequencer fixups mini-series
 2011-10-22 18:57 UTC  (11+ messages)
` [PATCH 3/6] revert: fix buffer overflow in insn sheet parser

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

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

[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  (5+ 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 

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] "

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

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  (4+ messages)
` [RFC 04/13] add_ref(): move the call of check_refname_format() to callers


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