git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-08 14:01:24 to 2008-06-10 01:01:57 UTC [more...]

[RFC] git-sequencer.txt
 2008-06-10  1:00 UTC  (22+ messages)
` squashing patches (was: Re: [RFC] git-sequencer.txt)
  ` squashing patches
    ` [RFC/PATCH] Add git-squash tool and tests

[EGIT PATCHES] Assorted minor fixes
 2008-06-10  0:40 UTC  (10+ messages)
` [PATCH] Reset the graph plotter internals when HEAD has changed
  ` [PATCH] Make it possible to create a new Git repository in project parent directory
    ` [PATCH] Fix a typo
      ` [PATCH] Drop an unused empty menu contribution
        ` [PATCH] Check content if necessary when decorations want to know status
          ` [PATCH] Fix the context menu connection to the workbench
            ` [PATCH] Add a Track toolbar icon for adding resources

[PATCH] Introduce get_octopus_merge_bases() in commit.c
 2008-06-10  0:03 UTC  (12+ messages)

[PATCH] Add testcase for merging in a CRLF repo, showing that conflict file is in LF only
 2008-06-09 23:35 UTC  (12+ messages)
    ` [PATCH 1/2] Add testcase for merging in a CRLF repo
      ` [PATCH 2/2] merge-recursive: respect core.autocrlf
          ` [PATCH v2] "

[PATCH 00/10] Build in merge
 2008-06-09 22:53 UTC  (10+ messages)
` [PATCH 01/10] Move split_cmdline() to alias.c
  ` [PATCH 02/10] Move commit_list_count() to commit.c
    ` [PATCH 03/10] Move builtin-remote's skip_prefix() to git-compat-util.h
      ` [PATCH 04/10] Add new test to ensure git-merge handles pull.twohead and pull.octopus
        ` [PATCH 05/10] parseopt: add a new PARSE_OPT_ARGV0_IS_AN_OPTION option
          ` [PATCH 06/10] Move read_cache_unmerged() to read-cache.c
            ` [PATCH 07/10] git-fmt-merge-msg: make it useable from other builtins
                ` [PATCH] git-fmt-merge-msg: make it usable "

[PATCH] git-add--interactive: manual hunk editing mode
 2008-06-09 21:19 UTC  (19+ messages)
` [RFC PATCH] git-add--interactive: manual hunk editing mode v2
  ` [WIP PATCH v2] git-add--interactive: manual hunk editing mode
    ` [PATCH v3] "

How does git store branchpoints?
 2008-06-09 21:15 UTC  (5+ messages)

remote show/prune: strange -n(--dry-run) option
 2008-06-09 20:43 UTC  (20+ messages)
` [PATCH] Documentation/git-remote.txt: remove description for useless -n option
      ` [PATCH] remote show: fix the "
        ` [PATCH v2] "
                  ` [PATCH] builtin-remote: make reuse of code easier by not die()ing

[PATCH] cat-file --batch / --batch-check: do not exit if hashes are missing
 2008-06-09 20:42 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] git-read-tree: document -v option
 2008-06-09 20:25 UTC  (4+ messages)

[ANNOUNCE] Java Git (aka jgit) has switched to 3-clause BSD
 2008-06-09 19:39 UTC  (2+ messages)

[PATCH - stgit] Patch to allow import of compressed files
 2008-06-09 18:38 UTC 

[PATCH] Add a helper script to send patches with Mozilla Thunderbird
 2008-06-09 17:37 UTC 

[JGIT PATCH v3 0/23] Implementation of a file tree iteration using ignore rules
 2008-06-09 17:11 UTC  (9+ messages)
