Git development
 help / color / mirror / Atom feed
 messages from 2008-08-12 20:45:39 to 2008-08-14 08:58:09 UTC [more...]

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/3] git-daemon: logging done right
 2008-08-14  8:26 UTC  (14+ messages)
` [PATCH 2/3] git-daemon: make the signal handler almost a no-op
` [PATCH 3/3] git-daemon: rewrite kindergarden
  ` [PATCH] "
    ` [PATCH] git-daemon: rewrite kindergarden, new option --max-connections

[RFC] Adding a challenge-response authentication method to git://
 2008-08-14  8:23 UTC  (10+ messages)

[PATCH] count-objects: Add total pack size to verbose output
 2008-08-14  7:39 UTC  (7+ messages)
` [PATCH 2] count-objects: add human-readable size option

[PATCH] git-svn: Make it scream by minimizing temp files
 2008-08-14  6:58 UTC  (14+ 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: require Perl 5.6.1

pack operation is thrashing my server
 2008-08-14  6:33 UTC  (30+ messages)

[PATCH 1/2] Make xdiff_outf_{init,release} interface
 2008-08-14  6:34 UTC  (11+ 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

[PATCH] Fix invalid menubar and toolbar entries in plugin.xml
 2008-08-14  5:47 UTC  (2+ messages)
` [EGIT PATCH] "

[EGIT PATCH 00/11] Misc. cleanups and improvements
 2008-08-14  5:20 UTC  (6+ messages)
` [EGIT PATCH 09/11] Expose idBuffer,idOffset in AbstractTreeIterator to applications
  ` [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 

[PATCH] builtin-revert: Make use of merge_recursive()
 2008-08-14  3:17 UTC  (16+ messages)
` [PATCH] Split out merge_recursive() to merge-recursive.c
  ` [PATCH (1b)] merge-recursive.c: Add more generic merge_recursive_generic()

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-08-14  2:57 UTC  (2+ messages)

[PATCH] Allow emails with boundaries to work again
 2008-08-14  1:56 UTC  (5+ messages)

[PATCH] test-parse-options: use appropriate cast in length_callback
 2008-08-14  1:11 UTC  (2+ messages)

[PATCH] t5304-prune: adjust file mtime based on system time rather than file mtime
 2008-08-14  0:49 UTC 

[ANNOUNCE] Magit, a Emacs interface for Git
 2008-08-13 23:37 UTC 

Why doesn't git-apply remove empty file
 2008-08-13 23:09 UTC  (5+ messages)

[PATCH] Fix escaping of glob special characters in pathspecs
 2008-08-13 22:34 UTC 

Patch for NO_R_TO_GCC_LINKER
 2008-08-13 22:12 UTC  (6+ messages)

[StGit] kha/{safe,experimental} updated
 2008-08-13 21:54 UTC  (2+ messages)

[JGIT PATCH] Fix TreeWalk to correctly handle missing subtrees
 2008-08-13 21:42 UTC 

[BUG?] rebase -i -p leaves index changed
 2008-08-13 21:41 UTC  (10+ messages)
` [PATCH 1/2] rebase -i -p: handle index and workdir correctly
  ` [PATCH 2/2] rebase -i -p: fix parent rewriting
    ` [PATCH v2 1/2] rebase -i -p: handle index and workdir correctly
      ` [PATCH v2 2/2] rebase -i -p: fix parent rewriting
        ` [PATCH v3 1/2] rebase -i -p: handle index and workdir correctly
          ` [PATCH v3 2/2] rebase -i -p: fix parent rewriting

[PATCH] Update .gitignore to ignore git-help
 2008-08-13 21:32 UTC 

Why is 'map' used in filter-branch's skip_commit?
 2008-08-13 21:16 UTC 

git-filter-branch behavior
 2008-08-13 21:00 UTC  (3+ messages)

Show of hands, how many set USE_NSEC
 2008-08-13 20:01 UTC  (2+ messages)

[PATCH] Add some new icons, and apply them where appropriate
 2008-08-13 19:57 UTC 

[PATCH 00/12] Allow users to access Perforce repositories requiring authentication
 2008-08-13 19:47 UTC  (2+ messages)

[PATCH] git-daemon: SysV needs the signal handler reinstated
 2008-08-13 19:28 UTC  (17+ messages)
` [PATCH] git-daemon: Simplify child management and associated logging by

git -p does not detect a bare repository
 2008-08-13 16:51 UTC  (2+ messages)

[TopGit PATCH] tg-create.sh: Introduce --add option to add a dependency
 2008-08-13 16:20 UTC  (2+ messages)

Local uncommitted changes, not checked in to index with gitk
 2008-08-13 15:52 UTC  (6+ messages)

Add Git-aware CGI for Git-aware smart HTTP transport
 2008-08-13 15:41 UTC  (2+ messages)

(unknown),
 2008-08-13 15:16 UTC  (2+ messages)
` your mail

[PATCH] Add tests for "-R" and "-Wl,-rpath," switches in configure script
 2008-08-13 15:16 UTC 

[PATCH] topgit: Implement tg-import
 2008-08-13 15:15 UTC 

[TopGit PATCH] tg-undepend.sh: new command to remove a dependency
 2008-08-13 14:20 UTC 

[ANNOUNCE] GIT 1.6.0-rc3
 2008-08-13 10:24 UTC  (2+ messages)

TOPGIT: [PATCH] Use standard prefix and DESTDIR rather than explain
 2008-08-13  7:04 UTC  (3+ messages)

[BUG] Path issue in git-csvserver
 2008-08-13  8:36 UTC 

[TopGit TOY PATCH] tg-graft: forge tip--base--<deps...> history for a subcommand
 2008-08-13  7:11 UTC  (3+ messages)
  ` [TopGit PATCH] Makefile: Use $(wildcard) for commands_in

[PATCH 2/2] Use strbuf for struct xdiff_emit_state's remainder
 2008-08-13  7:07 UTC 

[PATCH 0/2] Speed up xdiff_outf, and therefore git blame
 2008-08-13  7:04 UTC 

[TopGit PATCH/RFC] Do not use mktemp
 2008-08-13  5:16 UTC  (5+ messages)
    ` [TopGit PATCH] supply template argument to mktemp
      ` [TopGit PATCH] tg-info: fix sed typo

[PATCH 3/3] git-svn: Reduce temp file usage when dealing with non-links
 2008-08-13  3:52 UTC  (5+ messages)

[PATCH 2/3] git-svn: Make it incrementally faster by minimizing temp files
 2008-08-13  3:29 UTC  (2+ messages)

[EGIT PATCH] Allow EGit to handle linked resources at any depth
 2008-08-13  3:24 UTC 

More on git over HTTP POST
 2008-08-13  2:37 UTC  (14+ messages)
` [RFC 1/2] Add backdoor options to receive-pack for use in Git-aware CGI
  ` [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP transport
                      `  "

git-rebase --merge gets stuck on --skip
 2008-08-13  1:51 UTC 

git problem: pack has bad object at offset 77100841: inflate returned -3
 2008-08-13  1:17 UTC  (3+ messages)

TopGit: problem with patch series generation
 2008-08-13  0:18 UTC  (8+ messages)

git filter-branch --subdirectory-filter, still a mistery
 2008-08-12 22:15 UTC  (6+ messages)
` [RFH] filter-branch: ancestor detection weirdness


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox