git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-09-30 08:06:27 to 2012-10-03 11:58:27 UTC [more...]

Git diff-file bug?
 2012-10-03 11:58 UTC  (11+ messages)
  ` [PATCH] gitk: refresh the index before running diff-files

erratic behavior commit --allow-empty
 2012-10-03 11:52 UTC  (21+ messages)

[ENHANCEMENT] Allow '**' pattern in .gitignore
 2012-10-03 11:35 UTC  (4+ messages)

"git am" crash (builtin/apply.c:2108) + small repro
 2012-10-03 11:27 UTC  (2+ messages)

push.default documented in "man git-push"?
 2012-10-03 10:18 UTC  (18+ messages)

Fixing the p4merge launch shell script
 2012-10-03  8:34 UTC  (3+ messages)

[PATCH] l10n: Fix to Swedish translation
 2012-10-03  7:23 UTC  (3+ messages)

[PATCH] gitk: Update Swedish translation (296t)
 2012-10-03  7:22 UTC 

The ciabot hook code in contrib/ is obsolete - delete it
 2012-10-02 23:39 UTC  (3+ messages)

What's cooking in git.git (Oct 2012, #01; Tue, 2)
 2012-10-02 23:20 UTC 

t1450-fsck (sometimes/often) failes on Mac OS X
 2012-10-02 22:21 UTC  (7+ messages)

[PATCH] run-command: don't try to execute directories
 2012-10-02 21:26 UTC  (5+ messages)

bash completion with colour hints
 2012-10-02 20:18 UTC  (16+ messages)
` [PATCH] Add __git_ps1_pc to use as PROMPT_COMMAND

[PATCH 0/5] submodule: introduce diff.submoduleFormat
 2012-10-02 19:44 UTC  (8+ messages)
` [PATCH 1/5] Documentation: move diff.wordRegex from config.txt to diff-config.txt
` [PATCH 2/5] Documentation: sort diff-config.txt alphabetically
` [PATCH 3/5] diff: acknowledge --submodule=short command-line option
` [PATCH 4/5] diff: introduce diff.submoduleFormat configuration variable
` [PATCH 5/5] submodule: display summary header in bold

t4055 failure: see error
 2012-10-02 19:09 UTC  (5+ messages)

[PATCH 0/5] wildmatch series update
 2012-10-02 18:26 UTC  (4+ messages)
` [PATCH 1/5] Import wildmatch from rsync

Submodule design
 2012-10-02 17:49 UTC  (3+ messages)

Unstaging during a merge conflict
 2012-10-02 17:24 UTC  (2+ messages)

[PATCH] RelNotes/1.8.0: various typo and style fixes
 2012-10-02 17:17 UTC  (2+ messages)

[PATCH] git-gui: Few issues with using full path name
 2012-10-02 16:25 UTC  (3+ messages)
` [PATCH 1/2] git-gui: Detect full path when parsing arguments
` [PATCH 2/2] git-gui: Don't prepend the prefix if value looks like a full path

gitk: can't reload commits with new key binding
 2012-10-02 15:04 UTC  (7+ messages)
  ` [PATCH] gitk: Add workaround for system where Shift-F5 mapped to Shift-XF86_Switch_VT_5
      ` [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding
        ` [PATCH v2 1/2] gitk: Refactor code for binding modified function keys
        ` [PATCH v2 2/2] gitk: Use bindshiftfunctionkey to bind Shift-F5

Using bitmaps to accelerate fetch and clone
 2012-10-02 15:00 UTC  (7+ messages)

[PATCH] Disable dumb HTTP fallback with GIT_CURL_FALLBACK=0
 2012-10-02 13:57 UTC  (10+ messages)
` [PATCH] Retry HTTP requests on SSL connect failures

Deletion of remote branches
 2012-10-02  6:57 UTC  (5+ messages)

[ANNOUNCE] Git v1.8.0-rc0
 2012-10-01 22:44 UTC 

"submodule" mistake and a problem
 2012-10-01 21:16 UTC  (5+ messages)

git pull --no-ff documentation
 2012-10-01 20:24 UTC  (4+ messages)

[PATCH] Prevent git-config from storing section keys that are too long
 2012-10-01 19:33 UTC  (7+ messages)
` [PATCH] Remove the hard coded length limit on variable names in config files

[PATCH] submodule: make 'show' an alias for 'summary'
 2012-10-01 19:31 UTC  (15+ messages)
` [PATCH] submodule: use abbreviated sha1 in 'status' output

[PATCH 0/2] git-add: -s flag (silently ignore files)
 2012-10-01 18:32 UTC  (6+ messages)
` [PATCH 1/2] git-add: -s flag added "
` [PATCH 2/2] git-add: -s flag: documentation added

no diffstat for 'git request-pull' (was Re: [GIT PATCH] char/misc changes for 3.7-rc1)
 2012-10-01 18:17 UTC  (3+ messages)

[PATCH] more meaningful error message in gitk when git binary is not available
 2012-10-01 17:24 UTC  (4+ messages)

Test failure: Test #3 in t1304-default-acl
 2012-10-01 16:07 UTC  (12+ messages)

[PATCH] gitk: Add workaround for system where Shift-F5 mapped to Shift-XF86_Switch_VT_5
 2012-10-01 15:16 UTC  (2+ messages)

mailinfo: don't require "text" mime type for attachments
 2012-10-01 13:27 UTC  (2+ messages)

[BUG] gitk: clicking on a connecting line produces can't read "cflist_top"
 2012-10-01  8:40 UTC 

git gui does not open bare repositories
 2012-10-01  6:22 UTC  (5+ messages)

[PATCH v2 0/9] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-01  5:30 UTC  (5+ messages)
` [PATCH v2 8/9] longest_ancestor_length(): resolve symlinks before comparing paths

Commit cache to speed up rev-list and merge
 2012-10-01  5:16 UTC  (6+ messages)

What's cooking in git.git (Sep 2012, #10; Sun, 30)
 2012-10-01  4:43 UTC 

git smart-http do not authent to allow git ls-remote to be called anonymously
 2012-10-01  1:09 UTC  (3+ messages)

Bug in Submodule add
 2012-10-01  0:06 UTC  (7+ messages)
  ` [PATCH 0/2] Let "git submodule add" fail when .git/modules/<name> already exists
        ` [PATCH v2 2/2] submodule add: Fail when .git/modules/<name> already exists unless forced

Merging/joining two repos (repo2 should be a subdirectory of repo1)
 2012-09-30 20:44 UTC  (4+ messages)

bug report, v1.7.12.1 -- Documentation/git-bundle.xml:130: parser error
 2012-09-30 18:29 UTC  (4+ messages)

[ANNOUNCE] Git v1.7.12.2
 2012-09-30  8:38 UTC 

bug report, v1.7.12.1 -- Documentation/gitcredentials.xml:180: parser error
 2012-09-30  8:27 UTC 

bug report, v1.7.12.1 -- Documentation/gitcore-tutorial.xml:824: parser error
 2012-09-30  8:21 UTC 

bug report, v1.7.12.1 -- Documentation/git-stash.xml:116: parser error
 2012-09-30  8:17 UTC 

bug report, v1.7.12.1 -- Documentation/git-rm.xml:151: element literal: validity error
 2012-09-30  8:09 UTC 

bug report, v1.7.12.1 -- Documentation/git-rev-parse.xml:264: parser error
 2012-09-30  8:05 UTC 


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