git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-06 10:45:56 to 2009-03-08 13:01:22 UTC [more...]

Git for Windows 1.6.2-preview20090308
 2009-03-08 12:59 UTC  (5+ messages)

[PATCH] http: add_fill_function checks if function has been added
 2009-03-08 10:27 UTC  (5+ messages)

[PATCH 0/5] Extend pattern refspecs
 2009-03-08  8:49 UTC  (4+ messages)

git-svn does not support intermediate directories?
 2009-03-08  4:43 UTC  (4+ messages)
  ` [RFC PATCH] "

[PATCH/RFD] builtin-revert.c: release index lock when cherry-picking an empty commit
 2009-03-08  4:14 UTC  (5+ messages)

JGit server performance
 2009-03-08  3:22 UTC 

t9500-gitweb-standalone-no-errors.sh.prb 4 errors
 2009-03-08  1:29 UTC  (3+ messages)

[PATCH 0/2] fix ls-files parseopt regression
 2009-03-08  1:27 UTC  (3+ messages)
` [PATCH 1/2] t3000: use test_cmp instead of diff
` [PATCH 2/2] ls-files: fix broken --no-empty-directory

[JGIT PATCH] Fix a race condition when loading non-mmapd byte windows
 2009-03-08  1:24 UTC  (3+ messages)
` [JGIT PATCH v2] "

import files w/ history
 2009-03-08  0:10 UTC  (5+ messages)

[PATCH 1/2] removed some unused variables
 2009-03-07 23:52 UTC  (2+ messages)

Clone a repo and checkout a specifc remote branch
 2009-03-07 23:25 UTC  (3+ messages)

[JGit] Push to new Amazon S3 does not work? ("funny refname")
 2009-03-07 22:48 UTC  (5+ messages)
    ` [EGIT PATCH] Evaluate short refnames into full names during push

[PATCH 0/3] config --bool-or-int fixes
 2009-03-07 22:48 UTC  (7+ messages)
` [PATCH 1/3] t1300: use test_must_fail as appropriate
` [PATCH 2/3] config: set help text for --bool-or-int
` [PATCH 3/3] document config --bool-or-int

git-t4034-diff-words.sh.prb
 2009-03-07 21:47 UTC 

[PATCH] MinGW: fix diff --no-index /dev/null 
 2009-03-07 21:40 UTC  (6+ messages)

Git memory usage (1): fast-import
 2009-03-07 21:01 UTC  (2+ messages)

[PATCH] Brown paper bag fix for MinGW 64-bit stat
 2009-03-07 21:02 UTC  (4+ messages)

After the Release I started the Tests I found a Problem git-t4020-diff-external.sh
 2009-03-07 21:01 UTC 

[GSoC] Google Summer of Code 2009 - new ideas
 2009-03-07 20:55 UTC  (5+ messages)

jGit Eclipse Plugin Feature
 2009-03-07 20:19 UTC  (6+ messages)

fetch and pull
 2009-03-07 20:15 UTC  (8+ messages)

[PATCH 2/2] moved some variables into narrower scopes
 2009-03-07 20:02 UTC 

git-mergetool changes file rights?
 2009-03-07 19:54 UTC  (3+ messages)

[PATCH 0/3] Re: how to have --no-ff be the default for all branch
 2009-03-07 19:31 UTC  (12+ messages)
