git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-09-25 22:19:55 to 2012-09-28 14:06:48 UTC [more...]

What's cooking in git.git (Sep 2012, #09; Thu, 27)
 2012-09-28 13:57 UTC  (2+ messages)

[PATCH 00/21] git p4: work on cygwin
 2012-09-28 12:04 UTC  (22+ messages)
` [PATCH 01/21] git p4: temp branch name should use / even on windows
` [PATCH 02/21] git p4: remove unused imports
` [PATCH 03/21] git p4: generate better error message for bad depot path
` [PATCH 04/21] git p4: fix error message when "describe -s" fails
` [PATCH 05/21] git p4 test: use client_view to build the initial client
` [PATCH 06/21] git p4 test: use client_view in t9806
` [PATCH 07/21] git p4 test: start p4d inside its db dir
` [PATCH 08/21] git p4 test: translate windows paths for cygwin
` [PATCH 09/21] git p4: remove unreachable windows \r\n conversion code
` [PATCH 10/21] git p4: scrub crlf for utf16 files on windows
` [PATCH 11/21] git p4 test: newline handling
` [PATCH 12/21] git p4 test: use LineEnd unix in windows tests too
` [PATCH 13/21] git p4 test: avoid wildcard * in windows
` [PATCH 14/21] git p4: cygwin p4 client does not mark read-only
` [PATCH 15/21] git p4 test: disable chmod test for cygwin
` [PATCH 16/21] git p4: disable read-only attribute before deleting
` [PATCH 17/21] git p4: avoid shell when mapping users
` [PATCH 18/21] git p4: avoid shell when invoking git rev-list
` [PATCH 19/21] git p4: avoid shell when invoking git config --get-all
` [PATCH 20/21] git p4: avoid shell when calling git config
` [PATCH 21/21] git p4: introduce gitConfigBool

git gui does not open bare repositories
 2012-09-28 12:09 UTC  (6+ messages)

Using bitmaps to accelerate fetch and clone
 2012-09-28 12:00 UTC  (15+ messages)

bash completion with colour hints
 2012-09-28 11:40 UTC  (10+ messages)
        ` [PATCH] Add __git_ps1_pc to use as PROMPT_COMMAND

Stopping git-svn pulling a particular branch
 2012-09-28 11:03 UTC  (2+ messages)

[PATCH] completion: fix shell expansion of items
 2012-09-28 10:09 UTC  (24+ messages)
    ` [PATCH] Revert "completion: fix shell expansion of items"
          ` [PATCH 1/3] t9902: add a few basic completion tests
          ` [PATCH 2/3] t9902: add completion tests for "odd" filenames
          ` [PATCH 3/3] completion: improve shell expansion of items
            ` [PATCH 4/3] completion: quote completions we find
                    ` [PATCH 1/5] completion: fix non-critical bugs in __gitcomp() tests
                      ` [PATCH 2/5] completion: fix args of run_completion() test helper
                      ` [PATCH 3/5] completion: add tests for the __gitcomp_nl() completion helper function
                      ` [PATCH 4/5] completion: test __gitcomp() and __gitcomp_nl() with expandable words
                      ` [POC PATCH 5/5] completion: avoid compgen to fix expansion issues in __gitcomp_nl()

