git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-10-15 07:01:16 to 2008-10-17 01:58:32 UTC [more...]

git-scm.com (was Re: Git graph on GitHub)
 2008-10-17  1:57 UTC  (13+ messages)
      ` git-scm.com

commiting while the current version is in conflict
 2008-10-17  1:16 UTC  (9+ messages)

commiting while the current version is in conflict
 2008-10-16 23:39 UTC 

Working with remotes; cloning remote references
 2008-10-16 22:09 UTC  (5+ messages)

[PATCH 0/7] gitk: UI enhancements
 2008-10-16 22:08 UTC  (4+ messages)
` [PATCH 1/7] gitk: Enhance UI popup and accelerator handling

Rebasing Multiple branches at once
 2008-10-16 21:00 UTC  (8+ messages)

Detached checkout will clobber branch head when using symlink HEAD
 2008-10-16 20:47 UTC  (9+ messages)

Feedback outside of the user survey
 2008-10-16 20:32 UTC  (6+ messages)

[PATCHv6 0/5] gitweb: PATH_INFO enhancement
 2008-10-16 20:27 UTC  (6+ messages)
` [PATCHv6 1/5] gitweb: parse project/action/hash_base:filename PATH_INFO
  ` [PATCHv6 2/5] gitweb: generate project/action/hash URLs
    ` [PATCHv6 3/5] gitweb: use_pathinfo filenames start with /
      ` [PATCHv6 4/5] gitweb: parse parent..current syntax from PATH_INFO
        ` [PATCHv6 5/5] gitweb: generate parent..current URLs

Git and tagging hook
 2008-10-16 20:15 UTC  (9+ messages)

[PATCH] Teach/Fix git-pull/git-merge --quiet and --verbose
 2008-10-16 20:08 UTC  (6+ messages)

[JGIT PATCH] Fix the build script to make jgit.jar, jgit.src non-executable
 2008-10-16 19:57 UTC 

[Q] "status" of files in (a part of) the working tree
 2008-10-16 18:44 UTC  (2+ messages)

git-svnimport.perl bug when copy source path has a revision
 2008-10-16 18:36 UTC  (3+ messages)

git and filesystem problems (ext3 and vfat)
 2008-10-16 16:33 UTC  (5+ messages)

What's in git.git (Oct 2008, #03; Tue, 14)
 2008-10-16 15:37 UTC  (12+ messages)
    ` [PATCH maint 1/2] t4018-diff-funcname: rework negated last expression test
      ` [PATCH maint 2/2] t4018-diff-funcname: demonstrate end of line funcname matching flaw

What's cooking in git.git (Oct 2008, #03; Tue, 14)
 2008-10-16 15:53 UTC  (5+ messages)

Usability of git stash
 2008-10-16 15:22 UTC  (4+ messages)

[BUG] git status doesn't handle submodules properly on OSX
 2008-10-16 15:07 UTC  (20+ messages)
              ` [PATCH] refactor handling of "other" files in ls-files and status

Untracked working tree files
 2008-10-16 14:49 UTC  (24+ messages)
              ` [PATCH] reset --hard/read-tree --reset -u: remove unmerged new paths

Separating generated files? (Re: Mercurial -> git)
 2008-10-16 13:29 UTC  (9+ messages)
    ` [gambit-list] "
          ` [gambit-list] Separating generated files?
      `  "

[PATCH] parse-opt: migrate builtin-checkout-index
 2008-10-16 13:28 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Preserve file permissions on git-reflog expire
 2008-10-16 12:34 UTC  (3+ messages)

[PATCH] gitk: Update swedish translation
 2008-10-16 10:07 UTC  (8+ messages)
          ` [PATCH v2] "

--diff-filter=T does not list x changes
 2008-10-16 10:22 UTC  (2+ messages)

git-svn and svnsync
 2008-10-16  8:07 UTC 

[PATCH] Fix mkpath abuse in dwim_ref/sha1_name.c
 2008-10-16  6:21 UTC  (5+ messages)

[PATCH] t1301-shared-repo.sh: don't let a default ACL interfere with the test
 2008-10-16  5:23 UTC  (10+ messages)
` [PATCH try 2] "

builtin conversion between tabs and spaces
 2008-10-16  2:00 UTC  (10+ messages)

[PATCH] gitk: bind Key-Return to create on new branch dialog
 2008-10-15 23:11 UTC  (2+ messages)

Super module pointing to submodule branch instead of a specific commit?
 2008-10-15 21:57 UTC  (2+ messages)

BUG: git rev-list segfaults
 2008-10-15 21:22 UTC  (3+ messages)

git-describe doesn't show the most recent tag
 2008-10-15 20:05 UTC  (11+ messages)
      ` [PATCH] doc: enhance git describe --tags help

StGIT 0.14.3: extra space is added before e-mail on export after "stg edit"
 2008-10-15 16:25 UTC 

[PATCH (GITK) v3 0/4] Enhance encoding support
 2008-10-15 13:09 UTC  (4+ messages)

[PATCH] doc: enhance git describe --tags help
 2008-10-15 12:54 UTC  (5+ messages)
` [RFC PATCH] describe: Make --tags and --all match lightweight tags more often
    ` [PATCH v2] "

Git graph on GitHub
 2008-10-15 12:20 UTC  (3+ messages)

retrieving a diff from git
 2008-10-15 10:12 UTC  (4+ messages)

[PATCH] Introduce core.keepHardLinks
 2008-10-15  9:07 UTC  (9+ messages)

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-10-15  8:07 UTC  (5+ messages)

[PATCH] rebase-i-p: squashing and limiting todo
 2008-10-15  7:44 UTC  (8+ messages)
` [PATCH] rebase-i-p: test to exclude commits from todo based on its parents
  ` [PATCH] rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD
    ` [PATCH] rebase-i-p: delay saving current-commit to REWRITTEN if squashing
      ` [PATCH] rebase-i-p: fix 'no squashing merges' tripping up non-merges
        ` [PATCH] rebase-i-p: only list commits that require rewriting in todo
          ` [PATCH] rebase-i-p: do not include non-first-parent commits touching UPSTREAM
            ` [PATCH] rebase-i-p: if todo was reordered use HEAD as the rewritten parent

[PATCH] git-mergetool: properly handle "git mergetool -- filename"
 2008-10-15  7:39 UTC 

[PATCH] Improve and fix git-check-attr(1)
 2008-10-15  7:11 UTC  (4+ messages)
  ` [PATCH 1/2] git-check-attr(1): add output and example sections
  ` [PATCH 2/2] git-check-attr(1): use 'verse' for multi-line synopsis sections

[PATCH 3/3] git pull: Support --preserve-merges as a flag to rebase
 2008-10-15  6:59 UTC  (2+ 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).