git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-17 08:24:19 to 2009-03-18 17:35:45 UTC [more...]

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-03-18 17:34 UTC  (9+ messages)
  ` [PATCH v2 1/1] "
    ` [CVSPS PATCH] fix: correct rev order in case commiters clocks were not syncronised
        ` [PATCH v3 0/2] cvsimport: add test illustrating a bug in cvsps
        ` [PATCH v3 1/2] "
        ` [PATCH v3 2/2] cvsimport: extend testcase about patchset order to contain branches
        ` [CVSPS PATCH v2] fix: correct rev order in case commiters clocks were not syncronised

[RFC] Colorization of log --graph
 2009-03-18 17:29 UTC  (5+ messages)

fetch and pull
 2009-03-18 16:50 UTC  (19+ messages)

Git and GCC
 2009-03-18 16:27 UTC  (9+ messages)
          ` [PATCH] gc --aggressive: make it really aggressive

Google Summer of Code 2009 - Organization Application
 2009-03-18 16:11 UTC  (10+ messages)
` GitTogether '09

egit problem with sym linked eclipse project dirs
 2009-03-18 16:02 UTC  (5+ messages)
` [EGIT RFC PATCH(was Re: egit problem with sym linked eclipse project dirs)] Add some support for symlinked projects

Rebasing local patches
 2009-03-18 15:48 UTC  (4+ messages)

Ability to edit message from git rebase --interactive
 2009-03-18 14:52 UTC  (8+ messages)

Suggested Workflow Question
 2009-03-18 13:52 UTC  (6+ messages)

Git-shell do not work when git is not installed in PATH
 2009-03-18 13:16 UTC 

t5505-remote fails on Windows
 2009-03-18 11:42 UTC 

[PATCH] MinGW: implement mmap
 2009-03-18 11:18 UTC  (2+ messages)

[PATCH] contrib/difftool: use a separate config namespace for difftool commands
 2009-03-18 10:53 UTC  (7+ messages)

submodules inside submodules?
 2009-03-18 10:28 UTC  (3+ messages)

[PATCH] disable post-checkout test on Cygwin
 2009-03-18 10:14 UTC  (13+ messages)
        ` [PATCH] Define a version of lstat(2) specially for copy operation

Local clone checks out wrong branch based on remote HEAD
 2009-03-18 10:05 UTC  (7+ messages)

[JGIT PATCH 00/12] Improve test coverage in revwalk
 2009-03-18  9:21 UTC  (15+ messages)
` [JGIT PATCH 01/12] Fix copyright year in revwalk test file headers
  ` [JGIT PATCH 02/12] Mark non-overridable methods of RevObject final
    ` [JGIT PATCH 03/12] Change RevWalkTestCase to use RevCommit, not ObjectId
      ` [JGIT PATCH 04/12] Test that RevFilter.MERGE_BASE cannot use a TreeFilter
        ` [JGIT PATCH 05/12] Add unit tests for DateRevQueue
          ` [JGIT PATCH 06/12] Add unit tests for FIFORevQueue
            ` [JGIT PATCH 07/12] Add unit tests for LIFORevQueue
              ` [JGIT PATCH 08/12] Add unit tests for AbstractRevQueue.EMPTY_QUEUE
                ` [JGIT PATCH 09/12] Add tests for basic RevObject methods related to type, flags
                  ` [JGIT PATCH 10/12] Add tests for ObjectWalk
                    ` [JGIT PATCH 11/12] Add some basic logic tests for TreeFilter on RevWalk
                      ` [JGIT PATCH 12/12] Implement git-core t/t6012-rev-list-simplify test case

[PATCH] blame: read custom grafts given by -S before calling setup_revisions()
 2009-03-18  7:50 UTC 

What's cooking in git.git (Mar 2009, #05; Tue, 17)
 2009-03-18  7:47 UTC  (3+ messages)

--exec-path not always honored
 2009-03-18  7:42 UTC  (5+ messages)

[PATCH1/2] Libify blame
 2009-03-18  7:01 UTC  (6+ messages)

[EGIT PATCH 01/25] Use generics for collections in commit dialog and import page
 2009-03-18  6:32 UTC  (3+ messages)

What's in git.git (Mar 2009, #05; Tue, 17)
 2009-03-18  5:41 UTC 

[PATCH] config.txt: Describe special 'none' handling in core.gitProxy
 2009-03-18  5:41 UTC  (2+ messages)

[PATCH 1/4] Documentation: minor grammatical fixes in git-archive.txt
 2009-03-18  5:41 UTC  (7+ messages)
` [PATCH 2/4] Documentation: reworded the "Description" section of git-blame.txt
  ` [PATCH 2/4] Documentation: reworded the "Description" section of git-bisect.txt