Configuring the location of ~/.gitconfig
 2012-09-28  7:05 UTC  (14+ messages)
    ` [PATCH] config: introduce GIT_GLOBAL_CONFIG to override ~/.gitconfig

[PATCH] revision: add --reflog-message=<pattern> to grep reflog messages
 2012-09-28  7:01 UTC  (11+ messages)
      ` [PATCH] revision: add --reflog-message "
        ` [PATCH 1/3] grep: generalize header grep code to accept arbitrary headers
          ` [PATCH 2/3] revision: add --grep-reflog to filter commits by reflog messages
          ` [PATCH 3/3] revision: make --grep search in notes too if shown

The ciabot hook code in contrib/ is obsolete - delete it
 2012-09-28  2:40 UTC 

Commit cache to speed up rev-list and merge
 2012-09-28  2:14 UTC  (6+ messages)

Please pull git-l10n updates on master branch
 2012-09-28  1:17 UTC 

Fwd: Please pull git-l10n updates on maint branch
 2012-09-28  1:13 UTC 

[PATCH v2] test: set the realpath of CWD as TRASH_DIRECTORY
 2012-09-27 22:51 UTC  (15+ messages)
` [PATCH 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
  ` [PATCH 1/8] Introduce new static function real_path_internal()
  ` [PATCH 2/8] Introduce new function real_path_if_valid()
  ` [PATCH 3/8] longest_ancestor_length(): use string_list_split()
  ` [PATCH 4/8] longest_ancestor_length(): explicitly filter list before loop
  ` [PATCH 5/8] longest_ancestor_length(): always add a slash to the end of prefixes
  ` [PATCH 6/8] longest_ancestor_length(): use string_list_longest_prefix()
  ` [PATCH 7/8] longest_ancestor_length(): resolve symlinks before comparing paths
  ` [PATCH 8/8] t1504: stop resolving symlinks in GIT_CEILING_DIRECTORIES

[PATCH] Add diff.context option to specify default context
 2012-09-27 22:18 UTC  (7+ messages)
  ` [PATCH] diff: diff.context configuration gives default to -U

Showing all stashed changes in one go
 2012-09-27 20:22 UTC  (2+ messages)

[PATCH] git-web--browse: Fix open HTML help pages from iTerm
 2012-09-27 19:31 UTC  (3+ messages)

DWIM .git repository discovery
 2012-09-27 18:20 UTC  (7+ messages)

[BUG] misplaced space in word diff
 2012-09-27 18:15 UTC 

[PATCH 0/5] wildmatch series update
 2012-09-27 18:08 UTC  (7+ messages)
` [PATCH 1/5] Import wildmatch from rsync
` [PATCH 2/5] compat/wildmatch: remove static variable force_lower_case
` [PATCH 3/5] compat/wildmatch: fix case-insensitive matching
` [PATCH 4/5] Integrate wildmatch to git
` [PATCH 5/5] Support "**" in .gitignore and .gitattributes patterns using wildmatch()

Option for git bisect run to automatically clean up
 2012-09-27 16:55 UTC 

[PATCH v4] Teach rm to remove submodules unless they contain a git directory
 2012-09-27 16:53 UTC  (2+ messages)

CRLF, LF ... CR ?
 2012-09-27 13:42 UTC  (8+ messages)

[RFC PATCH] add t3420-rebase-topology
 2012-09-27 12:20 UTC  (4+ messages)

[PATCH] Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detecting heap corruption
 2012-09-27  6:39 UTC  (5+ messages)

A generalization of git blame
 2012-09-27  6:38 UTC  (7+ messages)

Canonicalize the git-svn path & url accessors
 2012-09-27  2:11 UTC  (13+ messages)
` [PATCH 3/7] Extract, test and enhance the logic to collapse ../foo paths
` [PATCH 4/7] Add join_paths() to safely concatenate paths

Bug in Submodule add
 2012-09-26 20:56 UTC  (2+ messages)

Can git pull from a mercurial repository?
 2012-09-26 20:21 UTC  (8+ messages)

git die message written to stdout?
 2012-09-26 19:11 UTC  (2+ messages)

[PATCH] mergetool--lib: Allow custom commands to override built-ins
 2012-09-26 18:31 UTC  (4+ messages)

Discussion around a --bindtodev option for git-daemon
 2012-09-26 16:36 UTC 

[PATCH 9/9] Add git-check-ignores
 2012-09-26 14:03 UTC  (7+ messages)
` [PATCH v2 00/14] new git check-ignore sub-command
  ` [PATCH v2 14/14] Add git-check-ignore sub-command

Problem completing remotes when .git/remotes exits
 2012-09-26 11:43 UTC  (6+ messages)

[ANNOUNCE] Git User's Survey 2012
 2012-09-26  8:34 UTC 

How do I run tests under Valgrind?
 2012-09-26  3:49 UTC  (14+ messages)
` [PATCH] t/test-lib.sh: do not trust $SHELL

[PATCH] Teach git-completion about git p4
 2012-09-26  0:48 UTC  (2+ messages)

/* in .gitignore
 2012-09-26  0:03 UTC  (3+ 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).