git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-26 06:53:55 to 2009-02-28 00:35:30 UTC [more...]

[PATCH] autoconf: Add support for --infodir
 2009-02-28  0:33 UTC 

git-svn and repository hierarchy?
 2009-02-27 23:58 UTC  (10+ messages)

[PATCH 0/4] Pickaxe search clean-up and optimization
 2009-02-27 23:58 UTC  (8+ messages)
` [PATCH 1/4] diffcore-pickaxe: refactor diffcore_pickaxe()
` [PATCH 2/4] diffcore-pickaxe: micro-optimize has_match() function
` [PATCH 3/4] diffcore-pickaxe: further refactor count_match()
` [PATCH 4/4] diffcore-pickaxe: optimize by trimming common initial and trailing parts

Issue 125 in msysgit: gitk crashes when quit while reading (fwd)
 2009-02-27 23:45 UTC 

[PATCH] bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
 2009-02-27 22:34 UTC  (6+ messages)

proper way to merge?
 2009-02-27 22:11 UTC 

[WARNING] Proposed future changes that are backward incompatible
 2009-02-27 21:02 UTC  (8+ messages)

git push usage
 2009-02-27 21:21 UTC  (12+ messages)
` [RFC] add test cases for the --repo option to git push

git-svn woes
 2009-02-27 21:02 UTC  (3+ messages)

[PATCH] git-p4: remove tabs from usermap file
 2009-02-27 20:50 UTC  (2+ messages)

git-1.6.2-rc2 problems on t4034-diff-words.sh
 2009-02-27 20:49 UTC  (7+ messages)

topgit patches
 2009-02-27 19:42 UTC  (9+ messages)

[PATCH 00/21] git remote: set-head and new show output
 2009-02-27 19:10 UTC  (12+ messages)
` [PATCH 08/21] remote: let guess_remote_head() optionally return all matches
          ` [PATCH 0/3] git remote: set-head and new show output (UPDATED)
            ` [PATCH 07a/21] remote: make copy_ref() perform a deep copy
            ` [PATCH 19/21] remote: make guess_remote_head() use exact HEAD lookup if it is available

[RFC/PATCH] revision.c: add --format option for 'git log'
 2009-02-27 18:53 UTC  (15+ messages)
            ` [PATCH] Add --format that is a synonym to --pretty
                    ` [PATCH 0/3] --format, --pretty and --oneline
                      ` [PATCH] bash completion: add --format= and --oneline options for "git log"
                        ` [PATCH v2] "

serious problem with `git format-patch' & `git am'
 2009-02-27 17:53 UTC  (8+ messages)

help with reflog
 2009-02-27 17:39 UTC  (4+ messages)

Planet git USELESS
 2009-02-27 17:33 UTC  (8+ messages)

[PATCH] clone: ignore --depth when cloning locally (implicitly --local)
 2009-02-27 16:54 UTC  (13+ messages)
      ` [PATCH 0/2] shallow clone stuff
      ` [PATCH 1/2] clone: do not ignore --no-hardlinks
      ` [PATCH 2/2] clone: ignore --depth when cloning locally (implicitly --local)

Checking for a valid email address
 2009-02-27 16:20 UTC  (6+ messages)

git.exe diff-index --cached --raw HEAD can not show unmerged file at delete conflict case
 2009-02-27 15:28 UTC  (2+ messages)

FEATURE suggestion git commit --amend <ref>
 2009-02-27 14:49 UTC  (5+ messages)

[PATCH] added -C option to chdir() into another directory first
 2009-02-27 14:21 UTC  (5+ messages)

[RFH] rebase -i optimization
 2009-02-27 13:33 UTC  (9+ messages)
      ` [PATCH] rebase -i: avoid 'git reset' when possible

Building 1.6.2-rc2 in Cygwin
 2009-02-27 12:37 UTC  (3+ messages)

[TopGit] aborting tg create leafs deleted .top* files in index
 2009-02-27 10:59 UTC  (5+ messages)

Problems rebasing branch after renaming files
 2009-02-27 10:55 UTC  (2+ messages)

[PATCH 2/2] bisect: string commands emited by "filter_skipped" together with "&&"
 2009-02-27  7:01 UTC  (2+ messages)

[PATCH 1/2] bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
 2009-02-27  6:55 UTC  (2+ messages)

[PATCH] teach the new "@{-1} syntax to "git branch"
 2009-02-27  6:49 UTC  (16+ messages)
    ` [PATCH v2 2/2] Teach @{-1} to git merge
            ` [PATCH] git-branch: a detached HEAD and branch called HEAD are different
            ` [PATCH] "git branch -M @{-1}"

Does cloning a shallow repo require special setting in the cloned one?
 2009-02-27  0:42 UTC  (8+ messages)

[PATCH] t5540-http-push.sh: avoid non-portable grep -P
 2009-02-27  0:24 UTC  (17+ messages)
            ` [PATCH v3] "
              ` [PATCH v4] "
  ` [PATCH v2] "

Git on MSys broken
 2009-02-26 20:52 UTC  (3+ messages)

[Bug?] "git am --abort" loses previous "git add"
 2009-02-26 19:24 UTC  (4+ messages)
` [PATCH] git-am: Keep index in case of abort with dirty index
  ` [PATCH] git-am: make --abort less dangerous

`./configure --XXdir=` ignored?
 2009-02-26 19:04 UTC  (6+ messages)

git-push error: Cannot write keep file
 2009-02-26 17:07 UTC  (8+ messages)
  ` [PATCH v2] Make sure objects/pack exists before creating a new pack

[PATCH 2/2] git submodule: Fix adding of submodules at paths with ./
 2009-02-26 17:04 UTC  (12+ messages)
` [PATCHv2 0/4] Fix git submodule add for funky paths
  ` [PATCHv2 1/4] git submodule: Add test cases for git submodule add
    ` [PATCHv2 2/4] git submodule: Fix adding of submodules at paths with ./
      ` [PATCHv2 3/4] git submodule: Add more tests for add with funky paths
        ` [PATCHv2 4/4] git submodule: Fix handling of // and /.. in paths for added submodules

How do I qualify paths in the .gitignore file w.r.t. the repo root directory?
 2009-02-26 17:04 UTC  (11+ messages)

[PATCH] Remove useless if-before-free tests
 2009-02-26 13:48 UTC  (10+ messages)

git-push: creating branch on remote, refspec format
 2009-02-26 13:18 UTC  (3+ messages)

gitosis: how to create absolutely empty repos
 2009-02-26 11:54 UTC  (3+ messages)

[RFC PATCH 0/4] git log -g --pretty=format: learns about reflog
 2009-02-26 10:55 UTC  (3+ messages)

git with https and client cert asks for password repeatedly
 2009-02-26 10:17 UTC  (3+ messages)

checkout vs reset
 2009-02-26  9:15 UTC  (3+ messages)


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 NNTP newsgroup(s).