git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-25 18:24:35 to 2010-06-29 13:02:15 UTC [more...]

[PATCH] fast-export: Add a --full-tree option
 2010-06-29 13:02 UTC  (2+ messages)

[PATCH 0/5] D/F conflict fixes
 2010-06-29 12:52 UTC  (9+ messages)
` [PATCH 1/5] Add additional testcases for D/F conflicts
` [PATCH 2/5] Add another rename + D/F conflict testcase
` [PATCH 3/5] merge-recursive: Fix D/F conflicts
` [PATCH 4/5] merge_recursive: Fix renames across paths below "
` [PATCH 5/5] fast-import: Handle directories changing into symlinks

Purpose of "struct object_entry *oe = oe;"?
 2010-06-29 12:28 UTC 

[RFC PATCH] rerere: fix overeager gc
 2010-06-29 11:38 UTC 

Confusing error message from "git pull" when upstream repo no longer exists
 2010-06-29 11:14 UTC  (3+ messages)

[PATCH 2/2] Convert the users for of for_each_string_list to string_list_for_each
 2010-06-29  8:37 UTC 

[PATCH 1/2] Add a string_list_foreach macro
 2010-06-29  8:35 UTC 

[PATCH] string-list.h: Add STRING_LIST_INIT macro and make use of it
 2010-06-29  8:33 UTC  (11+ messages)

git-svn and core.autocrlf on windows
 2010-06-29  8:32 UTC  (2+ messages)

What's cooking in git.git (Jun 2010, #05; Sun, 27)
 2010-06-29  7:47 UTC  (4+ messages)
` [PATCH] Add test for correct coloring of git log --decoration

git-rebase --abort eats files
 2010-06-29  6:47 UTC  (5+ messages)

