git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-19 19:03:35 to 2008-08-21 03:23:54 UTC [more...]

[RFC] Git User's Survey 2008
 2008-08-21  3:22 UTC  (13+ messages)
` [RFC v2] "
`  "

[JGit Patch v2 1/7] Add a POM file for setting JGit library as a Maven project
 2008-08-21  3:13 UTC  (6+ messages)
` [JGit Patch v2 2/7] Add test resources to a new package structured directory
  ` [JGit Patch v2 3/7] Add test resources directory as a classpath entry
    ` [JGit Patch v2 4/7] Use test resources from classpath
      ` [JGit Patch v2 5/7] Add script for adding second pack for test purpose
          ` [JGit Patch v2 7/7] Add ignore list for mavenized JGit

[PATCH] Update t/.gitignore to ignore all trash directories
 2008-08-21  3:10 UTC  (2+ messages)

[JGit Patch 1/6] Add a POM file for setting JGit library as a Maven project
 2008-08-21  2:47 UTC  (4+ messages)
  ` [JGit Patch 3/6] Add test resources directory as a classpath entry
    ` [JGit Patch 4/6] Use test resources from classpath
      ` [JGit Patch 5/6] Add script for adding second pack for test purpose

git help broken
 2008-08-21  2:51 UTC  (4+ messages)

[PATCH] * remote.c (valid_fetch_refspec): remove useless if-before-free test
 2008-08-21  2:42 UTC  (7+ messages)

What's cooking in git.git (Aug 2008, #06; Wed, 20)
 2008-08-21  2:30 UTC  (3+ messages)

[BUG] git completion do sed on binary file
 2008-08-21  2:14 UTC  (9+ messages)
` [PATCH] bash-completion: fix getting strategy list

[PATCH] compat/snprintf.c: handle snprintf's that always return the # chars transmitted
 2008-08-21  1:53 UTC 

[tig PATCH] continue updates when pipe read has errno "Success"
 2008-08-21  1:40 UTC 

[PATCH] revision.h: make show_early_output an extern which is defined in revision.c
 2008-08-21  0:34 UTC 

[PATCH] git-submodule.sh - Remove trailing / from URL if found
 2008-08-21  1:07 UTC  (3+ messages)

What's in git.git (Aug 2008, #05; Wed, 20)
 2008-08-21  0:30 UTC 

Suggestion: "man git clone"
 2008-08-21  0:25 UTC  (2+ messages)

[PATCH] Add hints to revert documentation about other ways to undo changes
 2008-08-20 23:52 UTC  (5+ messages)

Local branch ahead of tracked remote branch but git push claims everything up-to-date
 2008-08-20 22:46 UTC  (8+ messages)

What's cooking in git.git (Aug 2008, #05; Tue, 19)
 2008-08-20 22:42 UTC  (6+ messages)

diff --check is stupid about blank lines
 2008-08-20 22:39 UTC  (7+ messages)

[BUG] pull faulty 'not uptodate'
 2008-08-20 22:35 UTC  (7+ messages)
  ` [bug] "
    ` "git-merge": allow fast-forwarding in a stat-dirty tree

[PATCH] Extend "checkout --track" DWIM to support more cases
 2008-08-20 22:22 UTC  (6+ messages)

[PATCH] Make reflog query '@{1219188291}' act as '@{2008/08/19 16:24:51}'
 2008-08-20 22:20 UTC  (9+ messages)

git am with MIME
 2008-08-20 21:58 UTC  (4+ messages)

1.6.0: where is git-gui?
 2008-08-20 21:25 UTC  (4+ messages)

The state and future of the git/mingw** reposiories?
 2008-08-20 21:22 UTC  (3+ messages)

[BUG?] git log does not decorate when custom format is used
 2008-08-20 21:05 UTC  (11+ messages)
  ` [PATCH 1/2] decorate: allow const objects to be decorated
  ` [PATCH 2/2] allow '%d' pretty format specifier to show decoration

git for-each-ref crashes for %(body) with tags
 2008-08-20 20:41 UTC  (3+ messages)

[EGIT PATCH 1/2] Refactor SSH key loading so we don't duplicate keys
 2008-08-20 20:38 UTC  (4+ messages)
` [EGIT PATCH 2/2] Honor ~/.ssh/config whenever possible during SSH based transport

