git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-24 10:36:43 to 2010-09-25 17:16:07 UTC [more...]

[PATCH v6] Add "core.eol" config variable
 2010-09-25 17:14 UTC  (4+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

[PATCH] t1503: Fix arithmetic expansion syntax error when using dash
 2010-09-25 17:08 UTC  (3+ messages)
` Re*: "

[RFC PATCHv2 00/16] Add missing &&'s in the testsuite
 2010-09-25 17:05 UTC  (31+ messages)
` [RFC PATCHv2 01/16] t3020 (ls-files-error-unmatch): remove stray '1' from end of file
` [RFC PATCHv2 02/16] t4017 (diff-retval): replace manual exit code check with test_expect_code
` [RFC PATCHv2 03/16] t1001 (read-tree-m-2way): add missing &&
` [RFC PATCHv2 04/16] t1002 (read-tree-m-u-2way): "
` [RFC PATCHv2 05/16] t4002 (diff-basic): use test_might_fail for commands that might fail
` [RFC PATCHv2 06/16] t4202 (log): Replace '<git-command> || :' with test_might_fail
` [RFC PATCHv2 07/16] t3600 (rm): add lots of missing &&
` [RFC PATCHv2 08/16] t4019 (diff-wserror): "
` [RFC PATCHv2 09/16] t4026 (color): add "
` [RFC PATCHv2 10/16] t5602 (clone-remote-exec): "
` [RFC PATCHv2 11/16] t6016 (rev-list-graph-simplify-history): "
` [RFC PATCHv2 12/16] t6050 (replace): "
` [RFC PATCHv2 13/16] t7001 (mv): "
` [RFC PATCHv2 14/16] t7601 (merge-pull-config): "
` [RFC PATCHv2 15/16] t7800 (difftool): "
` [RFC PATCHv2 16/16] Add missing &&'s throughout the testsuite

[PATCH v5 0/4] rev-parse: allow --flags to output rev-parse-like flags
 2010-09-25 16:21 UTC  (6+ messages)
` [PATCH v5 1/4] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified
` [PATCH v5 2/4] rev-parse: add tests for git rev-parse --flags
` [PATCH v5 3/4] rev-parse: update documentation of --flags and --no-flags options
` [PATCH v5 4/4] rev-parse: make --flags imply --no-revs for remaining arguments

[PATCH v4 0/4] rev-parse: allow --flags to output rev-parse-like flags
 2010-09-25 16:19 UTC  (8+ messages)
` [PATCH v4 1/4] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified
` [PATCH v4 2/4] rev-parse: add tests for git rev-parse --flags
` [PATCH v4 3/4] rev-parse: update documentation of --flags and --no-flags options
` [PATCH v4 4/4] rev-parse: make --flags imply --no-revs for remaining arguments

What exactly does 'needs update' mean?
 2010-09-25 14:31 UTC  (4+ messages)

[RFC/PATCH] Add --exclude-dir option to git grep
 2010-09-25 13:14 UTC  (6+ messages)

What's cooking in git.git (Sep 2010, #05; Wed, 15)
 2010-09-25 12:30 UTC  (2+ messages)

[PATCH v3 0/3] rev-parse: allow --flags to output rev-parse-like flags
 2010-09-25 11:22 UTC  (4+ messages)
` [PATCH v3 1/3] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified
` [PATCH v3 2/3] rev-parse: add tests for git rev-parse --flags
` [PATCH v3 3/3] rev-parse: update documentation of --flags and --no-flags options

[PATCH/RFC v2 0/4] rev-parse: allow --flags to output rev-parse-like flags
 2010-09-25 10:29 UTC  (8+ messages)
` [PATCH/RFC v2 0/4] *** SUBJECT HERE ***
` [PATCH/RFC v2 1/4] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified
` [PATCH/RFC v2 2/4] rev-parse: Don't recognise --flags as an option if --no-flags has been specified
` [PATCH/RFC v2 3/4] rev-parse: add tests for git rev-parse --flags
` [PATCH/RFC v2 4/4] rev-parse: update documentation of --flags and --no-flags options

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-25 10:25 UTC  (18+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
    ` [RFC/PATCH 0/3] fast-import: give importers access to the object store
      ` [PATCH 1/3] t9300 (fast-import): style tweaks
        ` [PATCH/RFC 00/24] "
          ` [PATCH 03/24] t9300 (fast-import): guard "export large marks" test setup
          ` svn-fe status

RFC: what should git rev-parse --flags HEAD do?
 2010-09-25 10:11 UTC 

Commiting automatically
 2010-09-25 10:05 UTC  (3+ messages)

[PATCH (girocco) 0/3] Fix svn mirroring of branches + more
 2010-09-25  8:01 UTC  (2+ messages)

'git diff' against files outside a git repo
 2010-09-25  7:45 UTC  (4+ messages)

git-1.7.3 breakage: "git stash show xxx" doesn't show anything
 2010-09-25  7:25 UTC  (18+ messages)
    ` [PATCH] t/t3903-stash: improve testing of git-stash show
            ` [PATCH] git-stash: fix flag parsing
` [PATCH] stash show: fix breakage in 1.7.3
` [PATCH v1] "
` [PATCH/RFC] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified

[PATCH] git verify-pack -vs
 2010-09-25  5:45 UTC 

An Emergency Respond
 2010-09-25  5:33 UTC 

[PATCH] git-svn: allow the mergeinfo property to be set
 2010-09-25  4:24 UTC  (4+ messages)

[PATCH] smart-http: Don't change POST to GET when following redirect
 2010-09-25  4:20 UTC  (8+ messages)
` git "smart http" server vs. http redirects
        ` [PATCH v2] smart-http: Don't change POST to GET when following redirect
        ` [PATCH v3] "

[PATCH 1/2] mergetool-lib: combine vimdiff and gvimdiff run blocks
 2010-09-25  3:17 UTC  (9+ messages)
` [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim

merge removed content back into current content
 2010-09-25  3:06 UTC 

Minimum Perl version?
 2010-09-24 22:39 UTC  (9+ messages)

[RFC PATCH 00/95] Add missing &&'s in the testsuite
 2010-09-24 22:02 UTC  (4+ messages)

Is .git/config pushed/pulled to/from server?
 2010-09-24 21:51 UTC  (2+ messages)

Really beginner on Version Control
 2010-09-24 21:25 UTC  (4+ messages)
  `  "

Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
 2010-09-24 20:57 UTC  (5+ messages)

git-svn error
 2010-09-24 20:33 UTC  (4+ messages)

Let's bump the minimum Perl version to 5.8
 2010-09-24 20:00 UTC  (14+ messages)
` [PATCH/RFC] perl: bump the required Perl version to 5.8 from 5.6.[21]
` [PATCH] perl: use "use warnings" instead of -w

git-upload-pack bandwidth cap over SSH?
 2010-09-24 19:42 UTC  (5+ messages)

Getting rid of "mode change" on cygwin
 2010-09-24 19:36 UTC  (2+ messages)

git-show-merge-path v1.0
 2010-09-24 19:03 UTC 

Find out on which branch a commit was originally made
 2010-09-24 18:26 UTC  (2+ messages)

[BUG, PATCH v3 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-24 18:24 UTC  (4+ messages)
` [PATCH v3 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
` [PATCH v3 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
` [PATCH v3 3/3] blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''

[BUG, PATCH v2 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-24 18:20 UTC  (6+ messages)
` [PATCH v2 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks

[RFC PATCH 0/2] submodule aware grep
 2010-09-24 17:10 UTC  (4+ messages)

[RFC PATCH] sit-send-email.pl: Add --to-cmd
 2010-09-24 17:03 UTC  (11+ messages)
                      ` [PATCH V2] git-send-email.perl: "
                          ` [PATCH V3] "
                                  ` [PATCH V4] "

[PATCH] sha1_name.c: update comment to mention :/foo syntax
 2010-09-24 16:43 UTC  (2+ messages)
` [PATCH] update comment and documentation for "

[PATCH] git-svn: fix processing of decorated commit hashes
 2010-09-24 16:28 UTC  (2+ messages)

Multiple checkouts active for the same repository
 2010-09-24 16:32 UTC  (7+ messages)

[PATCH] Improvements to `git checkout -h`
 2010-09-24 16:21 UTC  (2+ messages)

[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
 2010-09-24 16:12 UTC  (2+ messages)

[PATCHv5 00/12] gitweb: remote_heads feature
 2010-09-24 16:02 UTC  (13+ messages)
` [PATCHv5 01/12] gitweb: introduce "
` [PATCHv5 02/12] gitweb: git_get_heads_list accepts an optional list of refs
` [PATCHv5 03/12] gitweb: separate heads and remotes lists
` [PATCHv5 04/12] gitweb: nagivation menu for tags, heads and remotes
` [PATCHv5 05/12] gitweb: use fullname as hash_base in heads link
` [PATCHv5 06/12] gitweb: allow extra text after action in page header
` [PATCHv5 07/12] gitweb: remotes view for a single remote
` [PATCHv5 08/12] gitweb: auxiliary function to group data
` [PATCHv5 09/12] gitweb: group styling
` [PATCHv5 10/12] gitweb: git_repo_url() routine
` [PATCHv5 11/12] gitweb: use git_repo_url() in summary
` [PATCHv5 12/12] gitweb: gather more remote data

Mirror plain directory under git
 2010-09-24 15:24 UTC  (4+ messages)

[PATCH] mingw: do not crash on open(NULL, ...)
 2010-09-24 14:22 UTC  (3+ messages)
` [msysGit] "

Filter certain files on rebase
 2010-09-24 11:07 UTC  (2+ messages)

Testing for a merge conflict without a working copy
 2010-09-21 15:02 UTC  (2+ 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).