git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-14 10:12:28 to 2009-01-15 13:56:50 UTC [more...]

rebase -p confusion in 1.6.1
 2009-01-15 13:55 UTC  (5+ messages)

[RFC PATCH] Make the rebase edit mode really end up in an edit state
 2009-01-15 13:54 UTC  (24+ messages)

[PATCH 0/4] refactor the --color-words to make it more hackable
 2009-01-15 13:27 UTC  (45+ messages)
` [PATCH 3/4] color-words: refactor to allow for 0-character word boundaries
  ` [PATCH take 3 0/4] color-words improvements
    ` [PATCH 1/4] Add color_fwrite_lines(), a function coloring each line individually
    ` [PATCH 2/4] color-words: refactor word splitting and use ALLOC_GROW()
    ` [PATCH 3/4] color-words: change algorithm to allow for 0-character word boundaries
    ` [PATCH 4/4] color-words: take an optional regular expression describing words
            ` [PATCH replacement for take 3 3/4] color-words: change algorithm to allow for 0-character word boundaries
              ` [PATCH replacement for take 3 4/4] color-words: take an optional regular expression describing words
    ` [PATCH] color-words: make regex configurable via attributes
        ` [PATCH 1/4] color-words: fix quoting in t4034
        ` [PATCH 2/4] color-words: enable REG_NEWLINE to help user
        ` [PATCH 3/4] color-words: expand docs with precise semantics
        ` [PATCH 4/4] color-words: make regex configurable via attributes

autoconf: C99 format check
 2009-01-15 13:22 UTC 

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-15 13:15 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] tig-0.13
 2009-01-15 13:06 UTC  (6+ messages)

[PATCH] t3501: check that commits are actually done
 2009-01-15 13:03 UTC 

[PATCH 1/2] t3404: Add test case for aborted --continue after "edit"
 2009-01-15 12:56 UTC  (2+ messages)
` [PATCH 2/2] t3404: Add test case for auto-amending only edited commits "

[BUG] assertion failure in builtin-mv.c with "git mv -k"
 2009-01-15 10:53 UTC  (12+ 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

[StGit] import --mail/--mbox question
 2009-01-15  9:49 UTC  (2+ messages)

[RFC/PATCH 3/7] replace_object: add mechanism to replace objects found in "refs/replace/"
 2009-01-15  9:44 UTC  (3+ messages)

[StGit PATCH] Check for local changes with "goto"
 2009-01-15  8:37 UTC  (2+ messages)

[StGit PATCH] Add --file option to pick
 2009-01-15  8:26 UTC  (2+ messages)

[PATCH 0/3] fix "git add" pattern matching
 2009-01-15  8:20 UTC  (15+ 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

jgit merge question
 2009-01-15  4:01 UTC  (7+ messages)

[PATCH v2] parse-opt: migrate builtin-ls-files
 2009-01-15  3:48 UTC  (5+ messages)
` [PATCH v3] "

[RFC PATCH] Zooko's merge testcase
 2009-01-15  3:36 UTC  (2+ messages)

[PATCH] Make t3411 executable
 2009-01-15  3:16 UTC  (2+ messages)

how to apply patch in the middle
 2009-01-15  1:39 UTC  (2+ messages)

[PATCH] git-am: add --directory=<dir> option
 2009-01-15  1:08 UTC  (4+ messages)

[PATCH/RFC v1 1/1] +5 cases (4 fail), diff whitespace tests
 2009-01-15  0:48 UTC 

[Q] git rebase -i -p conflicts with squash
 2009-01-15  0:38 UTC  (2+ messages)

git submodule merge madness
 2009-01-15  0:36 UTC  (5+ messages)

1.5.6.5 fails to clone git.kernel.org/[...]/rostedt/linux-2.6-rt
 2009-01-14 23:10 UTC  (3+ messages)

Compiler requirements for git?
 2009-01-14 22:38 UTC  (2+ messages)

cygwin git diff crash
 2009-01-14 22:33 UTC  (2+ messages)

git-svn clone -s fails to setup branches in git if the most recent svn commit was not to trunk
 2009-01-14 22:04 UTC  (2+ messages)

Google Summer of Code 2009
 2009-01-14 22:01 UTC  (3+ messages)

[PATCH] git-rev-parse(1): restore vital table header
 2009-01-14 21:34 UTC 

[PATCH] [TOPGIT] make tg remote idempotent
 2009-01-14 21:27 UTC  (2+ messages)
` [PATCH] [TOPGIT] make creating a commit from a topgit branch a function

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

git merge and cherry-pick and duplicated commits?
 2009-01-14 20:16 UTC  (13+ messages)

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

[PATCH 1/3] bash-completion: Support running when set -u is enabled
 2009-01-14 20:02 UTC  (3+ messages)
` [PATCH 2/3] bash-completion: Try bash completions before simple filetype
  ` [PATCH 3/3] bash-completion: Added comments to remind about required arguments

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

git-svn fails to fetch repository
 2009-01-14 18:06 UTC  (11+ messages)

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

[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

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

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

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)


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