messages from 2007-06-05 10:36:58 to 2007-06-07 20:45:16 UTC [more...]
[PATCH] Active_nr is unsigned, hence can't be < 0
2007-06-07 20:45 UTC (2+ messages)
` [PATCH] Missing statics
pull/merge --no-commit
2007-06-07 20:43 UTC (9+ messages)
git-log fatal error in empty repo
2007-06-07 20:29 UTC (2+ messages)
[PATCH] [RFC] Generational repacking
2007-06-07 19:46 UTC (10+ messages)
git-cvsimport cannot handle zsh CVS repo
2007-06-07 19:19 UTC (2+ messages)
git-svn removes merge
2007-06-07 17:08 UTC
Git Vs. Svn for a project which *must* distribute binaries too
2007-06-07 16:51 UTC (3+ messages)
git-svn "cannot lock ref" error during fetch
2007-06-07 15:37 UTC (4+ messages)
[PATCH] cvsserver: Make req_Root more critical of its input data
2007-06-07 14:57 UTC (2+ messages)
` [PATCH] cvsserver: Add some useful commandline options
git does the wrong thing with ambiguous names
2007-06-07 14:54 UTC (6+ messages)
git-svn dcommit failure
2007-06-07 14:04 UTC (5+ messages)
[PATCH 1/2] Add an option to quiet git-init
2007-06-07 12:50 UTC (2+ messages)
` [PATCH 2/2] Quiet the output from git-init when cloning, if requested
git-svn error msg
2007-06-07 11:22 UTC (3+ messages)
[PATCH] gitweb: change filename/directory name of snapshots
2007-06-07 9:27 UTC
Error trying to use dcommit
2007-06-07 6:12 UTC
[PATCH] Accept dates before 2000/01/01 when specified as seconds since the epoch
2007-06-07 5:30 UTC (6+ messages)
[ANNOUNCE] qgit new "smart browsing" feature
2007-06-07 5:11 UTC (7+ messages)
[PATCH v2] Remove useless uses of cat, and replace with filename arguments or redirection
2007-06-07 4:06 UTC (5+ messages)
[PATCH] Documentation typo
2007-06-07 2:09 UTC (4+ messages)
What's in git.git (stable)
2007-06-07 2:08 UTC (7+ messages)
[PATCH] Fix clone to setup the origin if its name ends with .git
2007-06-07 2:08 UTC (2+ messages)
What's cooking in git.git (topics)
2007-06-07 2:07 UTC (7+ messages)
[PATCH] Fix the remote note the fetch-tool prints after storing a fetched reference
2007-06-06 22:48 UTC (9+ messages)
Git Vs. Svn for a project which *must* distribute binaries too
2007-06-06 22:34 UTC (12+ messages)
[PATCH] Use git-tag in git-cvsimport
2007-06-06 20:41 UTC (5+ messages)
[SGIT PATCH 0/3] Assorted fixes
2007-06-06 22:01 UTC (4+ messages)
` [PATCH 1/3] Robustify rebase test: check patches are reapplied
` [PATCH 2/3] Catch early trying rebasing to unknown ref, and add testcase
` [PATCH 3/3] Fixed typo in contrib/stg-whatchanged
"stgit rebase" should check for errors before changing tree
2007-06-06 21:47 UTC (2+ messages)
[PATCH] Add git-index-pack -l to list objects in a pack
2007-06-06 21:35 UTC (4+ messages)
[RFC] GIT_WORK_TREE
2007-06-06 21:29 UTC (15+ messages)
` [PATCH 3/7] test git rev-parse
` [PATCH 3/7 (amend)] "
` [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
` [PATCH] filter-branch: always export GIT_DIR if it is set
` [PATCH (amend)] "
` [PATCH 4/7 (amend)] introduce GIT_WORK_TREE to specify the work tree
` [PATCH 6/7] extend rev-parse test for --is-inside-work-tree
` [PATCH 6/7 (amend)] "
` [PATCH 7/7] test GIT_WORK_TREE
` [PATCH 7/7 (amend)] "
` [PATCH] setup_git_directory: fix segfault if repository is found in cwd
[PATCH] git-mergetool: Make default smarter by considering user's desktop environment and editor
2007-06-06 21:20 UTC (6+ messages)
[StGIT PATCH 0/2] Fix issues with series deletion
2007-06-06 21:05 UTC (3+ messages)
` [PATCH 1/2] Fix removal of series with non-existant trash dir
` [PATCH 2/2] Fix removal of series to nuke the formatversion config item
[PATCH] filter-branch: use sh -c instead of eval
2007-06-06 20:53 UTC (3+ messages)
[RFC PATCH] Add git quick reference
2007-06-06 20:36 UTC (4+ messages)
Git requires zip?
2007-06-06 18:57 UTC (3+ messages)
` [PATCH] t5000: skip ZIP tests if unzip was not found
clarify git clone --local --shared --reference
2007-06-06 18:55 UTC (6+ messages)
[PATCH] Add git-filter-branch
2007-06-06 18:38 UTC (22+ messages)
` [PATCH] filter-branch: use $(($i+1)) instead of $((i+1))
` [PATCH] filter-branch: also don't fail in map() if a commit cannot be mapped
` [PATCH v2] "
How do we import patches from non-git sources?
2007-06-06 18:18 UTC (5+ messages)
` Let me ask again: "
merging two repositories
2007-06-06 18:01 UTC (2+ messages)
[PATCH] cvsimport: add support for new style remote layout
2007-06-06 11:52 UTC (2+ messages)
[PATCH 1/2] This patch was inspired by ClearCase command 'ct man', which
2007-06-06 11:39 UTC (2+ messages)
[PATCH 1/2] Show html help with git-help --html
2007-06-06 11:07 UTC (5+ messages)
Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
2007-06-06 10:35 UTC (10+ messages)
` [PATCH 3/6] git-fsck: Do thorough verification of tag objects
[PATCH] git-branch: cleanup config file when deleting branches
2007-06-06 10:09 UTC
[PATCH 0/2] git-submodule: make it easier to use alternate urls
2007-06-06 9:13 UTC (9+ messages)
` [PATCH 1/2] git-submodule: move cloning into a separate function
` [PATCH 2/2] git-submodule: clone during update, not during init
git-svn fetch hangs or gives broken pipe on a specific "branch"
2007-06-06 8:27 UTC (2+ messages)
[PATCH] git-merge: record merge strategy in the log message on auto resolved merges
2007-06-06 8:24 UTC
[PATCH] Add the --numbered-files option to git-format-patch
2007-06-06 7:50 UTC (2+ messages)
[PATCH] chmod +x git-filter-branch.sh
2007-06-06 7:29 UTC
[PATCH] Remove useless uses of cat, and replace with filename arguments or redirection
2007-06-06 6:38 UTC (6+ messages)
[PATCH] New selection indication and softer colors
2007-06-06 5:24 UTC (2+ messages)
[PATCH] Fix typo in git-mergetool
2007-06-06 4:24 UTC
[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool
2007-06-06 2:45 UTC (2+ messages)
[PATCH] remote: add 'rm' subcommand
2007-06-05 23:25 UTC
[PATCH] Fix typo in remote branch example in git user manual
2007-06-05 22:46 UTC (2+ messages)
[PATCH] $EMAIL is a last resort fallback, as it's system-wide
2007-06-05 22:27 UTC (2+ messages)
Improved git-gui blame viewer
2007-06-05 21:47 UTC (9+ messages)
How to remove invalid remote repository
2007-06-05 20:57 UTC (4+ messages)
[PATCH 2/2] Add rule install-html to install html files to $(html_dir)
2007-06-05 18:29 UTC
[PATCH] +test-sha1 to .gitignore
2007-06-05 17:29 UTC (2+ messages)
` nevermind "
git "manifest" command
2007-06-05 17:11 UTC (4+ messages)
[PATCH] $EMAIL is a last resort fallback, as it's system-wide
2007-06-05 16:40 UTC
[PATCH] filter-branch: prevent filters from reading from stdin
2007-06-05 16:10 UTC (2+ messages)
[PATCH] make clean should remove all the test programs too
2007-06-05 13:43 UTC
[PATCH] add git-filter-branch to .gitignore
2007-06-05 13:26 UTC
git branch --track and remote branches with / in the name
2007-06-05 11:35 UTC (3+ messages)
How to use git-svn to clone from a mirror?
2007-06-05 10:41 UTC (5+ 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).