git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-11 20:55:32 to 2008-11-13 14:20:09 UTC [more...]

[BUG] fatal error during merge
 2008-11-13 14:03 UTC  (3+ messages)

[RFC PATCH 0/4] deny push to current branch of non-bare repo
 2008-11-13 13:58 UTC  (11+ messages)

git mergetool enhancements
 2008-11-13 12:41 UTC  (4+ messages)
` [PATCH 1/3] Fix some tab/space inconsistencies in git-mergetool.sh
  ` [PATCH 2/3] Add -y/--no-prompt option to mergetool
    ` [PATCH 3/3] Add -k/--keep-going "

[PATCH 1/3] Fix some tab/space inconsistencies in git-mergetool.sh
 2008-11-13 12:28 UTC  (11+ messages)
` [PATCH 2/3] Add -n/--no-prompt option to mergetool

[PATCH fixed] Git.pm: Make _temp_cache use the repository directory
 2008-11-13 12:04 UTC 

[PATCH (GITK)] gitk: Fix commit encoding support
 2008-11-13 11:42 UTC  (4+ messages)

[PATCH (GITK)] gitk: Fix transient windows on Win32 and MacOS
 2008-11-13 11:41 UTC  (7+ messages)

git integration with monodevelop
 2008-11-13 11:01 UTC  (11+ messages)
` [MonoDevelop] "

[PATCH 1/9 v4] bisect: add "git bisect replace" subcommand
 2008-11-13  9:46 UTC  (4+ messages)

[PATCH] git-svn: Update git-svn to use the ability to place temporary files within repository directory
 2008-11-13  9:41 UTC  (3+ messages)
` [PATCH fixed] "

git svn branch
 2008-11-13  8:34 UTC  (2+ messages)

Possible bug: "git log" ignores "--encoding=UTF-8" option if --pretty=format:%e%n%s%n is used
 2008-11-13  5:48 UTC  (8+ messages)

running out of memory when doing a clone of a large repository?
 2008-11-13  3:22 UTC  (2+ messages)

[PATCH v2] Edit recipient addresses with the --compose flag
 2008-11-13  3:18 UTC  (2+ messages)

What's in git.git (Nov 2008, #02; Wed, 12)
 2008-11-13  2:16 UTC 

What's cooking in git.git (Nov 2008, #04; Wed, 12)
 2008-11-13  2:16 UTC 

[PATCH] Doc: Add a simplified help on top of the "History Simplification"
 2008-11-13  2:16 UTC  (2+ messages)

git commit -v does not removes the patch
 2008-11-13  2:15 UTC  (16+ messages)
                ` [PATCH 1/5] define empty tree sha1 as a macro
                ` [PATCH 2/5] wt-status: refactor initial commit printing
                ` [PATCH 3/5] status: show "-v" diff even for initial commit
                ` [PATCH 4/5] commit: loosen pattern for matching "-v" diff
                ` [PATCH 5/5] commit: only strip diff from message in verbose mode

[PATCH] Remove the period after the git-check-attr summary
 2008-11-13  2:15 UTC  (2+ messages)

[PATCH 1/3] packed_git: convert pack_local flag into generic bit mask
 2008-11-13  0:50 UTC  (16+ messages)
` [PATCH v2 1/3] t7700: demonstrate mishandling of objects in packs with a .keep file
      ` repack and .keep series
        ` [PATCH 1/6] t7700: demonstrate mishandling of objects in packs with a .keep file
          ` [PATCH 2/6] packed_git: convert pack_local flag into a bitfield and add pack_keep
            ` [PATCH 3/6] pack-objects: new option --honor-pack-keep
              ` [PATCH 4/6] repack: don't repack local objects in packs with .keep file
                ` [PATCH 5/6] repack: do not fall back to incremental repacking with [-a|-A]
                  ` [PATCH 6/6] builtin-gc.c: use new pack_keep bitfield to detect .keep file existence
                  ` [PATCH] t7700: test that 'repack -a' packs alternate packed objects

git send-email improvements
 2008-11-13  0:01 UTC  (9+ messages)
` [take 2] git send-email updates
  ` [PATCH 1/4] git send-email: make the message file name more specific
    ` [PATCH 2/4] git send-email: interpret unknown files as revision lists
        ` Re* [take 2] git send-email updates

