git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-05 18:44:16 to 2010-07-07 17:45:55 UTC [more...]

Why is "git tag --contains" so slow?
 2010-07-07 17:45 UTC  (14+ messages)

[PATCH v3 0/4] implement automatic submodule merge strategy when possible
 2010-07-07 17:11 UTC  (7+ messages)
` [PATCH v3 1/4] add missing && to submodule-merge testcase
` [PATCH v3 2/4] teach ref iteration module about submodules
` [PATCH v3 3/4] setup_revisions(): allow walking history in a submodule
` [PATCH v3 4/4] implement automatic fast-forward merge for submodules
    `  "

[GSoC update] git-remote-svn: Week 10
 2010-07-07 17:09 UTC  (16+ messages)
` [PATCH 01/13] Add LICENSE
` [PATCH 02/13] Add skeleton SVN client and Makefile
` [PATCH 03/13] Add debug editor from Subversion trunk
` [PATCH 04/13] Add skeleton dump editor
` [PATCH 05/13] Drive the debug editor
` [PATCH 06/13] Dump the revprops at the start of every revision
` [PATCH 07/13] Implement open_root and close_edit
` [PATCH 08/13] Implement dump_node
` [PATCH 09/13] Implement directory-related functions
` [PATCH 10/13] Implement file-related functions
` [PATCH 11/13] Implement apply_textdelta
` [PATCH 12/13] Implement close_file
` [PATCH 13/13] Add a validation script

[PATCH] string_list: Add STRING_LIST_INIT macro and make use of it
 2010-07-07 16:55 UTC  (4+ messages)

[PATCHv2/RFC] gitweb: Prepare for splitting gitweb
 2010-07-07 16:25 UTC  (3+ messages)

git rebase bug?
 2010-07-07 15:05 UTC 

[PATCH v2 0/4] implement automatic submodule merge strategy when possible
 2010-07-07 13:37 UTC  (10+ messages)
` [PATCH v2 1/4] add missing && to submodule-merge testcase
` [PATCH v2 2/4] teach ref iteration module about submodules
` [PATCH v2 3/4] extent setup_revisions() so it works with submodules
    `  "
` [PATCH v2 4/4] implement automatic fast forward merge for submodules
    `  "

Handling tags/branches after git-svn fetch during SVN to Git conversion
 2010-07-07 13:36 UTC 

Poor status output during conflicted merge
 2010-07-07 12:43 UTC  (5+ messages)

Question concerning svn -> git migration, merging
 2010-07-07 12:29 UTC 

[RFC] Git User's Survey 2010 (resend)
 2010-07-07 12:28 UTC  (5+ messages)

[PATCH 1/2] t0006: test timezone parsing
 2010-07-07  9:48 UTC  (9+ messages)
` [PATCH 2/2] parse_date: fix signedness in timezone calculation
  ` [PATCH] t/t0006: specify timezone as EST5 not EST to comply with POSIX

[PATCH] rebase -i: use 'read -r' to avoid backslash acting as an escape character
 2010-07-07  9:46 UTC  (5+ messages)

fatal: internal error in diff-resolve-rename-copy
 2010-07-07  8:13 UTC  (4+ messages)

[PATCH] fix git branch -m in presence of cross devices
 2010-07-07  7:47 UTC 

messages confusing
 2010-07-07  7:54 UTC  (11+ messages)
  ` [PATCH] use "up-to-date" in messages instead of "uptodate" for consistency
      ` [PATCH v2] use "up-to-date" "
          ` [PATCH v2] "
              ` [PATCH v3] merge-recursive: use "up-to-date" instead of "uptodate" in error message "

[FAILED] BLD phyCORE-i.MX35 + linux-next git kernel
 2010-07-07  7:15 UTC  (2+ messages)

[PATCH 4/5] git-cvsserver: break the loop after successful hit
 2010-07-07  5:28 UTC  (2+ messages)

[PATCH 1/5] git-cvsserver: implement script based pserver auth
 2010-07-07  5:28 UTC  (2+ messages)

[PATCHv3 0/6] D/F conflict fixes
 2010-07-07  5:20 UTC  (7+ messages)
` [PATCHv3 1/6] Add additional testcases for D/F conflicts
` [PATCHv3 2/6] Add a rename + D/F conflict testcase
` [PATCHv3 3/6] merge-recursive: Fix D/F conflicts
` [PATCHv3 4/6] merge_recursive: Fix renames across paths below "
` [PATCHv3 5/6] fast-export: Fix output order of D/F changes
` [PATCHv3 6/6] fast-import: Improve robustness when D->F changes provided in wrong order

