messages from 2007-03-06 23:13:15 to 2007-03-09 21:37:31 UTC [more...]
Errors cloning large repo
2007-03-09 21:37 UTC (2+ messages)
git-log --full-history renamed-file
2007-03-09 21:30 UTC
Diff output from a rewrite of a function
2007-03-09 19:47 UTC (5+ messages)
Problems with autoCRLF?
2007-03-09 19:51 UTC (2+ messages)
[PATCH] Documentation: s/seperator/separator/
2007-03-09 20:21 UTC
[HS/Q] Book on GIT ?
2007-03-09 18:55 UTC (2+ messages)
Storage optimization with alternates
2007-03-09 18:31 UTC
[PATCH 2/3] git-bundle: die if a given ref is not included in bundle
2007-03-09 16:30 UTC (7+ messages)
` [PATCH] git-bundle: only die if pack would be empty, warn if ref is skipped
` [PATCH] git-bundle: die if the bundle is empty
[PATCH] shortlog: prompt when reading from terminal by mistake
2007-03-09 15:58 UTC (16+ messages)
` GSoC project mentors
[PATCH] git-parse-remote: Support dummy remote `.' in branch.<name>.remote
2007-03-09 15:53 UTC
Google Summer of Code '07 application
2007-03-09 15:39 UTC (4+ messages)
[PATCH] git-fetch.sh:append_fetch_head() no longer has a remote_nick argument
2007-03-09 15:21 UTC
git's is_inside_git_dir too strict?
2007-03-09 12:00 UTC (6+ messages)
Advice on strategy for "temporary" commits
2007-03-09 10:15 UTC (6+ messages)
attempting to clone the git repo
2007-03-09 10:08 UTC (6+ messages)
[PATCH 3/3] git-bundle: prevent overwriting existing bundles
2007-03-09 3:05 UTC (3+ messages)
[PATCH 1/3] git-bundle: handle thin packs in subcommand "unbundle"
2007-03-09 2:48 UTC
[PATCH, final version] git-branch, git-checkout: autosetup for remote branch tracking
2007-03-08 22:10 UTC (6+ messages)
` [PATCH, nitpickingly "
` [PATCH] git-branch: rename nor delete should not work when HEAD is detached
[PATCH] bundle: fix wrong check of read_header()'s return value & add tests
2007-03-08 20:43 UTC (7+ messages)
builtin git-bundle - pack contains many more objects than required
2007-03-08 20:36 UTC (21+ messages)
` [PATCH] git-bundle: fix pack generation
` [PATCH] git-bundle: Make thin packs
` [PATCH] git-bundle: avoid packing objects which are in the prerequisites
StGIT 0.12.1: pulling up to specific commit (tag)
2007-03-08 20:17 UTC
gitweb not friendly to firefox?
2007-03-08 15:31 UTC (5+ messages)
` (Re: gitweb not friendly to firefox?) and unusable in the lynx
Git building is borked
2007-03-08 15:19 UTC (7+ messages)
[PATCH] Split sample update hook into post-receive hook
2007-03-08 12:09 UTC (9+ messages)
mercurial to git
2007-03-08 10:49 UTC (9+ messages)
[PATCH] cvsserver: Use Merged response instead of Update-existing for merged files
2007-03-06 9:42 UTC
Git push failure with update hook success
2007-03-08 10:06 UTC (12+ messages)
StGIT 0.12.1: pulling up to specific commit (tag)
2007-03-08 8:23 UTC
[PATCH 5/6] Fix some "comparison is always true/false" warnings
2007-03-08 6:45 UTC (4+ messages)
[PATCH 5/5] Teach receive-pack to run pre-receive/post-receive hooks
2007-03-08 3:34 UTC (4+ messages)
git push failure over webdav if no trailing slash on URL
2007-03-07 22:01 UTC (2+ messages)
[PATCH 6/9] Use uint32_t for pack-objects counters
2007-03-07 21:52 UTC (4+ messages)
[PATCH 4/5] Refactor handling of error_string in receive-pack
2007-03-07 21:51 UTC
[PATCH 3/5] Refactor run_update_hook to be more useful
2007-03-07 21:51 UTC
[PATCH 2/5] Don't run post-update hook unless a ref changed
2007-03-07 21:50 UTC
[PATCH 1/5] Move post-update hook to after all other activity
2007-03-07 21:50 UTC
Documentation (mostly user manual) patches
2007-03-07 20:19 UTC (2+ messages)
[PATCH] Support of "make -s" in git-gui: do not output anything of the build itself
2007-03-07 18:07 UTC (5+ messages)
` [PATCH] make t8001 work on Mac OS X again
git log filtering
2007-03-07 18:03 UTC (9+ messages)
` pcre performance, was "
[PATCH] Makefile: do not optimize when DEBUG=1
2007-03-07 18:01 UTC (5+ messages)
` [PATCH] Avoid rebuilding everything if user changes CFLAGS on the make command line
[PATCH 1/5] builtin-mailinfo.c infrastrcture changes
2007-03-07 17:17 UTC (3+ messages)
[PATCH] Catch write_ref_sha1 failure in receive-pack
2007-03-07 17:04 UTC
[PATCH] git-gui: '/dev/null' on Windows is named 'nul'
2007-03-07 16:57 UTC (2+ messages)
[PATCH] git-fetch: Split fetch and merge logic
2007-03-07 12:25 UTC
[PATCH] t/t5515-fetch-merge-logic.sh: Add two more tests
2007-03-07 12:18 UTC
[PATCH] git-archimport: allow remapping branch names
2007-03-07 9:48 UTC (9+ messages)
` [PATCH, 2nd version] "
` [PATCH, final "
[PATCH 4/9] General const correctness fixes
2007-03-07 1:44 UTC
[PATCH 2/9] Fix mmap leak caused by reading bad indexes
2007-03-07 1:44 UTC
[PATCH 9/9] Cast 64 bit off_t to 32 bit size_t
2007-03-07 1:44 UTC
[PATCH 8/9] Use off_t in pack-objects/fast-import when we mean an offset
2007-03-07 1:44 UTC
[PATCH 7/9] Use off_t when we really mean a file offset
2007-03-07 1:44 UTC
[PATCH 3/9] Don't build external_grep if its not used
2007-03-07 1:44 UTC
[PATCH 5/9] Use uint32_t for all packed object counts
2007-03-07 1:44 UTC
[PATCH 0/9] misc. cleanups
2007-03-07 1:44 UTC
[PATCH 1/9] Display the null SHA-1 as the base for an OBJ_OFS_DELTA
2007-03-07 1:44 UTC
[PATCH] gitweb: Change to use explicitly function call cgi->escapHTML()
2007-03-07 1:40 UTC (9+ messages)
` [PATCH] gitweb: Don't escape attributes in CGI.pm HTML methods
[PATCH] revision walker --boundary: show boundaries again
2007-03-07 0:00 UTC (3+ messages)
[PATCH] Support of "make -s": do not output anything of the build itself
2007-03-06 23:59 UTC (5+ messages)
[PATCH] Make 'make' quieter while building git
2007-03-06 23:24 UTC (8+ messages)
[PATCH] More build output cleaning up
2007-03-06 23:19 UTC (2+ messages)
[PATCH] Allow "make -w" generate its usual output
2007-03-06 23:15 UTC
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).