git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-05-18 10:57:31 to 2010-05-21 17:00:22 UTC [more...]

[PATCH] perl libs: perl -w + use warnings is redundant
 2010-05-21 16:55 UTC  (10+ messages)
` [PATCH] perl shebangs: Use /usr/bin/env, not /usr/bin/perl
      ` [PATCH v2] "
` [PATCH 1/2] perl libs: perl -w + use warnings is redundant

[PATCH RFC] Add a config verbose option fetch and push
 2010-05-21 13:26 UTC 

Changing indents
 2010-05-21 16:30 UTC  (4+ messages)

What's cooking extra
 2010-05-21 16:16 UTC  (5+ messages)

Migrate an svn repo to git - Where did all the branches got? and tags?
 2010-05-21 16:11 UTC  (4+ messages)

[PATCH RFC] git-submodule foreach: Add $toplevel variable
 2010-05-21 16:10 UTC  (2+ messages)
` [PATCH] "

[StGit PATCH] edit: Allow setting git tree SHA1 of a patch
 2010-05-21 15:58 UTC  (7+ messages)

gitblogger
 2010-05-21 15:54 UTC  (5+ messages)
  ` [ot] gitblogger

What's the best way to make my company migrate to Git?
 2010-05-21 15:54 UTC  (2+ messages)

Use "git pull --ff-only" by default?
 2010-05-21 15:18 UTC  (5+ messages)

[PATCH RFC] Add a config verbose option fetch and push
 2010-05-21 14:53 UTC  (2+ messages)

git-status and git-diff now very slow in project with a submodule
 2010-05-21 12:52 UTC  (13+ messages)

[PATCH next] Complete prototype of git_config_from_parameters()
 2010-05-21 10:18 UTC  (2+ messages)

[SCM] GNU Libtool annotated tag, v2.2.7b, created. v2.2.7b
 2010-05-21  9:48 UTC  (2+ messages)

Need to change old commit (and regenerate tree)
 2010-05-21  5:31 UTC  (4+ messages)

[PATCH 0/7] Various updates to make core.ignorecase=true work better
 2010-05-21  4:50 UTC  (8+ messages)
` [PATCH 1/7] Add string comparison functions that respect the ignore_case variable
` [PATCH 2/7] Case insensitivity support for .gitignore via core.ignorecase
` [PATCH 3/7] Add case insensitivity support for directories when using git status
` [PATCH 4/7] Add case insensitivity support when using git ls-files
` [PATCH 5/7] Add support for case insensitive directory and file lookups to git log
` [PATCH 6/7] Support case folding for git add when core.ignorecase=true
` [PATCH 7/7] Support case folding in git fast-import "

[PATCH 0/6 v3] Make git log --graph looks better with -p and other diff options
 2010-05-21  3:50 UTC  (8+ messages)
` [PATCH 1/6 v3] Add a prefix output callback to diff output
  ` [PATCH 2/6 v3] Output the graph columns at the end of the commit message
    ` [PATCH 3/6 v3] diff.c: Output the text graph padding before each diff line
      ` [PATCH 4/6 v3] Emit a whole line once a time
        ` [PATCH 5/6 v3] Register a callback for graph output
          ` [PATCH 6/6 v3] Make --color-words work well with --graph

Help with a possibly corrupt repo
 2010-05-21  2:59 UTC  (6+ messages)

[PATCH 0/6 v2] Make git log --graph looks better with -p and other diff options
 2010-05-21  1:49 UTC  (10+ messages)
` [PATCH 1/6 v2] Add a prefix output callback to diff output
  ` [PATCH 2/6 v2] Output the graph columns at the end of the commit message
    ` [PATCH 3/6 v2] diff.c: Output the text graph padding before each diff line
      ` [PATCH 4/6 v2] Emit a whole line once a time
        ` [PATCH 5/6 v2] Register a callback for graph output
          ` [PATCH 6/6 v2] Make --color-words work well with --graph

[PATCH 0/5] Various fixes for Windows
 2010-05-20 23:13 UTC  (7+ messages)