[PATCH] Bugfix: grep: Do not colorize output when -O is set
 2010-07-07  4:25 UTC  (10+ messages)
      ` [PATCH] t/README: document more test helpers

[PATCH] pack-refs: remove newly empty directories
 2010-07-06 23:29 UTC  (8+ messages)
    ` [PATCH v2] "

git-svn error: ambiguous argument
 2010-07-06 23:11 UTC  (8+ messages)

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-06 22:33 UTC  (5+ messages)
` [PATCH] "

installation issue when building with NO_CURL=YesPlease
 2010-07-06 21:56 UTC  (9+ messages)
` [PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop
            ` [PATCH 2/2 v2] "

Repair via remotes
 2010-07-06 20:16 UTC 

[PATCHv2 0/5] D/F conflict fixes
 2010-07-06 20:19 UTC  (9+ messages)
` [PATCHv2 1/5] Add additional testcases for D/F conflicts
` [PATCHv2 2/5] Add a rename + D/F conflict testcase
` [PATCHv2 3/5] merge-recursive: Fix D/F conflicts
` [PATCHv2 4/5] merge_recursive: Fix renames across paths below "
` [PATCHv2 5/5] fast-import: Fix minor data-loss issue with directories becoming symlinks

get-remote-ref hook
 2010-07-06 20:00 UTC 

how do I exclude a commit from set of commits to be pushed
 2010-07-06 19:04 UTC  (5+ messages)

[PATCH 0/2] rebase-i minifixes
 2010-07-06 18:57 UTC  (4+ messages)
` [PATCH 1/2] rebase-i: style fix
` [PATCH 2/2] rebase-i: do not get fooled by a log message ending with backslash

[PATCH] guilt: Make sure the commit time is increasing
 2010-07-06 18:57 UTC  (16+ messages)

help moving boost.org to git
 2010-07-06 18:29 UTC  (18+ messages)

[PATCH 3/5] git-cvsserver: take care of empty passwords
 2010-07-06 18:21 UTC  (3+ messages)

git sub modules related
 2010-07-06 17:59 UTC  (2+ messages)

[PATCH 5/5] git-cvsserver: fix a typo in docs
 2010-07-06 17:39 UTC 

[PATCH 2/5] simplify control flow in cvs pserver auth
 2010-07-06 17:35 UTC 

Make author and committer available to pre-commit hook
 2010-07-06 15:47 UTC  (8+ messages)

global hooks - once again
 2010-07-06 15:32 UTC  (11+ messages)

[PATCH] rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
 2010-07-06 14:46 UTC 

[PATCH 0/4] implement automatic submodule merge strategy when possible
 2010-07-06 14:40 UTC  (4+ messages)
` [PATCH 2/4] teach ref iteration module about submodules
    `  "

[PATCH v2 01/13] parse-options: stop when encounter a non-option
 2010-07-06 14:21 UTC  (5+ messages)
` [PATCH v2 03/13] add the basic data structure for line level history

[PATCH v4 0/7] Improvements for t/README
 2010-07-06 13:19 UTC  (7+ messages)
` [PATCH v4 7/7] t/README: Document the do's and don'ts of tests

'git commit --short' without touching index?
 2010-07-06 12:10 UTC  (6+ messages)

[PATCH 1/2] Fix MSVC build
 2010-07-06 10:12 UTC  (4+ messages)
` [PATCH 2/2] Modify MSVC wrapper script
  ` [msysGit] Re: [PATCH 1/2] Fix MSVC build

Commit ending in \ breaks rebase commitlog parsing
 2010-07-06  5:57 UTC  (2+ messages)

[PATCH] xdiff: optimise for no whitespace difference when ignoring whitespace
 2010-07-06  3:11 UTC  (5+ messages)

[PATCH 1/2] Add a string_list_foreach macro
 2010-07-06  2:35 UTC  (5+ messages)
  ` [PATCH 1/2] Add a for_each_string_list_item macro
    ` [PATCH 2/2] Convert the users of for_each_string_list to "

git repository setup
 2010-07-05 21:50 UTC  (2+ messages)

[PATCH] gitweb: Move evaluate_gitweb_config out of run_request
 2010-07-05 18:52 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).