messages from 2010-04-25 08:39:05 to 2010-04-27 16:09:11 UTC [more...]
[patch 00/16] Portability Patches for git-1.7.1 (v4)
2010-04-27 16:08 UTC (24+ messages)
` [patch 01/16] user-cppflags.patch
` [patch 02/16] const-expr.patch
` [patch 03/16] pthread.patch
` [patch 04/16] Without this patch at least IBM VisualAge C 5.0 (I have 5.0.2) on AIX 5.1 fails to compile git
` [patch 05/16] diff-export.patch
` [patch 06/16] diff-test_cmp.patch
` [patch 07/16] diff-defaults.patch
` [patch 08/16] host-SunOS56.patch
` [patch 09/16] host-IRIX.patch
` [patch 10/16] host-HPUX10.patch
` [patch 11/16] host-HPUX11.patch
` [patch 12/16] host-OSF1.patch
` [patch 13/16] no-hstrerror.patch
` [patch 14/16] no-inet_ntop.patch
` [patch 15/16] no-socklen_t.patch
` [patch 16/16] no-inline.patch
How to continue to run 'git svn fetch' for a repo with no git-svn metadata
2010-04-27 16:04 UTC (3+ messages)
MIME problem when using git format-patch / git am
2010-04-27 15:32 UTC (4+ messages)
Git and cvsimport
2010-04-27 11:58 UTC (6+ messages)
Which Git projects got accepted in GSoC 2010?
2010-04-27 12:20 UTC (10+ messages)
How to achieve "git tag --merged"?
2010-04-27 11:26 UTC (2+ messages)
Unable to coax hooks into working
2010-04-27 10:47 UTC (6+ messages)
Global .git directory
2010-04-27 9:59 UTC (2+ messages)
Metadata and checkin file date
2010-04-27 9:35 UTC (3+ messages)
paid support for GiT
2010-04-27 9:11 UTC
RFD: git-bzr: anyone interested?
2010-04-27 8:47 UTC (14+ messages)
[PATCH v2] git checkout -b: unparent the new branch with -o
2010-04-27 6:35 UTC (4+ messages)
core.ignorecase = true support for .gitignore, status, ls-files, and add
2010-04-27 4:51 UTC (2+ messages)
` core.ignorecase support for .gitignore, add, fast-import, log, ls-files, ls-tree, and status
[PATCH 0/3] pretty: format aliases
2010-04-27 1:25 UTC (16+ messages)
` [PATCH 1/3] pretty: add conditional %C?colorname placeholders
` [PATCH 2/3] pretty: make %H/%h dependent on --abbrev[-commit]
` [PATCH 3/3] pretty: add aliases for pretty formats
[PATCH 0/3] running tests as fakeroot
2010-04-27 1:25 UTC (5+ messages)
` [PATCH 1/3] test-lib: tests can have multiple prerequisites
[PATCH] start_command: close cmd->err descriptor when fork/spawn fails
2010-04-26 23:58 UTC (6+ messages)
[GSoC update] Acceptance
2010-04-26 23:50 UTC (2+ messages)
Alter parent ID of existing commit object
2010-04-26 23:34 UTC (4+ messages)
odd "error: packfile foo.pack cannot be accessed" errors from "git svn fetch"
2010-04-26 22:06 UTC
[PATCH v2 0/3] pretty: format aliases
2010-04-26 22:11 UTC (27+ messages)
` [PATCH v2 1/3] pretty: add conditional %C?colorname placeholders
` [PATCH v2 2/3] pretty: make %H/%h dependent on --abbrev[-commit]
` [PATCH v2 3/3] pretty: add aliases for pretty formats
` [PATCH 1/4] t4201 (shortlog): guard setup with test_expect_success
` [PATCH 2/4] t4201 (shortlog): Test output format with multiple authors
` [PATCH 3/4] shortlog: Document and test --format option
` [PATCH 4/4] pretty: Respect --abbrev option
"git log -- SHA-1" - how to get/simulate this functionality?
2010-04-26 20:07 UTC (7+ messages)
[PATCH 1/2] t7508: test advice.statusHints
2010-04-26 19:10 UTC (7+ messages)
` [RFC/RFD] wt-status: take advice.statusHints seriously
` [PATCH 2/2] "
[PATCH 2/5] Not all vendor diffs support GNUisms (resend)
2010-04-26 19:00 UTC (8+ messages)
Git merge using patience diff?
2010-04-26 18:59 UTC (2+ messages)
[BUG] git shortlog hangs in bare repo
2010-04-26 18:25 UTC (4+ messages)
Unable to coax hooks into working
2010-04-26 17:59 UTC (3+ messages)
Systems with non-posix TAR implementations: How to handle
2010-04-26 17:50 UTC (2+ messages)
Massive testsuite failure on !(Linux || Solaris 8+)
2010-04-26 17:03 UTC (3+ messages)
[PATCH 5/5] struct sockaddr_storage->ss_family is not portable
2010-04-26 16:55 UTC (7+ messages)
[PATCH] fast-import docs: LT is valid in email, GT is not
2010-04-26 16:30 UTC (8+ messages)
` [PATCH] fsck: check ident lines in commit objects
` [PATCH 0/2] fast-import: tighten up parsing ident line
` [PATCH 2/2] fast-import: validate entire ident string
Can I recover lost commits in a SVN repository using a local tracking git-svn branch?
2010-04-26 15:21 UTC (2+ messages)
No way to have global diff settings? (global .gitattributes feature request)
2010-04-26 14:48 UTC (4+ messages)
[PATCH] git-submodule.sh: properly initialize shell variables
2010-04-26 9:50 UTC
[PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+
2010-04-26 5:08 UTC (2+ messages)
` Relicensing test_set_editor
Document to add to home pages
2010-04-26 3:50 UTC (2+ messages)
[PATCH 0/2] request-pull: protect against OPTIONS_KEEPDASHDASH from environment
2010-04-26 0:12 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] Gitweb: ignore build file
2010-04-25 20:23 UTC (3+ messages)
Bugreport: Git responds with stderr instead of stdout
2010-04-25 19:32 UTC (7+ messages)
Case sensitivity on Windows for absolute paths
2010-04-25 18:47 UTC (5+ messages)
[PATCH RFC v2 0/4] Patches to avoid reporting conversion changes
2010-04-25 16:29 UTC (5+ messages)
` [PATCH RFC v2 1/4] sha1_file: Added index_blob()
` [PATCH RFC v2 2/4] cache: Added ce_norm_sha1() and related cache_entry fields
` [PATCH RFC v2 3/4] cache: Added index extension "NORM"
` [PATCH RFC v2 4/4] t/t0021: Test that conversion changes are detected
[PATCH 3/5] Dangling commas in enum is not portable (resend)
2010-04-25 16:03 UTC (5+ messages)
[PATCH 0/5] gitweb: Miscellaneous improvements, in preparation for caching support
2010-04-25 11:47 UTC (5+ messages)
` [PATCH 1/5] Export more test-related variables when running external tests
[PATCH RFC 0/5] Patches to avoid reporting conversion changes
2010-04-25 11:25 UTC (6+ messages)
` [PATCH RFC 5/5] cache: Use ce_norm_sha1()
[ANNOUNCE] gitolite now has github-like "forking"
2010-04-25 9:33 UTC
[patch 00/15] Portability Patches v3
2010-04-25 8:39 UTC (15+ messages)
` [patch 06/15] diff-defaults.patch
` [patch 07/15] host-IRIX.patch
` [patch 11/15] no-hstrerror.patch
` [patch 13/15] no-socklen_t.patch
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).