git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-19 23:40:57 to 2008-08-21 11:11:26 UTC [more...]

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

Bug/problem compile problem with 1.6.0 pn SCO OpenServer 6.0
 2008-08-21 11:00 UTC 

[JGIT PATCH] Typo in implementation of pack protocol
 2008-08-21 10:36 UTC 

1.6.0: where is git-gui?
 2008-08-21 10:03 UTC  (5+ messages)

[JGIT PATCH] Allow make_jgit.sh compilation under Cygwin or Mingw (MsysGit) with Windows JDK
 2008-08-21  9:48 UTC  (3+ messages)

[EGIT PATCH 00/31] Push GUI, GUI improvements, various jgit stuff
 2008-08-21  9:23 UTC  (20+ 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] allow user aliases for the --author parameter
 2008-08-21  9:19 UTC 

What's cooking in git.git (Aug 2008, #06; Wed, 20)
 2008-08-21  8:52 UTC  (5+ messages)
  ` [PATCH] test-lib: do not remove trash_directory if called with --debug

Call Me Gitless
 2008-08-21  8:44 UTC  (17+ messages)
                  ` [PATCH v2] diff: vary default prefix depending on what are compared
        ` [PATCH 1/3] sha1_object_info(): pay attention to cached objects
        ` [PATCH 2/3] cached_object: learn empty blob
        ` [PATCH 3/3] git-add --intent-to-add (-N)

[PATCH] compat/snprintf.c: handle snprintf's that always return the # chars transmitted
 2008-08-21  8:06 UTC  (2+ messages)

git am with MIME
 2008-08-21  7:31 UTC  (6+ messages)

Problem with git-svn
 2008-08-21  6:34 UTC  (4+ messages)

[PATCHv2 1/2] Make xdi_diff_outf interface for running xdiff_outf diffs
 2008-08-21  6:29 UTC  (6+ messages)
` [PATCHv3 "

0001-Detailed-tools-useful-when-resolving-merge-conflicts.patch
 2008-08-21  5:53 UTC  (2+ messages)

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

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

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

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

[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 

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)

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

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

[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] "

[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 

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  (10+ messages)

git merge bus error
 2008-08-20  0:00 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).