` [PATCH 1/5 maint] Fix "Out of memory? mmap failed" for files larger than 4GB on Windows
` [PATCH 2/5 maint] start_command: close cmd->err descriptor when fork/spawn fails
` [PATCH 3/5 maint] Fix checkout of large files to network shares on Windows XP
` [PATCH 4/5] mingw: use _commit to implement fsync
` [PATCH 5/5] Recent MinGW has a C99 implementation of snprintf functions

[RFC/PATCH] git-instaweb: Add support for running gitweb via 'plackup'
 2010-05-20 21:55 UTC  (4+ messages)
  ` [PATCHv2 (RFC)] "
    ` [RFC/PATCHv3] "

[PATCH] Don't do status in submodules if status.SubmoduleSummary unset
 2010-05-20 20:14 UTC  (4+ messages)

Git, Mac OS X and German special characters
 2010-05-20 18:22 UTC  (13+ messages)

[PATCH] WIP: begin to translate git with gettext
 2010-05-20 16:02 UTC  (5+ messages)

[PATCH] Documentation/config: describe status.submodulesummary
 2010-05-20 15:55 UTC 

[PATCH] ls-remote: print URL when no repo is specified
 2010-05-20 13:27 UTC  (8+ messages)
` [PATCH v2] "

Revision Generation Question
 2010-05-20 11:34 UTC  (2+ messages)

[PATCH (regression, resend)] Handle failure of core.worktree to identify the working directory
 2010-05-20  9:57 UTC 

[PATCH v2] gitk: Show notes by default (like git log do)
 2010-05-20  9:50 UTC 

Three-tiered VM development setup with support for branch switching
 2010-05-20  8:37 UTC  (2+ messages)

temporarily unsetting sendemail.smtpuser
 2010-05-20  8:23 UTC  (2+ messages)

ok to delete tmp_pack file(s)? also, backing up a git repository
 2010-05-20  2:55 UTC  (3+ messages)

[PATCH/RFC 2/2] git-svn: Don't allow missing commit parent to stop git-svn
 2010-05-19 21:19 UTC  (12+ messages)
    ` [spf:guess,iffy,mismatch] "

[PATCHv2] Accept the timezone specifiers [+-]hh:mm and [+-]hh in addition to [+-]hhmm
 2010-05-19 20:49 UTC  (2+ messages)
` [PATCH] "

[PATCH v5 0/4] EOL conversion series, take 5
 2010-05-19 20:43 UTC  (5+ messages)
` [PATCH v5 1/4] Add tests for per-repository eol normalization
` [PATCH v5 2/4] Add "
` [PATCH v5 3/4] Rename the "crlf" attribute "text"
` [PATCH v5 4/4] Add "core.eol" config variable

git repack memory limit
 2010-05-19 18:45 UTC  (2+ messages)

git remote add should be able to extend remotes
 2010-05-19 18:38 UTC  (2+ messages)
  ` [PATCH] Add git remote set-branches

PATCH: Improved support for ISO 8601 timezones
 2010-05-19 17:21 UTC  (4+ messages)
` [PATCH 2/2] Accept the timezone specifiers [+-]hh:mm and [+-]hh in addition to [+-]hhmm

[PATCHv2 GSoC 1/3] gitweb: Set default destination directory for installing gitweb in Makefile
 2010-05-19 16:48 UTC  (8+ messages)
` [PATCH GSoC 2/3] git-instaweb: Configure it to work with a global server root and projects list

git-svn clone -- runs out of memory
 2010-05-19 16:33 UTC  (2+ messages)

Has anyone looked at Gettext support for Git itself?
 2010-05-19 15:43 UTC  (12+ messages)

[PATCH] t9129: fix UTF-8 locale detection
 2010-05-19 15:16 UTC  (11+ messages)

[PATCHv4 GSoC] gitweb: Move static files into seperate subdirectory
 2010-05-19 13:32 UTC  (5+ messages)
` [PATCHv2] git-web--browse: Add support for google chrome

git pull
 2010-05-19 11:03 UTC  (3+ messages)

git 1.7.1 freezing during http transport with sideband
 2010-05-19  6:05 UTC  (2+ messages)

Advice on choosing git
 2010-05-19  1:12 UTC  (5+ messages)

Git clone problem, missing "configure"
 2010-05-18 21:53 UTC  (2+ messages)

serious performance issues with images, audio files, and other "non-code" data
 2010-05-18 19:59 UTC  (15+ messages)

[PATCH] WIP: begin to translate git with gettext
 2010-05-18 16:47 UTC  (3+ messages)

What should be the CRLF policy when win + Linux?
 2010-05-18 15:13 UTC  (10+ 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).