git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-05-21 02:00:43 to 2010-05-24 12:57:07 UTC [more...]

Use "git pull --ff-only" by default?
 2010-05-24 12:56 UTC  (10+ messages)

What's cooking extra
 2010-05-24 12:47 UTC  (24+ messages)
  ` [PATCH 1/8] grep: add test script for binary file handling
  ` [PATCH 2/8] grep: grep: refactor handling of binary mode options
  ` [PATCH 3/8] grep: --count over binary
  ` [PATCH 4/8] grep: --name-only "
  ` [PATCH 5/8] grep: use memmem() for fixed string search
  ` [PATCH 6/8] grep: continue case insensitive fixed string search after NUL chars
  ` [PATCH 7/8] grep: use REG_STARTEND for all matching if available
  ` [PATCH 8/8] grep: support NUL chars in search strings for -F

[PATCH 0/7] Import David's SVN exporter
 2010-05-24 10:37 UTC  (11+ messages)
` [WIP PATCH 1/7] Add skeleton remote helper for SVN
` [PATCH 2/7] Add cpp macro implementation of treaps
` [PATCH 3/7] Add buffer pool library
` [PATCH 4/7] Add a memory "
` [PATCH 5/7] Add API for string-specific memory pool
` [PATCH 6/7] Add SVN revision parser and exporter
` [PATCH 7/7] Add handler for SVN dump

Bug? file at the same time being deleted and not registered
 2010-05-24 10:32 UTC  (8+ messages)

[PATCHv3 GSoC] git-instaweb: Configure it to work with new gitweb structure
 2010-05-24  9:55 UTC  (5+ messages)

[PATCH 0/3] commit: fix abbrev-sha regression
 2010-05-24  9:47 UTC  (4+ messages)
` [PATCH 1/3] t7502-commit: add tests for summary output
  ` [PATCH 2/3] t7502-commit: add summary output tests for empty and merge commits
    ` [PATCH 3/3] commit: show abbreviated sha for commits with empty diffs

Sharing a file between projects
 2010-05-24  8:55 UTC  (2+ messages)

[PATCH] t7502-commit: fix spelling
 2010-05-24  8:51 UTC 

[PATCH] show-branch: use DEFAULT_ABBREV instead of 7
 2010-05-24  8:50 UTC 

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

Possible bug with argument parsing in git blame
 2010-05-24  6:46 UTC  (5+ messages)

What's the best way to make my company migrate to Git?
 2010-05-23 22:46 UTC  (11+ messages)

gitignore - how to ignore only in current directory
 2010-05-23 20:38 UTC  (4+ messages)

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

[PATCH] diff: Support visibility modifiers in the PHP hunk header regexp
 2010-05-23 18:05 UTC 

[PATCHv2 (RFC)] git-instaweb: Add support for running gitweb via 'plackup'
 2010-05-23 12:38 UTC  (6+ messages)
` [RFC/PATCHv3] "

export one commit id from a repository
 2010-05-23 10:08 UTC  (3+ messages)

[PATCH v2] autocrlf: Make it work also for un-normalized repositories
 2010-05-23  9:30 UTC  (2+ messages)

[PATCH] Show branch information in short output of git status
 2010-05-23  9:23 UTC  (6+ messages)

Bug with URL-decoding
 2010-05-23  9:19 UTC  (4+ messages)
  ` [PATCH 1/2] make url-related functions reusable
  ` [PATCH 2/2] decode file:// and ssh:// URLs

[PATCH] setup: do not change to work tree prematurely
 2010-05-23  9:14 UTC  (3+ messages)

[tig PATCH] fix off-by-one on parent selection
 2010-05-23  7:55 UTC  (4+ messages)

[PATCHv2 GSoC] git-instaweb: Configure it to work with new gitweb structure
 2010-05-22 19:56 UTC  (6+ messages)

[PATCH] ls-files: allow relative pathspec
 2010-05-22 16:35 UTC 

[PATCH RFC] Add a config verbose option fetch and push
 2010-05-22 14:15 UTC  (6+ messages)

[PATCH] test get_git_work_tree() return value for NULL
 2010-05-22 12:21 UTC 

can pre-commit hook accept user input?
 2010-05-22 12:11 UTC  (3+ messages)

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

Getting Ensimag students to work on Git for a few weeks
 2010-05-22 11:26 UTC  (3+ messages)

[PATCH] get_cwd_relative(): do not misinterpret suffix as subdirectory
 2010-05-22 11:13 UTC 

Has anyone looked at Gettext support for Git itself?
 2010-05-22 11:01 UTC  (10+ messages)

Checking out on a different+partial directory
 2010-05-22  6:59 UTC  (4+ messages)
  ` [PATCH] fix over-eager caching in sha1_file_name
    ` [PATCH] remove "

Retrospectively add alternates to a repository?
 2010-05-22  5:38 UTC  (7+ messages)

Changing indents
 2010-05-22  2:46 UTC  (5+ messages)

[PATCH 0/5] checkout --orphan improvements
 2010-05-22  0:43 UTC  (6+ messages)
` [PATCH 1/5] Documentation: alter checkout --orphan description
` [PATCH 2/5] refs: split log_ref_write logic into log_ref_setup
` [PATCH 3/5] checkout --orphan: respect -l option always
` [PATCH 4/5] t3200: test -l with core.logAllRefUpdates options
` [PATCH 5/5] bash completion: add --orphan to 'git checkout'

Need to change old commit (and regenerate tree)
 2010-05-21 21:46 UTC  (6+ messages)

[PATCH] Add Tru64/OSF1 support in Makefile
 2010-05-21 20:45 UTC  (4+ messages)

[StGit PATCH] edit: Allow setting git tree SHA1 of a patch
 2010-05-21 18:45 UTC  (9+ messages)

[PATCH] WIP: begin to translate git with gettext
 2010-05-21 18:02 UTC  (6+ messages)

[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

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

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

[PATCH RFC] Add a config verbose option fetch and push
 2010-05-21 14:53 UTC  (2+ 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)

[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  (2+ messages)

Help with a possibly corrupt repo
 2010-05-21  2:59 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).