[EGIT PATCH 00/31] Push GUI, GUI improvements, various jgit stuff
 2008-08-20 20:25 UTC  (16+ messages)
      ` [EGIT PATCH 1/6] Remove DEFAULT_DRY_RUN constant from Transport
        ` [EGIT PATCH 2/6] Emphasize that db is a local one in RemoteRefUpdate
          ` [EGIT PATCH 3/6] Handle URIs parsing errors in PushAction better
            ` [EGIT PATCH 4/6] Fix proposal provider for fetch in RefSpecPanel
              ` [EGIT PATCH 5/6] Fix disappearing "save configuration" label in RefSpecPage
                ` [EGIT PATCH 6/6] Fix RefSpecPage formatting
        ` Git-aware Issue Tracking?

[PATCH] mailinfo: avoid violating strbuf assertion
 2008-08-20 18:34 UTC  (2+ messages)

[PATCH] Teach "git diff" HTML funcname patterns
 2008-08-20 17:49 UTC  (3+ messages)
  ` [PATCH v2] "

Problem with git-svn
 2008-08-20 17:45 UTC  (3+ messages)

[PATCH] Install templates with the user and group of the installing personality
 2008-08-20 17:20 UTC  (2+ messages)

[PATCH] Teach "git diff -p" Python funcname patterns
 2008-08-20 15:57 UTC 

Stange diff in "mailinfo: re-fix MIME multipart boundary parsing"
 2008-08-20 13:10 UTC  (4+ messages)

[PATCH/RFC] feeding Maildir to git-am
 2008-08-20 13:03 UTC  (2+ messages)

managing git submodules with git-svn
 2008-08-20 12:49 UTC  (2+ messages)

[FYI] How I compile on IRIX 6.5 with the MIPSpro compiler and ksh
 2008-08-20 11:36 UTC  (6+ messages)
` [PATCH] test-lib.sh: work around ksh's trap shortcomings

[JGIT PATCH v2 0/3] Verbase branch command
 2008-08-20 11:00 UTC  (4+ messages)
` [JGIT PATCH v2 1/3] Extract RefComparator to sort collection of Refs
  ` [JGIT PATCH v2 2/3] Cleanup of Branch command ready for verbose mode
    ` [JGIT PATCH v2 3/3] Verbose branch command

can't use gitk
 2008-08-20  9:31 UTC 

Call Me Gitless
 2008-08-20  9:06 UTC  (23+ messages)
                  ` [PATCH v2] diff: vary default prefix depending on what are compared

git-cvsimport - losing changes in subsequent pulls of a CVS branch that I thought I wasn't modifying in the GIT repo
 2008-08-20  7:52 UTC  (5+ messages)

[PATCH] add definitions for global variables to shell.c
 2008-08-20  6:54 UTC  (12+ messages)
            ` [PATCH 1/2] shell: do not play duplicated definition games to shrink the executable
            ` [PATCH 2/2] Build-in "git-shell"

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-08-20  6:19 UTC  (4+ messages)

git-diff not coping with symlinks tonight
 2008-08-20  3:54 UTC 

[JGIT RFC] JGit mavenization done right
 2008-08-20  2:39 UTC  (5+ messages)

git clone operation
 2008-08-20  2:27 UTC  (5+ messages)

[PATCH] add a 'pre-push' hook
 2008-08-20  0:15 UTC  (15+ messages)

git merge bus error
 2008-08-20  0:00 UTC  (3+ messages)

[JGIT PATCH 15/14] Micro-optimize the combineDF part of NameConflictTreeWalk
 2008-08-19 23:17 UTC 

[JGIT PATCH 00/14] TreeWalk D/F conflict detection
 2008-08-19 22:54 UTC  (3+ messages)
` [JGIT PATCH] Support path names longer than 4095 bytes in DirCache

[RFC PATCH 0/9] Narrow/Sparse checkout round 3: "easy mode"
 2008-08-19 21:10 UTC  (2+ messages)

[JGIT PATCH 00/14] TreeWalk D/F conflict detection
 2008-08-19 19:57 UTC  (4+ messages)
` [JGIT PATCH 01/14] Detect path names which overflow the name length field in the index

[PATCH] Updated githooks docs to cover pre-push script
 2008-08-19 19:07 UTC 

How can a custom merge tool get access to file shell variables?
 2008-08-19 18:13 UTC 


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