` [PATCH 1/3] config: add git_config_option_string()
  ` [PATCH 2/3] builtin-merge: refactor to use git_config_option_string
    ` [PATCH 3/3] builtin-merge: add support for default merge options
          ` [PATCH v2 "

What's in git.git (Mar 2009, #02; Thu, 05)
 2009-03-07 19:14 UTC  (2+ messages)

Using Git with windows
 2009-03-07 19:04 UTC  (9+ messages)

[PATCH v2] http: use strbuf API in quote_ref_url
 2009-03-07 17:32 UTC  (2+ messages)

git am --rebasing clobbers commit encoding
 2009-03-07 16:38 UTC 

[PATCH] http: use strbuf API in quote_ref_url
 2009-03-07 15:57 UTC  (2+ messages)

[PATCH, acked] git-p4: remove tabs from usermap file
 2009-03-07 15:05 UTC 

[PATCH] cleanup: add isascii()
 2009-03-07 13:06 UTC 

[PATCH] Documentation: fix badly indented paragraphs in "--bisect-all" description
 2009-03-07 12:37 UTC 

[PATCH 0/5] grep: color search patterns
 2009-03-07 12:34 UTC  (6+ messages)
` [PATCH 1/5] grep: micro-optimize hit collection for AND nodes
` [PATCH 2/5] grep: remove grep_opt argument from match_expr_eval()
` [PATCH 3/5] grep: add pmatch and eflags arguments to match_one_pattern()
` [PATCH 4/5] grep: color patterns in output
` [PATCH 5/5] grep: add support for coloring with external greps

[PATCH] git-p4: remove unnecessary semicolons at end of lines
 2009-03-07 12:26 UTC  (7+ messages)
` [PATCH v4] git-p4: improve performance with large files
  ` [PATCH v5] git-p4: improve performance when importing huge files by reducing the number of string concatenations while constraining memory usage
  ` msysgit corrupting commit messages?
` [PATCH v2] git-p4: remove unnecessary semicolons at end of lines

Rebasing local patches
 2009-03-07 11:41 UTC  (2+ messages)

[RFC PATCH] Windows: Assume all file names to be UTF-8 encoded
 2009-03-07 10:38 UTC  (2+ messages)

[PATCH RESEND] Fix a bunch of pointer declarations (codestyle)
 2009-03-07 10:41 UTC  (5+ messages)

[PATCH B v4 0/5] git config: reorganization
 2009-03-07  9:47 UTC  (10+ messages)
` [PATCH B v4 1/5] git config: reorganize to use parseopt
  ` [PATCH B v4 2/5] git config: don't allow multiple config file locations
    ` [PATCH B v4 3/5] git config: don't allow multiple variable types
      ` [PATCH B v4 4/5] git config: don't allow extra arguments for -e or -l
        ` [PATCH B v4 5/5] git config: don't allow --get-color* and variable type

[PATCH 5/5] Support '*' in the middle of a refspec
 2009-03-07  6:11 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 3/5] Use the matching function to generate the match results
 2009-03-07  6:11 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 4/5] Keep '*' in pattern refspecs
 2009-03-07  6:11 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/5] Use a single function to match names against patterns
 2009-03-07  6:11 UTC  (2+ messages)
` [PATCH v2 "

allowing aliases to override builtins to support default options
 2009-03-07  3:10 UTC  (7+ messages)

git-forest on msysgit
 2009-03-07  2:54 UTC  (3+ messages)

Using Git with windows
 2009-03-07  2:50 UTC  (2+ messages)

First round of UGFWIINI results
 2009-03-07  2:40 UTC  (4+ messages)

[RFC PATCH] git push: Push nothing if no refspecs are given or configured
 2009-03-07  2:06 UTC  (17+ messages)

[PATCH JGIT] Add "compare with Git Index" action
 2009-03-07  0:31 UTC  (2+ messages)

[PATCH] http authentication via prompts
 2009-03-06 22:52 UTC  (4+ messages)

[PATCH] Documentation: More examples for git bisect
 2009-03-06 20:08 UTC  (2+ messages)

git-svn and repository hierarchy?
 2009-03-06 17:57 UTC  (13+ messages)

Fwd: how to have --no-ff be the default for all branch
 2009-03-06 17:01 UTC  (2+ messages)
  `  "

[PATCH 0/3] improve bash completion of fetch, pull, and push
 2009-03-06 16:32 UTC  (11+ messages)
` [PATCH 1/3] bash completion: fix completion issues with "
` [PATCH 2/3] bash completion: refactor --strategy completion
` [PATCH 3/3] bash completion: teach fetch, pull, and push to complete their options

setting up tracking on push
 2009-03-06 16:29 UTC  (7+ messages)

[PATCH JGIT] Fix parsing peeled line in packed-ref
 2009-03-06 16:19 UTC  (2+ messages)

[PATCH GIT] Fix parsing peeled line in packed-ref
 2009-03-06 16:02 UTC 

[PATCH] [JGit] Fix parsing peeled line in packed-ref
 2009-03-06 15:43 UTC  (2+ messages)

[PATCH] [JGit] Fix parsing peeled line in packed-ref
 2009-03-06 15:26 UTC 

[ANNOUNCE] TortoiseGit 0.4.1.0 release
 2009-03-06 15:13 UTC  (2+ messages)

marking (cherry-pick) commits ?
 2009-03-06 14:41 UTC 

ignored files stilll listed in git ls-files
 2009-03-06 14:31 UTC  (4+ messages)

Chicken/egg problem building from a 'git clone'
 2009-03-06 13:39 UTC  (14+ messages)
                ` asciidoc, was "

orthogonal cases of log --date option
 2009-03-06 12:12 UTC  (15+ 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).