messages from 2008-02-04 10:29:57 to 2008-02-05 20:03:10 UTC [more...]
git-daemon breakage in 1.5.4
2008-02-05 19:28 UTC (3+ messages)
[PATCH-v2 1/4] git-commit: support variable number of hook arguments
2008-02-05 20:02 UTC (9+ messages)
` [PATCH-v2 2/4] git-commit: set GIT_EDITOR=: if editor will not be launched
` [PATCH-v2 3/4] git-commit: Refactor creation of log message
` [PATCH-v2 4/4] git-commit: add a prepare-commit-msg hook
[PATCH] compat: Add simplified merge sort implementation from glibc
2008-02-05 20:02 UTC (3+ messages)
[PATCH] Make git prune remove temporary packs that look like write failures
2008-02-05 19:02 UTC (2+ messages)
[PATCH 1/2] Reduce the number of connects when fetching
2008-02-05 19:20 UTC (3+ messages)
[PATCH] Fix bug in parse_color that prevented the user from changing the background colors
2008-02-05 19:18 UTC (5+ messages)
` [PATCH] Fix parsing numeric color values
[EGIT RFC] Git Repository Exploring
2008-02-05 15:43 UTC
[PATCH] git-rebase.sh: Change .dotest directory to .git-dotest
2008-02-05 15:28 UTC (3+ messages)
[EGIT PATCH Series] Cleanups and javadocs
2008-02-05 15:09 UTC (8+ messages)
` [EGIT PATCH 1/6] Comment some empty blocks that should be empty
` [EGIT PATCH 2/6] Cleanup unboxing/boxing
` [EGIT PATCH 3/6] Do not require javadoc in egit.core test project
` [EGIT PATCH 4/6] Javadoc update for Egit
` [EGIT PATCH 5/6] Drop unused GitBlobStorage class
` [EGIT PATCH 6/6] Tighten requirements on javadoc
[Bug?] uncommited changes cross branches
2008-02-05 15:07 UTC (2+ messages)
git-fetch in 1.5.4 fails versus 1.5.3.8
2008-02-05 15:01 UTC (3+ messages)
[PATCH] gitweb: Use config file or file for repository owner's name
2008-02-05 14:28 UTC (13+ messages)
[PATCH] Introduce the config variable pack.packSizeLimit
2008-02-05 14:25 UTC
[PATCH] git.el: automatically revert emacs buffers
2008-01-21 18:07 UTC
[PATCH] git-rebase.sh: Unchain the git-COMMAND into git COMMAND
2008-02-05 14:10 UTC (4+ messages)
[PATCH] git-stash: alias 'list' to 'ls' and 'clear' to 'rm'
2008-02-05 14:03 UTC (5+ messages)
[PATCH] git-rebase.sh: Read $git_am_opt user setting inside --continue option
2008-02-05 13:56 UTC
[PATCH RESEND] Avoid a useless prefix lookup in strbuf_expand()
2008-02-05 13:17 UTC (3+ messages)
git cvsimport fails noisily if cvs has no server support
2008-02-05 13:03 UTC (5+ messages)
` [PATCH] git-cvsimport: Detect cvs without support for server mode
[PATCH] Add platform-independent .git "symlink"
2008-02-05 12:57 UTC (22+ messages)
What's cooking in git.git (topics)
2008-02-05 10:24 UTC (3+ messages)
[PATCH] compat: Add simplified merge sort implementation from glibc
2008-02-05 10:19 UTC (4+ messages)
man pages are littered with .ft C and others
2008-02-05 9:59 UTC (10+ messages)
[PATCH] fix misuse of prefix_path()
2008-02-05 9:45 UTC (6+ messages)
` [PATCH] builtin-mv: minimum fix to avoid losing files
` [PATCH] Fix misuse of prefix_path()
[RFC/PATCH] Fast forward strategies only, common, fork and path
2008-02-05 9:40 UTC (8+ messages)
[PATCH] git-svn: improve repository URL matching when following parents
2008-02-05 8:53 UTC (2+ messages)
[BUG?] git log picks up bad commit
2008-02-05 7:14 UTC (10+ messages)
` [RFH] revision limiting sometimes ignored
[BUG] (minor) "git status ." reports added files as untracked
2008-02-05 6:08 UTC (3+ messages)
[PATCH] git-commit: add a prepare-commit-msg hook
2008-02-05 6:07 UTC (13+ messages)
` [PATCH 1/4] git-commit: support variable number of hook arguments
` [PATCH 2/4] git-commit: set GIT_EDITOR=: if editor will not be launched
` [PATCH 4/4] git-commit: add a prepare-commit-msg hook
` [PATCH 3/4] git-commit: Refactor creation of log message
git-tag HEAD
2008-02-05 5:12 UTC (3+ messages)
[PATCH] git-gui: Automatically spell check commit messages as the user types
2008-02-05 5:06 UTC (2+ messages)
[PATCH 9/9] Build in checkout
2008-02-05 3:45 UTC (3+ messages)
Parallel make problem?
2008-02-05 3:30 UTC (2+ messages)
[PATCH 8/9] Use git diff instead of diff in t7201
2008-02-05 1:40 UTC (2+ messages)
[PATCH 7/9] Export create_branch() from builtin-branch.c
2008-02-05 1:38 UTC (2+ messages)
[PATCH 5/9] Add "skip_unmerged" option to unpack_trees
2008-02-05 1:32 UTC (2+ messages)
[PATCH 4/9] Discard "deleted" cache entries after using them to update the working tree
2008-02-05 1:25 UTC (2+ messages)
[PATCH 3/9] Send unpack-trees debugging output to stderr
2008-02-05 1:20 UTC (2+ messages)
[PATCH 2/9] Add flag to make unpack_trees() not print errors
2008-02-05 1:16 UTC (2+ messages)
[PATCH 1/9] Allow callers of unpack_trees() to handle failure
2008-02-05 1:11 UTC (2+ messages)
[bug] generic issue with git_config handlers
2008-02-05 0:03 UTC (7+ messages)
git log --pretty=format:%ai (documentation bug?)
2008-02-04 23:41 UTC (2+ messages)
[PATCH 0/4] Introduce the .git-file
2008-02-04 22:44 UTC (7+ messages)
` [PATCH 1/4] Add platform-independent .git "symlink"
` [PATCH 2/4] Document the .git-file
` [PATCH 3/4] Add tests for .git file
` [PATCH 4/4] git-submodule: prepare for the .git-file
http://git-scm.org/ is out of date (mentions 1.5.3.8 download)
2008-02-04 22:39 UTC
[PATCH] Documentation/git-reset.txt: Use HEAD~N syntax everywhere (unify examples)
2008-02-04 22:33 UTC (7+ messages)
Possible kinder GIT-VERSION-GEN?
2008-02-04 22:32 UTC (3+ messages)
[PATCH] git-p4: Fix indentation from tab to spaces
2008-02-04 22:18 UTC (2+ messages)
[PATCH 0 of 7] [resend] - Improve handling remotes, origin, submodules
2008-02-04 21:49 UTC (12+ messages)
[PATCH 2/2] Clean up connection correctly if object fetch wasn't done
2008-02-04 21:21 UTC (4+ messages)
[ANNOUNCE] GIT 1.5.4
2008-02-04 20:35 UTC (7+ messages)
[PATCH 6/9] Build-in merge-recursive
2008-02-04 18:35 UTC
[RFC,PATCH] Make git prune remove temporary packs that look like write failures
2008-02-04 17:54 UTC (11+ messages)
[PATCH v6] safecrlf: Add mechanism to warn about irreversible crlf conversions
2008-02-04 17:27 UTC (9+ messages)
` [PATCH v7] "
` [PATCH] [v8] "
[PATCH] git-rebase.sh: Update USAGE string (No. 1)
2008-02-04 16:32 UTC (12+ messages)
` [PATCH] git-rebase.sh: Update USAGE string
` rebase -i and --whitespace, was Re: [PATCH] git-rebase.sh: Update USAGE string (No. 1)
New to git: sorry for obvious question
2008-02-04 14:17 UTC (8+ messages)
[PATCH] Add a BuildRequires for gettext in the spec file
2008-02-04 13:13 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).