messages from 2008-12-08 19:05:54 to 2008-12-11 05:00:06 UTC [more...]
[JGIT PATCH 0/5] Patch parsing API
2008-12-11 4:58 UTC (2+ messages)
` [JGIT PATCH 1/5] Add toByteArray() to TemporaryBuffer
[PATCH 0/3] gitweb: Improve git_blame in preparation for incremental blame
2008-12-11 4:18 UTC (22+ messages)
` [PATCH 1/3] gitweb: Move 'lineno' id from link to row element in git_blame
` [PATCH 2/3] gitweb: Cache $parent_commit info in git_blame()
` [PATCH 2/3 (edit v2)] "
` [PATCH 3/3] gitweb: A bit of code cleanup "
` [RFC/PATCH 4/3] gitweb: Incremental blame (proof of concept)
Recovering from epic fail (deleted .git/objects/pack)
2008-12-11 4:00 UTC (18+ messages)
` epic fsck SIGSEGV! (was Recovering from epic fail (deleted .git/objects/pack))
` epic fsck SIGSEGV!
git fsck segmentation fault
2008-12-11 2:33 UTC (8+ messages)
[JGIT PATCH 0/6] RawParseUtil improvements
2008-12-11 0:57 UTC (11+ messages)
` [JGIT PATCH 1/6] Simplify RawParseUtils.nextLF invocations
` [JGIT PATCH 2/6] Simplify RawParseUtils next and nextLF loops
` [JGIT PATCH 3/6] Correct Javadoc of RawParseUtils next and nextLF methods
` [JGIT PATCH 4/6] Add QuotedString class to handle C-style quoting rules
` [JGIT PATCH 5/6] Add Bourne style quoting for TransportGitSsh
` [JGIT PATCH 6/6] Add ~user friendly "
` [JGIT PATCH 4/6 v3] Add QuotedString class to handle Git path style quoting rules
[RFC/PATCH] Add support for a pdf version of the user manual
2008-12-11 0:37 UTC (6+ messages)
Removing a merge commit
2008-12-11 0:24 UTC (2+ messages)
malloc fails when dealing with huge files
2008-12-11 0:16 UTC (3+ messages)
[JGIT PATCH 4/6 v2] Add QuotedString class to handle Git path style quoting rules
2008-12-10 23:59 UTC (3+ messages)
` [JGIT PATCH 5/6 v2] Add Bourne style quoting for TransportGitSsh
` [JGIT PATCH 6/6 v2] Add ~user friendly "
builtin-add.c patch
2008-12-10 23:38 UTC (8+ messages)
` [PATCH (resend)] Fix typo in comment in builtin-add.c
[PATCH] modify/delete conflict resolution overwrites untracked file
2008-12-10 23:36 UTC (4+ messages)
[JGIT PATCH 0/3] Introduce AbbreviatedObjectId
2008-12-10 23:18 UTC (4+ messages)
` [JGIT PATCH 1/3] Define an abstraction for handling abbreviated SHA-1 strings
` [JGIT PATCH 2/3] Add ObjectId.startsWith(AbbreviatedObjectId)
` [JGIT PATCH 3/3] Change AnyObjectId.abbreviate() to return AbbreviatedObjectId
fatal output from git-show really wants a terminal
2008-12-10 22:24 UTC (5+ messages)
[StGit] kha/{safe,experimental} updated
2008-12-10 20:40 UTC (2+ messages)
[PATCH 1/2] diff: fix handling of binary rewrite diffs
2008-12-10 20:27 UTC (7+ messages)
` [PATCH 2/2] diff: respect textconv in "
after first git clone of linux kernel repository there are changed files in working dir
2008-12-10 20:20 UTC (2+ messages)
[PATCH] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
2008-12-10 20:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] bash completion: Add '--intent-to-add' long option for 'git add'
2008-12-10 19:59 UTC (4+ messages)
` [PATCH 2/2] bash completion: Use 'git add' completions for 'git stage'
Forcing --no-ff on pull
2008-12-10 19:07 UTC (15+ messages)
Annotating patches inside diff
2008-12-10 18:40 UTC (3+ messages)
help needed: Splitting a git repository after subversion migration
2008-12-10 16:33 UTC (4+ messages)
[PATCH] remove unnecessary 'if'
2008-12-10 14:09 UTC
git-gui translators: final message update request
2008-12-10 14:03 UTC (6+ messages)
` [PATCH] git-gui: Update Japanese translation for 0.12
` git gui: update Italian translation
` [PATCH] git-gui: Updated Swedish translation (515t0f0u)
` [PATCH] git-gui: Fixed typos in Swedish translation
` [PATCH] Update Hungarian translation for 0.12
Unneeded branch history
2008-12-10 12:43 UTC (2+ messages)
[PATCH] Fix handle leak in builtin-pack-objects
2008-12-10 9:36 UTC (13+ messages)
` [PATCH] make sure packs to be replaced are closed beforehand
[PATCH] rebase: improve error messages about dirty state
2008-12-10 9:25 UTC
start with none of your own money
2008-12-09 23:44 UTC
How to clone git repository with git-svn meta-data included?
2008-12-09 20:57 UTC (14+ messages)
is gitosis secure?
2008-12-09 19:18 UTC (5+ messages)
Problems Cloning an SVN repo
2008-12-09 19:41 UTC (4+ messages)
git-bpush: Pushing to a bundle
2008-12-09 17:32 UTC (5+ messages)
Getting submodules to follow symlinks?
2008-12-09 17:29 UTC (2+ messages)
[PATCH] Fix typos in documentation
2008-12-09 17:26 UTC
[PATCH/RFC] Allow writing loose objects that are corrupted in a pack file
2008-12-09 16:24 UTC (3+ messages)
get upstream branch
2008-12-09 15:51 UTC (7+ messages)
[PATCH] git-p4: Fix regression in p4Where method
2008-12-09 15:41 UTC
Congratulations!!
2008-12-09 13:36 UTC
New script to convert p4 repositories to git - git-p4c version 1
2008-12-09 10:25 UTC
[PATCH] submodule: Allow tracking of the newest revision of a branch in a submodule
2008-12-09 9:23 UTC (2+ messages)
Why doesn't "git log --cherry-pick" work with ranges?
2008-12-09 7:52 UTC
[PATCH] Improve language in git-merge.txt and related docs
2008-12-09 6:23 UTC
Howto remove accidentally fetched remote tags?
2008-12-09 6:03 UTC (2+ messages)
[PATCH 2/3] diff: allow turning on textconv explicitly for plumbing
2008-12-09 5:48 UTC (6+ messages)
[PATCH] Define linkgit macro in [macros] section
2008-12-09 1:26 UTC (3+ messages)
[PATCH] git-svn: Make following parents atomic
2008-12-08 23:35 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
git-svn not working when parent of cloned dir requires auth
2008-12-08 23:20 UTC (4+ messages)
Can someone confirm what the contents of refs/heads/master means?
2008-12-08 22:21 UTC (6+ messages)
[EGIT PATCH] Use Constant.HEAD for "HEAD" references
2008-12-08 21:49 UTC
[EGIT PATCH] Cache values of symbolic refs in RefDatabase
2008-12-08 21:48 UTC
What's cooking in git.git (Nov 2008, #06; Wed, 26)
2008-12-08 19:41 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).