git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-26 10:18:33 to 2010-09-28 12:41:55 UTC [more...]

[BUG, PATCH v3 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-28 12:41 UTC  (9+ 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] Makefile: Add help target
 2010-09-28 12:35 UTC  (4+ messages)

[PATCH] Allow gitweb tab width to be set per project
 2010-09-28 12:25 UTC  (2+ messages)

[PATCH] stash drops the stash even if creating the branch fails because it already exists
 2010-09-28 11:25 UTC 

How to query the version of a file?
 2010-09-28 11:26 UTC  (4+ messages)

[PATCH] commit: do not switch branch during a rebase unless -f is given
 2010-09-28 11:24 UTC  (6+ messages)
` [PATCH] checkout: "

[RFC PATCH] user-manual: fix anchor name Finding-comments-With-given-Content
 2010-09-28 11:16 UTC 

[PATCH] user-manual: be consistent in illustrations to 'git rebase'
 2010-09-28 11:08 UTC  (3+ messages)

rebase -i segmentation fault and another problem
 2010-09-28 10:03 UTC  (4+ messages)
  ` [PATCH] builtin/revert.c: don't dereference a NULL pointer

[PATCH] repack: add -F option that passes --no-reuse-delta to pack-objects
 2010-09-28  9:49 UTC  (9+ messages)
  ` [Alt. PATCH 1/2] repack: add -F flag to let user choose between --no-reuse-delta/object
    ` [Alt. PATCH 2/2] Documentation: pack.compression: explain how to recompress

Pull request for msysGit patches
 2010-09-28  9:46 UTC 

[PATCH 000/159] [PULL] Updated + rebased ab/i18n
 2010-09-28  9:40 UTC 

[PATCH 0/6] Introduce pathspec struct
 2010-09-28  9:37 UTC  (11+ messages)
` [PATCH 1/6] Add struct pathspec
` [PATCH 3/6] pathspec: cache string length when initialize pathspec
` [PATCH 4/6] Convert struct diff_options to use struct pathspec
` [PATCH 5/6] tree_entry_interesting(): remove dependency on struct diff_options

[PATCH] send-email: Use To: headers in patch files
 2010-09-28  8:02 UTC 

Splitting the mailing list up
 2010-09-28  6:22 UTC  (7+ messages)

[PATCH 0/5] Globbing support in diff family
 2010-09-28  5:28 UTC  (5+ messages)
` [PATCH 2/5] pathspec: add tree_recursive_diff parameter

[PATCH] merge-recursive: option to specify rename threshold
 2010-09-28  0:24 UTC  (15+ messages)
          ` [PATCHv2 1/2] "
          ` [PATCHv2 2/2] diff: add synonyms for -M, -C, -B

[PATCH] git-send-email.perl: ensure $domain is defined before using it
 2010-09-27 22:19 UTC  (2+ messages)

[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
 2010-09-27 22:19 UTC  (2+ messages)

[PATCH] wt-status.c: don't leak directory entries when processing untracked,ignored
 2010-09-27 22:19 UTC  (2+ messages)

[BUG] git clean -X behaviour when .gitignore has sub-directory entries
 2010-09-27 20:36 UTC  (2+ messages)

git-checkout(1) Manual Page
 2010-09-27 19:18 UTC 

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

merge removed content back into current content
 2010-09-27 18:31 UTC  (3+ messages)
  `  "

[PATCH] Improvements to `git checkout -h`
 2010-09-27 17:54 UTC  (3+ messages)

git push on tracking branches
 2010-09-27 17:53 UTC  (5+ messages)

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

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

A sudden lack of permission
 2010-09-27 16:30 UTC  (5+ messages)

git-1.7.3 breakage: "git stash show xxx" doesn't show anything
 2010-09-27 15:38 UTC  (12+ 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

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

GIT and Cloning Remote Repositories into "Local Remote" Repositories
 2010-09-27 15:29 UTC  (4+ messages)

[PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
 2010-09-27 15:19 UTC  (2+ messages)

git-svn dcommit problem with subversion mirror
 2010-09-27 15:13 UTC 

[PATCH] mingw: do not crash on open(NULL, ...)
 2010-09-27 13:59 UTC  (7+ messages)
      ` [msysGit] "
        `  "

Multiple checkouts active for the same repository
 2010-09-27 11:53 UTC  (4+ messages)

[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

Let's bump the minimum Perl version to 5.8
 2010-09-27  7:59 UTC  (8+ 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)

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

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  (4+ messages)

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

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

Filter certain files on rebase
 2010-09-27  1:51 UTC  (4+ 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

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

What exactly does 'needs update' mean?
 2010-09-26 18:51 UTC  (9+ 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)

[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  (4+ messages)
` [PATCHv3 08/16] t4026 (color): add missing &&

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


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