notify alternative to auto gc?
 2010-06-29  6:46 UTC  (11+ messages)
  ` [PATCH/RFC] Documentation/git-gc.txt: add reference to githooks

[OT?] Executing Git from bash script invoked by cron
 2010-06-29  6:24 UTC  (6+ messages)

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-06-29  5:42 UTC  (11+ messages)
` [PATCH 1/4] t7006 (pager): introduce helper for parameterized tests
` [PATCH 2/4] t7006: test pager configuration for several git commands
` [PATCH 3/4] tests: local config file should be honored from subdirs of toplevel
` [PATCH 4/4] git --paginate: do not commit pager choice too early

[PATCH] t/t9700/test.pl: don't access private object members, use public access methods
 2010-06-29  2:19 UTC  (2+ messages)

[PATCH] Update t3508 status
 2010-06-29  1:31 UTC 

git access using SSL certificates
 2010-06-29  0:46 UTC  (5+ messages)

[PATCH] Add known breakage for 'git notes copy'
 2010-06-28 22:48 UTC  (5+ messages)

[PATCH] t/t9001: use egrep when regular expressions are involved
 2010-06-28 22:46 UTC 

Patching bad commits
 2010-06-28 22:24 UTC  (3+ messages)

[PATCH v4 0/3] CRLF merge conflict reduction, take 4
 2010-06-28 20:31 UTC  (7+ messages)
` [PATCH v4 1/3] Avoid conflicts when merging branches with mixed normalization
    ` [PATCH] Clarify text filter merge conflict reduction docs
` [PATCH v4 2/3] Try normalizing files to avoid delete/modify conflicts when merging
` [PATCH v4 3/3] Don't expand CRLFs when normalizing text during merge

git log and cherry-picks
 2010-06-28 20:25 UTC  (3+ messages)

[RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option
 2010-06-28 19:55 UTC  (10+ messages)
  ` git-gui and gitk-git as submodules (Re: [RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option)
        ` git-gui and gitk-git as submodules

[PATCHv2] git-rev-parse.txt: Document ":path" specifier
 2010-06-28 19:01 UTC  (9+ messages)
` [PATCHv3] "
    ` [PATCH] git-rev-parse.txt: Add more examples for caret and colon
          ` [PATCHv2] "

pre-receive - 1st push / rev-list didn't work
 2010-06-28 18:03 UTC  (2+ messages)

origin/branchname and tracking branch pointing to different commits?
 2010-06-28 17:43 UTC  (8+ messages)

Is there a way to enforce '-x' when running git cherry-pick?
 2010-06-28 15:55 UTC 

[RFC PATCH v2 0/2] Two new remote helpers
 2010-06-28  7:11 UTC  (3+ messages)
` [RFC PATCH v2 1/2] New remote helper git-remote-fd
` [RFC PATCH v2 2/2] New remote helper: git-remote-ext

git-svn error: ambiguous argument
 2010-06-28  6:24 UTC  (7+ messages)

[PATCH 00/12] The first version of line level log browser
 2010-06-27 23:49 UTC  (17+ messages)
` [PATCH 01/12] parse-options: stop when encounter a non-option
` [PATCH 02/12] parse-options: add two helper functions
` [PATCH 03/12] add the basic data structure for line level history
` [PATCH 04/12] parse the -L options
` [PATCH 05/12] export three functions from diff.c
` [PATCH 06/12] add range clone functions
` [PATCH 07/12] map/take range to parent
` [PATCH 08/12] print the line log
` [PATCH 09/12] map/print ranges along traversing the history topologically
` [PATCH 10/12] add --always-print option
` [PATCH 11/12] add two test cases
` [PATCH 12/12] some document update

[PATCH 4/4] Makefile: Don't pass $(ALL_CFLAGS) to the linker
 2010-06-27 20:45 UTC  (8+ messages)

[PATCH] Clarify that git-cherry-pick applies patches to HEAD
 2010-06-27 19:46 UTC  (2+ messages)

Unexpected error: short SHA1 is ambiguous
 2010-06-27 19:02 UTC  (4+ messages)

[PATCH v4 0/5] TAP support for Git
 2010-06-27 18:27 UTC  (4+ messages)
` [PATCH] t9700: Use Test::More->builder, not $Test::Builder::Test
  ` [PATCH v2] "

[PATCH v2 0/7] Make the string_list API consistent
 2010-06-27 17:22 UTC  (9+ messages)
` [PATCH v2 1/7] string_list: Fix argument order for print_string_list
` [PATCH v2 2/7] string_list: Fix argument order for for_each_string_list
` [PATCH v2 3/7] string_list: Fix argument order for string_list_insert
` [PATCH v2 4/7] string_list: Fix argument order for string_list_insert_at_index
` [PATCH v2 5/7] string_list: Fix argument order for string_list_lookup
` [PATCH v2 6/7] string_list: Fix argument order for string_list_append
` [PATCH v2 7/7] grep: fix string_list_append calls

How does receive-pack and pre-receive hook works ?
 2010-06-27  7:00 UTC  (2+ messages)

[GSoC 2010] The 5th week
 2010-06-27  1:58 UTC 

[PATCH 2/4] msvc: Select the "fast" definition of the {get,put}_be32() macros
 2010-06-26 18:31 UTC  (4+ messages)

[PATCH 1/4] msvc: Fix some "expr evaluates to function" compiler warnings
 2010-06-25 19:48 UTC  (3+ messages)

Bugreport: Git responds with stderr instead of stdout
 2010-06-26 16:50 UTC  (11+ messages)
` [PATCH] fetch: don't output non-errors on stderr

[RFC PATCH 1/2] New remote helper git-remote-fd
 2010-06-26 14:33 UTC  (3+ messages)
` [RFC PATCH 2/2] New remote helper: git-remote-ext

SVN migration
 2010-06-26 10:33 UTC  (2+ messages)

bug: git-bundle create foo --stdin -> segfault
 2010-06-26  6:31 UTC  (10+ messages)
` [RFC/PATCH 0/8] "
  ` [PATCH 1/8] bundle: split basis discovery into its own function
  ` [PATCH 2/8] bundle: use libified rev-list --boundary
  ` [PATCH 3/8] bundle: give list_prerequisites() loop body its own function
  ` [PATCH 4/8] bundle: split table of contents output into "
  ` [PATCH 5/8] bundle: reuse setup_revisions result
  ` [PATCH 6/8] Fix bundle --stdin
  ` [RFC/PATCH 7/8] bundle: Keep names of basis refs after discovery
  ` [PATCH 8/8] bundle_create: Do not exit when given no revs to bundle

Confusion about content of conflicted file after : git remove/add
 2010-06-26  5:58 UTC  (4+ messages)

How to manage merges from one line while excluding its merges from another
 2010-06-26  0:51 UTC  (4+ messages)

[PATCH v4 1/5] test-lib: Adjust output to be valid TAP format
 2010-06-25 21:39 UTC  (6+ messages)
` [PATCH v5 "

What's cooking in git.git (Jun 2010, #04; Wed, 23)
 2010-06-25 21:17 UTC  (7+ messages)

FR: Clone just the desired subdirectory
 2010-06-25 20:27 UTC  (2+ messages)

Clean the line endings in the repository history
 2010-06-25 19:14 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).