reflog hash show wrong when delete a entry
 2009-03-18  4:36 UTC 

[JGIT PATCH 0/4] Avoid using 1280 file descriptors
 2009-03-18  1:36 UTC  (7+ messages)
` [JGIT PATCH 2/4] Update EGit plugin to use WindowCacheConfig
  ` [JGIT PATCH 3/4] Cap the number of open files in the WindowCache
          ` [JGIT PATCH 3/4 v2] "

[PATCH] git config: clarify bool types
 2009-03-18  1:13 UTC  (2+ messages)

What's cooking in git.git (Mar 2009, #04; Sat, 14)
 2009-03-18  1:05 UTC  (8+ messages)
` push.default, was "
` notes, "

[PATCH] builtin-tag.c: remove global variable to use the callback data of git-config
 2009-03-18  0:50 UTC  (6+ messages)

[PATCH] git-gui: Fix merge conflict display error when filename contains spaces
 2009-03-17 20:56 UTC 

git repack: --depth=100000 causing larger not smaler pack file?
 2009-03-17 20:38 UTC  (2+ messages)

[EGIT] assertion failure when renaming file
 2009-03-17 18:40 UTC  (2+ messages)

[PATCH] Revert "lstat_cache(): print a warning if doing ping-pong between cache types"
 2009-03-17 18:20 UTC 

[PATCH 0/2] git checkout: one bugfix and one cosmetic change
 2009-03-17 17:38 UTC  (9+ messages)
` [PATCH 2/2] make the ST_{C,M}TIME_NSEC macros more function like

[PATCH] git-branch.txt: document -f correctly
 2009-03-17 16:51 UTC  (2+ messages)

Mirroring repository state, with branches and submodules
 2009-03-17 16:56 UTC  (2+ messages)

Generate version file by hooks
 2009-03-17 16:54 UTC  (3+ messages)

undoing something
 2009-03-17 16:46 UTC  (9+ messages)
    ` (unknown),
        ` [PATCH] git-branch.txt: document -f correctly

[StGit PATCH 0/4] Reposting udpated patches
 2009-03-17 16:38 UTC  (9+ messages)
` [StGit PATCH 1/4] Add mergetool support to the classic StGit infrastructure
` [StGit PATCH 2/4] Add automatic git-mergetool invocation to the new infrastructure
` [StGit PATCH 3/4] Convert "float" to the lib infrastructure
` [StGit PATCH 4/4] Use a default "hidden" argument in StackTransaction.reorder_patches

.gitk should created hidden in windows
 2009-03-17 16:35 UTC  (4+ messages)

[PATCH][v2] http authentication via prompts (with correct line lengths)
 2009-03-17 16:24 UTC  (3+ messages)

[PATCH] Give error when no remote is configured
 2009-03-17 16:06 UTC  (6+ messages)

[PATCH v2 1/2] Introduce config variable "diff.primer"
 2009-03-17 16:05 UTC  (3+ messages)
    ` [PATCH v2 1/2] Introduce config variable "diff.defaultOptions"

Generate version file by hooks
 2009-03-17 15:43 UTC  (2+ messages)

git-p4 workflow suggestions?
 2009-03-17 15:18 UTC  (4+ messages)

git-svn: creating tags from a subdirectory of trunk
 2009-03-17 14:43 UTC  (2+ messages)

[JGIT] Pushing the HEAD ref?
 2009-03-17 14:28 UTC  (2+ messages)

.gitk should created hidden in windows
 2009-03-17 13:45 UTC 

[StGit PATCH 0/5] Various StGit patches
 2009-03-17 13:36 UTC  (7+ messages)
` [StGit PATCH 1/5] Check for local changes with "goto"

[PATCH] Tests: use test_cmp instead of diff where possible
 2009-03-17 13:21 UTC  (4+ messages)

Preemptive EOF when pushing (using Msys git and PuTTY)
 2009-03-17 12:25 UTC 

[PATCH] config: test for --replace-all with one argument and fix documentation
 2009-03-17 11:12 UTC  (5+ messages)

[PATCH 1/2] MinGW: a helper function that translates Win32 API error codes
 2009-03-17 10:12 UTC  (4+ messages)
` [PATCH 2/2] MinGW: a hardlink implementation

GIT_WORK_TREE=dir git ls-files --deleted
 2009-03-17  9:03 UTC  (2+ messages)

[TopGit PATCH] tg-patch: fix invocation in sub working tree directory
 2009-03-17  8:33 UTC  (2+ messages)

git confusing a submodule & subdirectory?
 2009-03-17  8:32 UTC  (2+ messages)

Not pushing all branches?
 2009-03-17  8:24 UTC  (5+ messages)

Transparently encrypt repository contents with GPG
 2009-03-17  8:22 UTC  (8+ 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).