[PATCH] git-diff: Add --staged as a synonym for --cached
 2008-11-12 23:42 UTC  (24+ messages)

[PATCH] Git.pm: Make _temp_cache use the repository directory
 2008-11-12 23:27 UTC  (3+ messages)
` [msysGit] "

fixing duplicated history
 2008-11-12 22:57 UTC  (4+ messages)

Why is TreeWalk.forPath(...) returning null
 2008-11-12 22:52 UTC  (3+ messages)

EGIT branch checkout errors
 2008-11-12 22:48 UTC  (2+ messages)

Newbie questions regarding jgit
 2008-11-12 22:37 UTC 

Newbie questions regarding jgit
 2008-11-12 22:36 UTC 

[PATCH] contrib/hooks/post-receive-email: send individual mails to recipients
 2008-11-12 22:21 UTC  (5+ messages)

overly smart rebase - bug or feature?
 2008-11-12 22:04 UTC  (4+ messages)

pack.packSizeLimit and --max-pack-size not working?
 2008-11-12 21:42 UTC  (7+ messages)
` [PATCH] fix pack.packSizeLimit and --max-pack-size handling

[PATCH] Teach/Fix pull/fetch -q/-v options
 2008-11-12 20:47 UTC  (3+ messages)

hosting git on a nfs
 2008-11-12 20:31 UTC  (5+ messages)

Change in "git checkout" behaviour between 1.6.0.2 and 1.6.0.3
 2008-11-12 19:52 UTC  (7+ messages)
      ` Re* "

Newbie questions regarding jgit
 2008-11-12 19:29 UTC  (16+ messages)
        ` [PATCH] Add maven distribution management info for the new snapshot repository

[PATCH v2] contrib/hooks/post-receive-email: send individual mails to recipients
 2008-11-12 18:01 UTC  (4+ messages)

[PATCH] Implement git remote rename
 2008-11-12 17:11 UTC  (12+ messages)
` [PATCH 1/4] remote: add a new 'origin' variable to the struct
  ` [PATCH 2/4] git-remote rename: support remotes->config migration
    ` [PATCH 3/4] git-remote rename: support branches->config migration
            ` [PATCH v2 0/4] "
                    ` [PATCH 4/4] git-remote: document the migration feature of the rename subcommand

Bug: UTF-16, UCS-4 and non-existing encodings for git log result in incorrect behavior
 2008-11-12 16:58 UTC  (6+ messages)

[PATCH] contrib/hooks/post-receive-email: document individual mails in comments
 2008-11-12 16:21 UTC 

problem with git gui on cygwin
 2008-11-12 15:37 UTC  (2+ messages)

[PATCH 1/2] Added support for purged files and also optimised memory usage
 2008-11-12 11:54 UTC  (6+ messages)
` [PATCH 2/2] Cached the git configuration, which is now noticibly faster on windows

Stgit and refresh-temp
 2008-11-12 12:46 UTC  (7+ messages)

[PATCH 1/2] Document "git log --source"
 2008-11-12  8:41 UTC  (3+ messages)

Install issues
 2008-11-12  8:14 UTC  (12+ messages)

[PATCH v2] git push: Interpret $GIT_DIR/branches in a Cogito compatible way
 2008-11-12  0:52 UTC  (2+ messages)

[PATCH] Fixed non-literal format in printf-style calls
 2008-11-12  0:51 UTC  (3+ messages)
  ` [PATCH] Fix "

[PATCH] git-submodule: Avoid printing a spurious message
 2008-11-12  0:51 UTC  (3+ messages)

[PATCH] git ls-remote: make usage string match manpage
 2008-11-12  0:50 UTC  (2+ messages)

Fwd: Documentation/user-manual.txt, asciidoc and "--" escapes
 2008-11-12  0:04 UTC  (7+ messages)
  `  "

importing mercurial patch
 2008-11-11 23:36 UTC  (5+ messages)

How it was at GitTogether'08 ?
 2008-11-11 23:26 UTC  (7+ messages)

[PATCH] git send-email: edit recipient addresses with the --compose flag
 2008-11-11 22:14 UTC  (7+ 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).