git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-29 06:11:21 to 2010-10-01 06:11:38 UTC [more...]

Someone using GIT and Maven?
 2010-10-01  6:11 UTC 

[PATCH 00/16] git-send-email cleanups
 2010-10-01  5:40 UTC  (29+ messages)
` [PATCH 01/16] send-email: use lexical filehandle for opendir
` [PATCH 02/16] send-email: use lexical filehandles for $compose
` [PATCH 03/16] send-email: use lexical filehandles during sending
` [PATCH 04/16] send-email: get_patch_subject doesn't need a prototype
` [PATCH 05/16] send-email: file_declares_8bit_cte "
` [PATCH 06/16] send-email: unique_email_list "
` [PATCH 07/16] send-email: cleanup_compose_files "
` [PATCH 08/16] send-email: use \E***\Q instead of \*\*\*
` [PATCH 09/16] send-email: sanitize_address use $foo, not "$foo"
` [PATCH 10/16] send-email: sanitize_address use qq["foo"], not "\"foo\""
` [PATCH 11/16] send-email: use (?:) instead of () if no match variables are needed
` [PATCH 12/16] send-email: is_rfc2047_quoted use qr// regexes
` [PATCH 13/16] send-email: extract_valid_address use qr// regexes and /o
  ` [PATCH v2 13/16] send-email: extract_valid_address use qr// regexes
` [PATCH 14/16] send-email: send_message die on $!, not $?
` [PATCH 15/16] send-email: make_message_id use "require" instead of "use"
` [PATCH 16/16] send-email: use Perl idioms in while loop

[PATCH v2 0/2] Eliminate cryptic "needs update" error message
 2010-10-01  5:37 UTC  (8+ messages)
` [PATCH v2 1/2] sh-setup: Write a new require_clean_work_tree function
` [PATCH v2 2/2] Porcelain scripts: Rewrite cryptic "needs update" error message

[PATCH v3 0/3] git-remote-fd & git-remote-ext
 2010-10-01  5:11 UTC  (5+ messages)
` [PATCH v3 1/3] Add bidirectional_transfer_loop()
` [PATCH v3 2/3] git-remote-fd
` [PATCH v3 3/3] git-remote-ext

git .lock file error
 2010-10-01  1:59 UTC  (10+ messages)

lost connection in middle of interactive rebase
 2010-10-01  1:18 UTC  (2+ messages)

[PATCHv4 00/15] Add missing &&'s in the testsuite
 2010-10-01  0:48 UTC  (19+ messages)
` [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 07/15] t4019 (diff-wserror): add lots of "
` [PATCHv4 09/15] t5602 (clone-remote-exec): add "
` [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 v2 0/3] git-remote-fd & git-remote-ext
 2010-10-01  0:30 UTC  (13+ messages)
` [PATCH v2 1/3] Add bidirectional_transfer_loop()
` [PATCH v2 2/3] git-remote-fd
` [PATCH v2 3/3] git-remote-ext

Pull request for msysGit patches
 2010-09-30 23:27 UTC  (17+ messages)
  ` msysGit patches for upstream
  ` [PATCH 1/2] Make sure that git_getpass() never returns NULL
  ` [PATCH 2/2] Fix typo in pack-objects' usage
` [msysGit] Pull request for msysGit patches
  ` [PATCH] git-am: fix detection of absolute paths for windows

problems installing git docs and gitweb on centos 5.5
 2010-09-30 22:44 UTC  (7+ messages)

[RFC PATCH 0/3] grep: submodule support
 2010-09-30 19:48 UTC  (20+ messages)
` [RFC PATCH 1/3] add test for git grep --recursive
` [RFC PATCH 2/3] grep: prepare grep for submodules
` [RFC PATCH 3/3] grep: add support for grepping in submodules
      `  "

Patch id tests and diff performance optimization
 2010-09-30 18:33 UTC  (4+ messages)
` [PATCH 3/3 v2] use cache for function names in hunk headers

[GITK PATCH] gitk: add menuitem for file checkout from selected or parent commit
 2010-09-30 18:29 UTC  (6+ messages)
  `  "
      ` [PATCH v2] gitk: add menuitem for file checkout from this "

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

[PATCH] rev-list-options: clarify --parents and --children
 2010-09-30 15:53 UTC  (2+ messages)

[WIP PATCH] revision-walk: --parent option to find children of a parent
 2010-09-30 15:12 UTC  (3+ messages)

How to get a remote branch
 2010-09-30 14:42 UTC  (3+ messages)

Svn2git: question about --branches
 2010-09-30 14:07 UTC  (2+ messages)

wierd git show syntax
 2010-09-30 11:32 UTC  (4+ messages)

Advertising the Git User's Survey 2011
 2010-09-30 10:51 UTC  (3+ messages)
  ` Advertising the Git User's Survey 2010 - report

[PATCH] Makefile: implement help target
 2010-09-30  7:08 UTC  (11+ messages)
` [PATCHv2] "
          ` [PATCHv3] "

What's cooking in git.git (Sep 2010, #07; Wed, 29)
 2010-09-30  3:22 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.3.1
 2010-09-30  0:13 UTC 

[PATCH 00/18] git notes merge
 2010-09-29 23:37 UTC  (11+ messages)
` [PATCH 10/18] git notes merge: Handle real, non-conflicting notes merges
` [PATCH 14/18] git notes merge: Manual conflict resolution, part 2/2

[PATCH] apply: Recognize epoch timestamps with : in the timezone
 2010-09-29 21:49 UTC  (3+ messages)

[PATCH] checkout: add a space between the commit and "..."
 2010-09-29 21:48 UTC  (5+ messages)

RFC: How to handle merge-recursive corner cases?
 2010-09-29 19:51 UTC  (2+ messages)

Splitting the mailing list up
 2010-09-29 15:02 UTC  (9+ messages)

Another way to compare tools: is it possible to transfer full history?
 2010-09-29 14:00 UTC  (8+ messages)

[PATCH] stash drops the stash even if creating the branch fails because it already exists
 2010-09-29 13:53 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] gettext: use libcharset when available
 2010-09-29 13:43 UTC  (9+ messages)
` [PATCH/RFC 0/2] use libcharset.h with gettext if available
            ` [PATCH v2] gettext: use libcharset when available
              ` [PATCH v3] "

Rebase with tags
 2010-09-29 12:20 UTC  (3+ messages)

[BUG, PATCH v3 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-29 11:44 UTC  (8+ messages)
` [PATCH v3 1/3] tests: Prepare --textconv tests for correctly-failing conversion program

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

[PATCH] Allow gitweb tab width to be set per project
 2010-09-29  9:22 UTC  (4+ messages)

svn propset
 2010-09-29  8:12 UTC  (2+ messages)
` svn propset - focus on svn:externals

[PATCH] diff: trivial fix for --output file error message
 2010-09-29  7:26 UTC 

[PATCH] send-email: Use To: headers in patch files
 2010-09-29  7:26 UTC  (2+ messages)
` [PATCHv2] "

send-pack related
 2010-09-29  7:01 UTC 

[PATCH 0/6] Introduce pathspec struct
 2010-09-29  6:11 UTC  (3+ messages)
` [PATCH 1/6] Add struct pathspec

git-svn
 2010-09-29  6:11 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).