git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-09 07:52:13 to 2008-06-11 00:52:12 UTC [more...]

"git pull . <branch>" versus "git merge <branch>"
 2008-06-11  0:51 UTC 

Recovering from repository corruption
 2008-06-11  0:43 UTC  (22+ messages)

git bugs
 2008-06-11  0:24 UTC  (10+ messages)

remote show/prune: strange -n(--dry-run) option
 2008-06-10 22:54 UTC  (33+ 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 0/4] remote show/prune improvement
                ` [PATCH 1/4] remote show: fix the -n option
                ` [PATCH 2/4] builtin-remote: split show_or_prune() in two separate functions
                ` [PATCH 3/4] remote prune: print the list of pruned branches
                ` [PATCH 4/4] remote show: list tracked remote branches with -n
                    ` [PATCH v2 "

'git format-patch' on older commits, and mailinglist
 2008-06-10 22:37 UTC  (2+ messages)

[PATCH] Add testcase for merging in a CRLF repo, showing that conflict file is in LF only
 2008-06-10 22:25 UTC  (17+ messages)
    ` [PATCH 1/2] Add testcase for merging in a CRLF repo
      ` [PATCH 2/2] merge-recursive: respect core.autocrlf
          ` [PATCH v2] "
              ` [PATCH 0/2] Respecting core.autocrlf when showing objects
                ` [PATCH 1/2] Add testcases for verifying that staged files in a conflict are CRLF, when core.autocrlf = true
                ` [PATCH 2/2] Ensure that objects shown in a core.autocrlf = true repo have CRLF EOLs

[JGIT PATCH 00/12] Extensions in core needed by PackWriter
 2008-06-10 21:09 UTC  (2+ messages)

git-apply quirks
 2008-06-10 19:40 UTC 

Date parsing
 2008-06-10 17:51 UTC  (7+ messages)

git-reflog infinite loop
 2008-06-10 17:44 UTC 

[PATCH 0/2] gitweb: Refactor projects_list generation
 2008-06-10 17:21 UTC  (3+ messages)
` [PATCH 1/2] gitweb: Separate filling list of projects info
` [PATCH 2/2] gitweb: Separate generating 'sort by' table header

stg pull/rebase
 2008-06-10 15:43 UTC  (4+ messages)

git clone stable-2.6.25.y fails over HTTP
 2008-06-10 15:05 UTC 

freedesktop.org not really up to date?
 2008-06-10 15:03 UTC  (2+ messages)

[PATCH - stgit] Patch to allow import of compressed files
 2008-06-10 14:06 UTC  (14+ messages)

[PATCH] Add a helper script to send patches with Mozilla Thunderbird
 2008-06-10 13:25 UTC  (3+ messages)

[PATCH] git-cvsimport: do not fail when CVSROOT is /
 2008-06-10 12:32 UTC 

[PATCH] git-add--interactive: manual hunk editing mode
 2008-06-10 11:19 UTC  (12+ messages)
` [PATCH v3] "

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

git import/export bug?
 2008-06-10  8:44 UTC  (2+ messages)

[PATCH] Add target "install-html" the the top level Makefile
 2008-06-10  8:34 UTC 

[PATCH v2] builtin-fast-export: Add importing and exporting of revision marks
 2008-06-10  6:47 UTC  (3+ messages)
` [PATCH] Documentation/fast-export: Document --import-marks and --export-marks options

[EGIT PATCHES] Assorted minor fixes
 2008-06-10  6:29 UTC  (11+ 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] Add an optional <mode> argument to commit/status -u|--untracked-files option
 2008-06-10  6:23 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH] Introduce get_octopus_merge_bases() in commit.c
 2008-06-10  2:43 UTC  (13+ messages)

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

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

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

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

[JGIT PATCH v3 0/23] Implementation of a file tree iteration using ignore rules
 2008-06-09 17:11 UTC  (5+ messages)

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 


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