messages from 2009-06-02 23:54:51 to 2009-06-05 08:41:23 UTC [more...]
[PATCH] daemon: Skip unknown "extra arg" information
2009-06-05 8:41 UTC (4+ messages)
[PATCH 1/2] http.c: prompt for SSL client certificate password
2009-06-05 8:20 UTC (3+ messages)
git repack and dumb protocols
2009-06-05 8:16 UTC (7+ messages)
` [PATCH] git-pack.txt: Clarify implications of -a for "
` [PATCHv1+eps] git-repack.txt: "
[WIP] Shift rev-list enumeration from upload-pack to pack-objects
2009-06-05 8:10 UTC (3+ messages)
Request for detailed documentation of git pack protocol
2009-06-05 7:24 UTC (41+ messages)
[PATCH] add strerror(errno) to die() calls where applicable
2009-06-05 7:12 UTC (9+ messages)
` [PATCH] diesys calls die and also reports strerror(errno)
[PATCH v2 0/3] automatically skip away from broken commits
2009-06-05 6:48 UTC (6+ messages)
` [PATCH v2 1/3] bisect: add parameters to "filter_skipped"
` [PATCH v2 2/3] bisect: when skipping, choose a commit away from a skipped commit
` [PATCH v2 3/3] t6030: test skipping away from an already "
di-git-ally managing love letters - a Git presentation
2009-06-05 6:40 UTC (8+ messages)
[PATCH 0/7] [GSoC2009] Revision cache / git-daemon caching plan
2009-06-04 14:18 UTC (8+ messages)
` [PATCH 5/7] revision cache: maps of 'new' objects
` [PATCH 4/7] rev-cache: allow multiple 'start' objects per index
` [PATCH 3/7] rev-cache: add 'end' objects for caching 'uninteresting' lookups
` [PATCH 1/7] revision-cache: define revision cache as simple list of revisions
` [PATCH 2/7] rev-cache: add on-disk format for fast reachability lookup
` [PATCH 6/7] revision cache: allow foreign 'start' commits
` [PATCH 7/7] revision cache: be even stricter with sort order
parse-options: ambiguous LASTARG_DEFAULT and OPTARG
2009-06-05 5:43 UTC
Troubles when directory is replaced by symlink
2009-06-05 5:43 UTC
Using different protocols for "pull" and "push"
2009-06-05 0:52 UTC (2+ messages)
[Patch] Prevent cloning over http from spewing
2009-06-05 0:17 UTC (13+ messages)
[PATCH] parse-options: make OPT_NUMBER's argh explicit
2009-06-04 23:43 UTC (6+ messages)
` [PATCHv2 1/2] parse-options: make OPT_INTEGER's "
` [PATCHv2 2/2] parse-options: simplify usage argh handling
[PATCHv2 1/2] Limit start revision of find_rev_before to max existing revision
2009-06-04 22:38 UTC (3+ messages)
` [PATCHv2 2/2] Add 'git svn reset' to unwind 'git svn fetch'
[JGIT PATCH 0/7] Misc. transport cleanup
2009-06-04 21:44 UTC (8+ messages)
` [JGIT PATCH 1/7] Move hex parsing functions to RawParseUtil, accept upper case
` [JGIT PATCH 2/7] Disambiguate pkt-line "0000" from "0004"
` [JGIT PATCH 3/7] Move PacketLineIn hex parsing to RawParseUtils
` [JGIT PATCH 4/7] Add tests for RawParseUtil's hex string parsing
` [JGIT PATCH 5/7] Add tests for PacketLineIn
` [JGIT PATCH 6/7] Add tests for PacketLineOut
` [JGIT PATCH 7/7] Add tests for SideBandOutputStream
[TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
2009-06-04 21:33 UTC (2+ messages)
[TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
2009-06-04 21:29 UTC (3+ messages)
Disappearing submissions to vger
2009-06-04 20:53 UTC (2+ messages)
Can I set up a GIT server w/o administration privileges on a Solaris machine?
2009-06-04 17:37 UTC (3+ messages)
[TopGit PATCH] pre-commit: check .topdeps for valid branches
2009-06-04 12:18 UTC (3+ messages)
[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
2009-06-04 8:35 UTC (8+ messages)
` [PATCH v4] "
git-p4: submit to blank p4 repository help please
2009-06-04 7:16 UTC
[ANNOUNCE] GIT 1.6.3.2
2009-06-04 7:20 UTC
Am able to delete a file with no trace in the log
2009-06-04 6:57 UTC (25+ messages)
` Clean up and simplify rev_compare_tree()
[PATCH v2] git-svn: let 'dcommit $rev' work on $rev instead of HEAD
2009-06-04 2:45 UTC (2+ messages)
[PATCH 1/2] Add 'git svn help [cmd]' which works outside a repo
2009-06-04 2:48 UTC (5+ messages)
` [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'
rebase and unmerged files
2009-06-04 1:54 UTC
Where's My Refund?
2009-06-03 23:23 UTC
[PATCH v3 1/2] compat: add a mkstemps() compatibility function
2009-06-03 23:33 UTC (5+ messages)
gitosis question: identifying/logging remote user
2009-06-03 21:02 UTC (11+ messages)
` [PATCH] Add USER environment variable to executed git commands when serving
` "
wrong expectation from "git log -p"
2009-06-03 20:20 UTC (5+ messages)
` [PATCH] completion: Add --full-diff to log/gitk options
` [PATCH v2] completion: Add --full-diff to log options
[PATCH 00/11] Various msysgit patches
2009-06-03 17:23 UTC (17+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
` [PATCH 02/11] Quiet make: do not leave Windows behind
` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
` [PATCH 04/11] test-chmtime: work around Windows limitation
` [PATCH 05/11] winansi: fix compile warnings
` [PATCH 06/11] git: browsing paths with spaces when using the start command
` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
` [PATCH 08/11] MinGW readdir reimplementation to support d_type
` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
[JGIT PATCH] Send non-standard port in host header of git://
2009-06-03 17:19 UTC (2+ messages)
` [JGIT PATCH v2] "
[EGIT PATCH 2/6] Add ref rename support to JGit
2009-06-03 16:43 UTC (12+ messages)
` [EGIT PATCH 00/10] Rename support
` [EGIT PATCH 01/10] Make sure we get the right storage for loose/pack/loose and packed refs
` [EGIT PATCH 02/10] Add a toString for debugging to RemoteRefUpdate
` [EGIT PATCH 03/10] Add a toString to LockFile
` [EGIT PATCH 04/10] Add more tests for RefUpdate
` [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
` [EGIT PATCH 06/10] Add a utility method for shortening long ref names to short ones
` [EGIT PATCH 07/10] Set a nice reflog message in the branch command
` [EGIT PATCH 08/10] Add ref rename support to JGit
[PATCH] grep: fix empty word-regexp matches
2009-06-03 16:19 UTC
[PATCH 0/2] git-blame bug
2009-06-03 12:40 UTC (4+ messages)
` [PATCH 2/2] blame: Fix corner case when a directory becomes a file
[PATCH 13/17] http-push.c::fetch_symref(): use the new http API
2009-06-03 11:55 UTC (4+ messages)
` [PATCH 14/17] http*: add http_get_info_packs
git-rebase -i not escaping # at the beginning of the line
2009-06-03 11:18 UTC (4+ messages)
[PATCH] GitWeb + TopGit
2009-06-03 11:09 UTC
state of libgit2?
2009-06-03 9:56 UTC (3+ messages)
[PATCH 0/4] make it possible to skip away from broken commits
2009-06-03 7:10 UTC (6+ messages)
What's cooking in git.git (May 2009, #04; Sun, 31)
2009-06-03 6:46 UTC (8+ messages)
` [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
` [PATCH 1/2 v2] "
git and multiple cores
2009-06-02 23:54 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).