` [JGIT PATCH v3 20/23] Added the class NoGitRepositoryFoundException

Project's repository infrastructure (sunbtree and submodules)
 2008-06-09 15:12 UTC 

[BUG] git-branch -m cannot rename remote branches
 2008-06-09 12:53 UTC  (4+ messages)

Problems reverting (includes reverting a merge)
 2008-06-09  9:00 UTC  (3+ messages)

git mv + git pull issue
 2008-06-09  8:45 UTC  (3+ messages)

[PATCH] use natural ordering to display list of branches
 2008-06-09  8:00 UTC  (4+ messages)

[Q] Changing the current branch (HEAD) in a bare repository - how?
 2008-06-09  7:50 UTC 

[PATCH] Add an optional <mode> argument to commit/status -u|--untracked-files option
 2008-06-09  6:54 UTC  (7+ messages)
` [PATCH 1/3] "
        ` [PATCH 2/3] Add argument 'no' commit/status option -u|--untracked-files
          ` [PATCH 3/3] Add configuration option for default untracked files mode

[StGIT PATCH 0/5] Various updates to the new infrastructure
 2008-06-09  7:07 UTC  (11+ messages)
` [StGIT PATCH 3/5] Create a git.Branch class as ancestor of stack.Stack

git-archive and unwanted .gitattributes
 2008-06-09  4:24 UTC  (7+ messages)
` [PATCH] fix attribute handling in bare repositories

[PATCH 1/3] Modified test-lib.sh to output stats to /tmp/git-test-results
 2008-06-09  0:44 UTC  (9+ messages)
` [PATCH 2/3] A simple script to parse the results from the testcases
` [PATCH 3/3] Hook up the result aggregation in the test makefile
          ` [PATCH 4/4] Make test-lib warn if the directory changes

[TOY PATCH] git wrapper: show similar command names for an unknown command
 2008-06-08 23:26 UTC  (9+ messages)

[ANNOUNCE] Stacked GIT 0.14.3
 2008-06-08 23:10 UTC 

[PATCH] provide a new "theirs" strategy, useful for rebase --onto
 2008-06-08 23:06 UTC  (7+ messages)

[PATCH] t1006-cat-file.sh: typo
 2008-06-08 23:03 UTC 

[StGIT PATCH 0/5] Proposed patches
 2008-06-08 22:03 UTC  (4+ messages)
` [StGIT PATCH 3/5] Add stack creation and initialisation support to lib.Stack

[PATCH] progress.c: avoid use of dynamic-sized array
 2008-06-08 22:02 UTC  (7+ messages)

[PATCH] Port to 12 other Platforms
 2008-06-08 21:49 UTC  (15+ messages)
          ` [PATCH] Port to 12 other Platforms. (Comments)
          ` [PATCH] version 0001 Port to 12 other Platforms
          ` [PATCH] progress.c: avoid use of dynamic-sized array

[PATCH] improve doc heading for git-bisect
 2008-06-08 21:27 UTC  (6+ messages)

[PATCH] Avoid errors from git-rev-parse in gitweb blame
 2008-06-08 20:28 UTC  (7+ messages)

git-svn: multiple branches directories
 2008-06-08 18:51 UTC  (4+ messages)

[PATCH 2/3] A simple python script to parse the results from the testcases
 2008-06-08 18:09 UTC  (11+ messages)
` [PATCH] A simple "

[PATCH / RFC] cherry: cache commit to patch-id pairs to avoid repeating work
 2008-06-08 17:24 UTC  (4+ messages)

[PATCH] This patch is to allow 12 different OS's to compile and run git
 2008-06-08 17:07 UTC  (15+ messages)
        ` [PATCH] 0002 "
            ` [PATCH] 0003 "
                        ` [PATCH] progress.c: avoid use of dynamic-sized array
                        ` [PATCH] Port to 12 other Platforms

how to git-archive ignore some files?
 2008-06-08 16:42 UTC  (8+ messages)

[PATCH] Adding a cache of commit to patch-id pairs to speed up git-cherry
 2008-06-08 16:10 UTC  (11+ messages)

[PATCH] Remove unused code in parse_commit_buffer()
 2008-06-08 15:46 UTC  (2+ messages)

[PATCH] Remove exec bit from builtin-fast-export.c
 2008-06-08 14:40 UTC 

[PATCH] make_nonrelative_path: Use is_absolute_path()
 2008-06-08 14:34 UTC 

git local repo export
 2008-06-08 14:01 UTC  (3+ 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).