git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-13 07:43:52 to 2009-01-14 17:05:52 UTC [more...]

[BUG] assertion failure in builtin-mv.c with "git mv -k"
 2009-01-14 17:03 UTC  (10+ messages)
    ` [PATCH v2 0/3] Add test cases for "git mv -k" and fix a known breakage
      ` [PATCH v2 1/3] add test cases for "git mv -k"
        ` [PATCH v2 2/3] fix handling of multiple untracked files for git mv -k
          ` [PATCH v2 3/3] mark fixed breakage as expect pass for "git mv -k" multiple files
` [PATCH] fix handling of multiple untracked files for git mv -k

[PATCH next] git-notes: fix printing of multi-line notes
 2009-01-14 16:56 UTC  (8+ messages)
    ` [PATCH next] git-notes: add test case for "
        ` [PATCH next v2] "

[PATCH 3/3] Adds a #!bash to the top of bash completions so that editors can recognize, it as a bash script. Also adds a few simple comments above commands that, take arguments. The comments are meant to remind editors of potential, problems that can occur when the script is sourced on systems with "set, -u."
 2009-01-14 16:55 UTC  (6+ messages)
      ` Commit messages

[PATCH 0/3] fix "git add" pattern matching
 2009-01-14 16:53 UTC  (11+ messages)
` [PATCH 1/3] clean up pathspec matching
  ` [PATCH 2/3] remove pathspec_match, use match_pathspec instead
    ` [PATCH 3/3] implement pattern matching in ce_path_match

[ANNOUNCE] tig-0.13
 2009-01-14 16:33 UTC  (2+ messages)

[Q] git rebase -i -p conflicts with squash
 2009-01-14 16:13 UTC 

git Thunderbird Synching
 2009-01-14 16:01 UTC  (2+ messages)

[StGit] import --mail/--mbox question
 2009-01-14 15:35 UTC 

git merge and cherry-pick and duplicated commits?
 2009-01-14 15:53 UTC  (12+ messages)

jgit merge question
 2009-01-14 15:30 UTC  (3+ messages)

[PATCH 1/3] git-daemon: single-line logs
 2009-01-14 14:22 UTC  (12+ messages)
` [PATCH 2/3] git-daemon: use getnameinfo to resolve hostname
  ` [PATCH 3/3] git-daemon: vhost support

Help! My ISP blocks repo.or.cz. How to push changes?
 2009-01-14 13:55 UTC  (8+ messages)
    ` Help! My ISP blocks repo.or.cz. How to push changes? (a solution)

[BUG/RFH] gitweb: Trouble with ref markers being hyperlinks because of illegally nested links
 2009-01-14 13:52 UTC  (7+ messages)
    ` [RFC/PATCH] gitweb: Fix nested links problem with ref markers

[PATCH 0/4] refactor the --color-words to make it more hackable
 2009-01-14 13:00 UTC  (2+ messages)

What's in git.git (Jan 2009, #01; Wed, 14)
 2009-01-14 11:32 UTC 

What's cooking in git.git (Jan 2009, #03; Wed, 14)
 2009-01-14 11:32 UTC 

[PATCH] Noted that vi is the final choice of editor in git help commit
 2009-01-14 11:14 UTC  (3+ messages)

.ft tag in man
 2009-01-14 10:11 UTC  (4+ messages)

question about COMMIT_EDITMSG crlf
 2009-01-14  9:01 UTC  (4+ messages)

git-patches list?
 2009-01-14  8:44 UTC  (6+ messages)

git-svn fails to fetch repository
 2009-01-14  8:32 UTC  (14+ messages)

[BUG PATCH RFC] mailinfo: correctly handle multiline 'Subject:' header
 2009-01-14  8:19 UTC  (10+ messages)
    ` [PATCH "

How to pull remote branch with specified commit id?
 2009-01-14  7:02 UTC  (8+ messages)

ETA for release of gjit 0.4?
 2009-01-14  3:14 UTC  (5+ messages)

[RESEND PATCH] fast-import: Cleanup mode setting
 2009-01-14  2:51 UTC  (8+ messages)

[announce] gc
 2009-01-14  1:31 UTC  (2+ messages)

[PATCH/RFC] git-svn: Add --convert-timezone option
 2009-01-14  0:45 UTC 

[PATCH] gitweb: recognize six digit abbreviated SHA1
 2009-01-14  0:33 UTC  (5+ messages)

How can I restrict git-diff to a specific set of directories?
 2009-01-14  0:33 UTC  (4+ messages)

Getting new branches from SVN?
 2009-01-13 23:55 UTC  (2+ messages)

egit problem with sym linked eclipse project dirs
 2009-01-13 23:27 UTC  (3+ messages)

Removing options from build
 2009-01-13 22:47 UTC  (12+ messages)

[PATCH] Fix Dcoumentation typos surrounding the word 'handful'
 2009-01-13 22:45 UTC  (4+ messages)
` [PATCH] Fix Documentation "

[PATCH] Git.pm: call Error::Simple() properly
 2009-01-13 22:41 UTC 

stg coalesce -> squash?
 2009-01-13 21:19 UTC  (2+ messages)

current git kernel has strange problems during bisect
 2009-01-13 20:26 UTC  (5+ messages)

[PATCH/RFC v7 0/5] git checkout: optimise away lots of lstat() calls
 2009-01-13 20:17 UTC  (7+ messages)
` [PATCH/RFC v7 1/5] lstat_cache(): more cache effective symlink/directory detection
` [PATCH/RFC v7 2/5] lstat_cache(): introduce has_symlink_or_noent_leading_path() function
` [PATCH/RFC v7 3/5] lstat_cache(): introduce has_dirs_only_path() function
` [PATCH/RFC v7 4/5] lstat_cache(): introduce invalidate_lstat_cache() function
` [PATCH/RFC v7 5/5] lstat_cache(): introduce clear_lstat_cache() function

[PATCH 1/3] Purest update to bash completions to prevent unbounded variable errors
 2009-01-13 19:43 UTC  (5+ messages)

[PATCH 1/6] Move computation of absolute paths from Makefile to runtime and compute prefix on the fly if RUNTIME_PREFIX set
 2009-01-13 19:43 UTC  (6+ messages)
` [PATCH 2/6] Refactor git_set_argv0_path() to git_extract_argv0_path()
  ` [PATCH 3/6] Glean libexec path from argv[0] for git-upload-pack and git-receive-pack

[ILLUSTRATION PATCH] color-words: take an optional regular expression describing words
 2009-01-13 18:50 UTC  (5+ messages)
` [PATCH v2] make diff --color-words customizable

git/webdav is refusing to authenticate properly
 2009-01-13 18:20 UTC  (6+ messages)

gitignore excludes too much
 2009-01-13 17:36 UTC  (2+ messages)

[PATCH] git-rebase: Update --whitespace documentation
 2009-01-13 17:01 UTC 

[PATCH 2/3] Makes the bash completion script try *bash* completions before simple, filetype completions when a git completion is not found. If bash, completions aren't available, the default file completions are used. This, behavior was inspired by Mercurial's bash completion script
 2009-01-13 16:38 UTC  (2+ messages)

[PATCH] Simplest update to bash completions to prevent unbounded variable errors
 2009-01-13 15:33 UTC  (4+ messages)

[PATCH/RFC] contrib/examples/README: warn of obsolescence
 2009-01-13 13:43 UTC  (4+ messages)
` [PATCH,v2] contrib/examples/README: give an explanation of the status of these files

how to combine 2 commits?
 2009-01-13 11:32 UTC  (7+ messages)

"git diff --stat" doesn't show added empty file
 2009-01-13 11:27 UTC  (6+ messages)

[TopGit PATCH] depend: don't check for tg branch
 2009-01-13 11:05 UTC 

git-format-patch with -o ../ in subdir of working copy writes output in wrong place
 2009-01-13  9:24 UTC  (5+ messages)
` [PATCH] Teach format-patch to handle output directory relative to cwd

[PATCH next] notes: fix core.notesRef documentation
 2009-01-13  9:24 UTC  (3+ messages)

[PATCH/RFC] Documentation/SubmittingPatches: emacs whitespace tip
 2009-01-13  8:28 UTC  (2+ messages)

rebase-merge/done: No such file or directory
 2009-01-13  8:20 UTC  (3+ messages)
` [PATCH] Avoid spurious error messages on error mistakes

[PATCH 1/2] grep -w: forward to next possible position after rejected match
 2009-01-13  8:13 UTC  (5+ messages)
` [PATCH 2/2] grep: don't call regexec() for fixed strings

[PATCH] contrib/vim: change URL to point to the latest syntax files
 2009-01-13  8:06 UTC  (5+ messages)

[PATCH] Simple update to bash completions to prevent unbound variable errors
 2009-01-13  8:01 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).