messages from 2010-04-15 20:25:46 to 2010-04-18 17:50:53 UTC [more...]
GSoC 2010: "Integrated Web Client for git" proposal
2010-04-18 17:50 UTC (7+ messages)
Storing commits in trees
2010-04-18 17:48 UTC (2+ messages)
[PATCH] rebase-interactive: silence warning when no commits rewritten
2010-04-18 12:01 UTC
Multiple user.name and user.email (possible feature request)
2010-04-18 9:12 UTC
What's cooking in git.git (Apr 2010, #06; Sat, 17)
2010-04-18 8:36 UTC (2+ messages)
[PATCH 1/5] Documentation/remote-helpers: Rewrite description
2010-04-18 5:41 UTC (5+ messages)
[PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
2010-04-18 5:03 UTC (4+ messages)
[PATCH 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
2010-04-18 3:57 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v2 6/6] http-fetch: Use temporary files for pack-*.idx until verified
` [PATCH v3 01/11] http.c: Remove bad free of static block
` [PATCH v3 02/11] t5550-http-fetch: Use subshell for repository operations
` [PATCH v3 03/11] http.c: Tiny refactoring of finish_http_pack_request
` [PATCH v3 04/11] http.c: Drop useless != NULL test in finish_http_pack_request
` [PATCH v3 05/11] http.c: Don't store destination name in request structures
` [PATCH v3 06/11] http.c: Remove unnecessary strdup of sha1_to_hex result
` [PATCH v3 07/11] Introduce close_pack_index to permit replacement
` [PATCH v3 08/11] Extract verify_pack_index for reuse from verify_pack
` [PATCH v3 09/11] Allow parse_pack_index on temporary files
` [PATCH v3 10/11] http-fetch: Use index-pack rather than verify-pack to check packs
` [PATCH v3 11/11] http-fetch: Use temporary files for pack-*.idx until verified
[PATCH v4] gitk: Use git-difftool for external diffs
2010-04-18 2:20 UTC (5+ messages)
` [PATCH v5] gitk: Use git-difftool for external diffs when git >= 1.7.0
[PATCH 5/5] Documentation/remote-helpers: Fix typos and improve language
2010-04-18 0:57 UTC
[PATCH 4/5] Fixup: Second argument may be any arbitrary string
2010-04-18 0:56 UTC
[PATCH 3/5] Documentation/remote-helpers: Add invocation section
2010-04-18 0:55 UTC
[PATCH 0/5] Improve remote helper documentation
2010-04-18 0:50 UTC
ghost refs
2010-04-18 0:28 UTC (14+ messages)
` Git documentation writing guidelines (was: Re: ghost refs)
` Git documentation writing guidelines
git gui blame: git-blame loops at 100% cpu
2010-04-17 23:13 UTC
[PATCH RFC 0/5] Patches to avoid reporting conversion changes
2010-04-17 22:58 UTC (14+ messages)
` [PATCH RFC 1/5] sha1_file: Added index_blob()
` [PATCH RFC 2/5] cache: Added ce_norm_sha1() and related cache_entry fields
` [PATCH RFC 3/5] cache: Added index extension "NORM"
` [PATCH RFC 4/5] reachable: Made the gc aware of the ce_norm_sha1
` [PATCH RFC 5/5] cache: Use ce_norm_sha1()
git fetch over http:// left my repo broken
2010-04-17 19:11 UTC (4+ messages)
` [PATCH 0/6] detect dumb HTTP pack file corruption
[PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
2010-04-17 18:46 UTC (6+ messages)
[RFC/PATCH] blind rebase --onto
2010-04-17 18:44 UTC
[BUG] Git add <device file> silently fails
2010-04-17 18:23 UTC (8+ messages)
[PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
2010-04-17 18:16 UTC (10+ messages)
` [PATCH v2 1/2] format-patch: use commit "
` [PATCH 2/2] Fix t4013 with commit date in mbox 'From COMMIT DATE' header lines
` [PATCH v3] format-patch: use commit date in mbox 'From COMMIT DATE' header line
[PATCH] Makefile: Check for perl script errors with perl -c
2010-04-17 17:55 UTC (4+ messages)
A bug in git 1.6.5.2 with git log --stat: shows a negative number as a size
2010-04-17 17:41 UTC (5+ messages)
` [PATCH] diff: use 64-bit integers for diffstat calculations
[PATCH] git-instaweb: pass through invoking user's path to gitweb CGI scripts
2010-04-17 17:32 UTC (3+ messages)
git diff too slow for a file
2010-04-17 17:10 UTC (3+ messages)
[PATCH v2] documentation: clarify direction of core.autocrlf
2010-04-17 16:55 UTC
[PATCH RESEND] Teach gitk to display dirty submodules correctly
2010-04-17 16:53 UTC (3+ messages)
[RFC/PATCH v2 0/4] A new library for plumbing output
2010-04-17 14:00 UTC (7+ messages)
Using a git repository on the root directory
2010-04-17 12:55 UTC (9+ messages)
[spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
2010-04-17 12:53 UTC (8+ messages)
` Fwd: "
` "
[PATCH v4 0/3] git-diff --word-diff/gitk --color-words
2010-04-17 12:20 UTC (7+ messages)
` [PATCH v4 2/3] gitk: do not parse " >" context as submodule change
` [PATCH v4 3/3] gitk: add the equivalent of diff --color-words
GIT Performance question
2010-04-17 11:55 UTC (6+ messages)
Rename similarity scoring for file pair
2010-04-17 11:03 UTC (2+ messages)
Git import of the recent full enwiki dump
2010-04-17 7:48 UTC (12+ messages)
` [spf:guess] "
` [spf:guess] "
[PATCH] patch-id: Add support for mbox format
2010-04-17 2:43 UTC (6+ messages)
[PATCH] t6006: do not write to /tmp
2010-04-17 2:29 UTC
5 years of Linux development in Git
2010-04-16 22:20 UTC
[PATCH] Make rev_compare_tree less confusing
2010-04-16 20:23 UTC (3+ messages)
[PATCH] git-cvsserver.perl: encourage use of English module and qx() operator
2010-04-16 17:24 UTC (5+ messages)
` [PATCH v2] "
Possible bug in Git
2010-04-16 17:00 UTC (11+ messages)
[PATCH 0/3] send-email: --smtp-domain improvements
2010-04-16 17:00 UTC (9+ messages)
` [PATCH 1/3] send-email: Don't use FQDNs without a '.'
` [PATCH] git-send-email.perl: Add sub maildomain_sanitize
` [PATCH] git-send-email.perl: add maildomain_sanitize()
` [PATCH v2] git-send-email.perl: Add sub maildomain_sanitize
` Start encouraging English.pm (Was: [PATCH v2] git-send-email.perl: Add sub maildomain_sanitize)
[PATCH v4 0/8] Attribute and conversion patches
2010-04-16 15:30 UTC (4+ messages)
` [PATCH v4 4/8] diff: Filter files that have changed only due to conversion changes
Feature or a bug: git aliases are executed in git-root directory
2010-04-16 8:34 UTC (2+ messages)
Replay subversion into git via filesystem
2010-04-16 8:29 UTC
[PATCH] Building Git on Tru64
2010-04-16 6:58 UTC (5+ messages)
[PATCH] Support "git remote --quiet update"
2010-04-16 2:59 UTC (3+ messages)
[PATCH 1/2] Document gc.<pattern>.reflogexpire variables
2010-04-16 6:08 UTC (15+ messages)
` [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
[ANNOUNCE] Guilt v0.33
2010-04-16 3:10 UTC
preventing destructive operations to central repository
2010-04-16 1:03 UTC (3+ messages)
[PATCH 1/2] receive-pack: Switch global variable 'commands' to a parameter
2010-04-15 23:07 UTC (4+ messages)
` [PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs
failed to lock
2010-04-15 22:27 UTC (6+ messages)
git diff/grep add --exclude option
2010-04-15 20:25 UTC (2+ 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).