git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-14 04:39:22 to 2008-08-15 19:40:03 UTC [more...]

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

[PATCH] git-svn: Make it scream by minimizing temp files
 2008-08-15 19:31 UTC  (10+ messages)
` [PATCH 0/3] git-svn and temporary file improvements
  ` [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
          ` [PATCH] Git.pm: Make File::Spec and File::Temp requirement lazy

[PATCH] bash-completion: Add non-command git help files to bash-completion
 2008-08-15 19:03 UTC  (9+ messages)
` [PATCH v2] "

Ignoring whitespace for diff and rebase
 2008-08-15 18:59 UTC 

[BUG] git rebase is confuse if conflict resolution doesn't produce diff
 2008-08-15 18:41 UTC  (3+ messages)

[PATCH] add boolean diff.suppress-blank-empty config option
 2008-08-15 18:28 UTC  (2+ messages)

[TopGit PATCH] tg redepend: New command
 2008-08-15 18:20 UTC  (3+ messages)

[EGIT PATCH] Silently permit invalid ObjectIds during RefUpdate
 2008-08-15 17:44 UTC 

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

pack operation is thrashing my server
 2008-08-15 16:15 UTC  (37+ messages)

Why doesn't git-apply remove empty file
 2008-08-15 15:53 UTC  (14+ messages)

[PATCH v2 0/3] count-objects size and strbuf human-readable
 2008-08-15 15:47 UTC  (18+ messages)
` [PATCH v2 1/3] count-objects: Add total pack size to verbose output
  ` [PATCH v2 2/3] strbuf: Add method to convert byte-size to human readable form
    ` [PATCH v2 3/3] count-objects: add human-readable size option
` [PATCH v3 1/3] count-objects: Add total pack size to verbose output
  ` [PATCH v3 2/3] strbuf: Add method to convert byte-size to human readable form
    ` [PATCH v3 3/3] count-objects: add human-readable size option
  ` [PATCH v3.1 1/3] count-objects: Add total pack size to verbose output

[EGIT PATCH] Enable diff=java for all *.java source files
 2008-08-15 15:40 UTC 

git-filter-branch behavior
 2008-08-15 15:32 UTC  (3+ messages)

[TopGit PATCH] tg-create.sh: Introduce --add option to add a dependency
 2008-08-15 15:25 UTC  (4+ messages)

Issues when changing submodule URLs
 2008-08-15 15:01 UTC  (2+ messages)

[PATCH] Makefile: building git in cygwin 1.7.0
 2008-08-15 15:01 UTC 

[PATCH 1/9] Introduce CE_NO_CHECKOUT bit
 2008-08-15 14:27 UTC  (9+ messages)
` [PATCH 2/9] update-index: add --checkout/--no-checkout options to update "
` [PATCH 3/9] ls-files: add --checkout option to show checked out files
` [PATCH 4/9] Prevent diff machinery from examining worktree outside narrow checkout
` [PATCH 5/9] Clear CE_NO_CHECKOUT on checked out entries
` [PATCH 6/9] Add support for narrow checkout in unpack_trees()
` [PATCH 7/9] ls-files: add --narrow-match=spec option to test narrow matching
` [PATCH 8/9] clone: support narrow checkout with --path option
` [PATCH 9/9] checkout: add new options to support narrow checkout

[RFC PATCH 0/9] Narrow/Sparse checkout round 3: "easy mode"
 2008-08-15 14:24 UTC 

Converting from svn to git
 2008-08-15 13:58 UTC  (7+ messages)

[PATCH] count-objects: Add total pack size to verbose output
 2008-08-15  9:22 UTC  (17+ messages)
` [PATCH 2] count-objects: add human-readable size option

[PATCH] Fix t3700 on filesystems which do not support question marks in names
 2008-08-15  9:01 UTC  (7+ messages)

[PATCH 0/7] jgit: Branch command now supports deletion
 2008-08-15  0:25 UTC  (11+ messages)
` [PATCH 1/7] Refactor of WalkRemoteObjectDatabase ref writing into common class
  ` [PATCH 2/7] Refactor of RefUpdate force to call common updateImpl instead of duplication
    ` [PATCH 3/7] Minor refactor of constants, including log and ROOT_DIR
      ` [PATCH 4/7] Extract lockAndWriteFile method in RefDatabase for reuse
        ` [PATCH 5/7] Added removePackedRef method to RefDatabase for packed branch deletion
          ` [PATCH 6/7] Added ref deletion to RefUpdate
            ` [PATCH 7/7] jgit: Added branch deletion to jgit command
` [JGIT PATCH v2 2/7] Refactor of RefUpdate force to call common updateImpl instead of duplication
  ` [JGIT PATCH v2 6/7] Added ref deletion to RefUpdate

[PATCH 0/2] Helpful completions for merging
 2008-08-15  0:18 UTC  (6+ messages)
` [PATCH 1/2] bash completion: Add completion for 'git mergetool'
  ` [PATCH 2/2] bash completion: Add '--merge' long option for 'git log'

[JGIT PATCH] Paper bag fix 'jgit glog' handling of commit-ish arguments
 2008-08-14 23:26 UTC 

[PATCH 1/2] Add p4 read_pipe and write_pipe wrappers
 2008-08-14 22:40 UTC  (2+ messages)
  ` [PATCH 2/2] Utilise our new p4_read_pipe and p4_write_pipe wrappers

[PATCH] Add some new icons, and apply them where appropriate
 2008-08-14 22:52 UTC  (3+ messages)
` [EGIT PATCH] "

does anything like cvs export exist in git?
 2008-08-14 22:44 UTC  (9+ messages)

[BUG?] git gui handles type change from file to symlink poorly
 2008-08-14 22:23 UTC 

[PATCH] Fix invalid menubar and toolbar entries in plugin.xml
 2008-08-14 22:07 UTC  (8+ messages)
` [EGIT PATCH] "
        ` [EGIT PATCH] Hide the Git menu and toolbars by default and fix the path of the Git menu
        ` [EGIT PATCH v2] Fix invalid menubar and toolbar entries in plugin.xml

[JGIT PATCH] Move C git compatability test vectors to tst directory
 2008-08-14 22:06 UTC 

[PATCH 00/12] Allow users to access Perforce repositories requiring authentication
 2008-08-14 22:01 UTC  (3+ messages)

How to show an annotated tag's timestamp?
 2008-08-14 22:00 UTC  (2+ messages)

[RFC] Adding a challenge-response authentication method to git://
 2008-08-14 21:00 UTC  (18+ messages)

bash completion: 'git apply' should use 'fix' not 'strip'
 2008-08-14 20:58 UTC  (2+ messages)

[PATCH 1/4] git-daemon: call logerror() instead of error()
 2008-08-14 18:02 UTC  (4+ messages)
` [PATCH 2/4] git-daemon: use LOG_PID, simplify logging code
` [PATCH 4/4] git-daemon: rewrite kindergarden, new option --max-connections
` [PATCH 3/4] git-daemon: move almost all code out of the child_handler()

[PATCH 1/4] git-daemon: call logerror() instead of error()
 2008-08-14 18:02 UTC  (2+ messages)

[PATCH] git format-patch documentation: clarify what --cover-letter does
 2008-08-14 17:37 UTC 

git: symbol lookup error: git: undefined symbol: deflateBound
 2008-08-14 16:17 UTC 

[PATCH] Allow emails with boundaries to work again [v2]
 2008-08-14 15:35 UTC 

Git tree/blob and corresponding commit
 2008-08-14 14:02 UTC  (4+ messages)

[PATCH 1/3] git-daemon: logging done right
 2008-08-14 13:41 UTC  (9+ messages)
` [PATCH 2/3] git-daemon: make the signal handler almost a no-op

git push changes local tags
 2008-08-14 13:29 UTC 

What's in git.git (Aug 2008, #03; Thu, 14)
 2008-08-14  8:56 UTC 

What's cooking in git.git (Aug 2008, #03; Thu, 14)
 2008-08-14  8:51 UTC 

[PATCH 1/2] Make xdiff_outf_{init,release} interface
 2008-08-14  6:34 UTC  (8+ messages)
` [PATCHv2 1/2] Make xdi_diff_outf interface for running xdiff_outf diffs
  ` [PATCHv2 2/2] Use strbuf for struct xdiff_emit_state's remainder
    ` [PATCHv3 1/2] Make xdi_diff_outf interface for running xdiff_outf diffs
      ` [PATCHv3 2/2] Use strbuf for struct xdiff_emit_state's remainder

[EGIT PATCH 00/11] Misc. cleanups and improvements
 2008-08-14  5:20 UTC  (4+ messages)
` [EGIT PATCH 10/11] Add a TreeWalk iterator implementation for IContainer

[TopGit-PATCH] Force adding the .topmsg and .topdep files
 2008-08-14  5:15 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).