git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-25 05:51:44 to 2010-09-27 09:16:12 UTC [more...]

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-27  9:15 UTC  (10+ 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] "
          ` svn-fe status

[PATCHv5 00/12] gitweb: remote_heads feature
 2010-09-27  8:30 UTC  (37+ 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

Let's bump the minimum Perl version to 5.8
 2010-09-27  7:59 UTC  (11+ messages)
` [PATCH/RFC] perl: bump the required Perl version to 5.8 from 5.6.[21]

'git diff' against files outside a git repo
 2010-09-27  7:38 UTC  (6+ messages)

[PATCH] builtin/fetch: print hash of deleted tag when updating
 2010-09-27  7:09 UTC  (3+ messages)

[ANNOUNCE] CGIT-0.8.3.4
 2010-09-27  6:46 UTC 

[PATCH] merge-recursive: option to specify rename threshold
 2010-09-27  6:04 UTC  (7+ messages)

Encoding problem on OSX?
 2010-09-27  5:18 UTC  (13+ messages)

What's cooking in git.git (Sep 2010, #05; Wed, 15)
 2010-09-27  4:58 UTC  (4+ messages)

[RFC/PATCH] Add --exclude-dir option to git grep
 2010-09-27  4:53 UTC  (7+ messages)

[PATCH] t/t3903-stash: improve testing of git-stash show
 2010-09-27  4:36 UTC  (3+ messages)
` [PATCH] git-stash: fix flag parsing

quoting in get_author_ident_from_commit
 2010-09-27  4:15 UTC  (3+ messages)
` [PATCH] get_author_ident_from_commit(): remove useless quoting

[PATCH] git-send-email.perl: ensure $domain is defined before using it
 2010-09-27  3:18 UTC 

custom merge driver vs. CONFLICT (delete/modify)
 2010-09-26 14:37 UTC  (3+ messages)

[PATCH] wt-status.c: don't leak directory entries when processing untracked,ignored
 2010-09-27  2:49 UTC 

Filter certain files on rebase
 2010-09-27  1:51 UTC  (4+ messages)

GIT and Cloning Remote Repositories into "Local Remote" Repositories
 2010-09-27  1:17 UTC  (2+ messages)

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

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

Patch id tests and diff performance optimization
 2010-09-26 22:17 UTC  (5+ messages)
` [PATCH 3/3 v2] use cache for function names in hunk headers

What happens if someone modifies repository without me knowing?
 2010-09-26 20:23 UTC  (3+ messages)

Splitting the mailing list up
 2010-09-26 18:54 UTC  (8+ messages)

What exactly does 'needs update' mean?
 2010-09-26 18:51 UTC  (12+ messages)
      ` [PATCH 0/2] Eliminate cryptic "needs update" error message
      ` [PATCH 1/2] sh-setup: Write a new require_clean_work_tree function
      ` [PATCH 2/2] Porcelain scripts: Rewrite cryptic "needs update" error message

Mirror plain directory under git
 2010-09-24 20:20 UTC  (5+ messages)

git-1.7.3 breakage: "git stash show xxx" doesn't show anything
 2010-09-26 14:44 UTC  (14+ messages)
` [PATCH v1] stash show: fix breakage in 1.7.3
` [PATCH/RFC] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified
        ` [PATCH v7 0/3] rev-parse: allow --flags to output rev-parse-like flags
        ` [PATCH v7 1/3] rev-parse: update Documentation of --flags
        ` [PATCH v7 2/3] rev-parse: add tests for git rev-parse --flags
        ` [PATCH v7 3/3] rev-parse: stop interpreting flags as options to rev-parse once --flags is specified

[PATCHv2 0/3] Testing installed gitweb
 2010-09-26 13:02 UTC  (4+ messages)
` [PATCHv2 1/3] gitweb/Makefile: Include gitweb/config.mak
` [PATCHv2 2/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
` [PATCHv2 3/3] gitweb/Makefile: Add 'test' and 'test-installed' targets

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

[PATCH] gitweb: Move call to evaluate_git_version after evaluate_gitweb_config
 2010-09-26 11:34 UTC 

Minimum Perl version?
 2010-09-26 10:22 UTC  (5+ messages)

[PATCH] t6050 (replace): fix bogus "fetch branch with replacement" test
 2010-09-26  5:20 UTC 

[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
 2010-09-26  2:04 UTC  (3+ messages)

[PATCH v5 0/4] rev-parse: allow --flags to output rev-parse-like flags
 2010-09-26  1:24 UTC  (7+ 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
` [RE: v6 0/4] rev-parse: allow --flags to output rev-parse-like flags

merge removed content back into current content
 2010-09-25 23:43 UTC  (2+ messages)

.gitignore Bug Report on the behavior of *
 2010-09-25 23:27 UTC  (5+ messages)
  ` [PATCH] "

git-show-merge-path v2.0
 2010-09-25 21:03 UTC 

RFC: what should git rev-parse --flags HEAD do?
 2010-09-25 19:46 UTC  (4+ messages)

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

[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

[RFC PATCHv2 00/16] Add missing &&'s in the testsuite
 2010-09-25 17:05 UTC  (9+ messages)
` [RFC PATCHv2 09/16] t4026 (color): add missing &&
` [RFC PATCHv2 16/16] Add missing &&'s throughout the testsuite

[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

[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

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)

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


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