messages from 2011-03-01 09:11:33 to 2011-03-03 14:27:07 UTC [more...]
Adding non-bare branches to a non-bare repository
2011-03-03 14:23 UTC (2+ messages)
gitweb: cloud tags feature produces malformed XML for errors
2011-03-03 13:29 UTC (11+ messages)
1 patch to two branches
2011-03-03 12:46 UTC
[PATCH/RFC] init, clone: support --real-git-dir for .git file
2011-03-03 12:43 UTC
[PATCH] init: remove unnecessary check
2011-03-03 12:34 UTC
[RFC/PATCH] commit notes workflow
2011-03-03 11:25 UTC (19+ messages)
` [PATCH] commit, status: #comment diff output in verbose mode
[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
2011-03-03 9:30 UTC
[PATCH] Documentation: fix a typo in git-apply.txt
2011-03-03 9:28 UTC
[BUG] Out of memory in Git.pm
2011-03-03 8:37 UTC (2+ messages)
git-grep to operate across who repository and not just CWD?
2011-03-03 8:21 UTC (37+ messages)
` [PATCH/POC 0/2] grep --full-tree
` [PATCH/RFC 1/2] grep: --full-tree
` [PATCH/RFC 2/2] grep: make --full-tree work with pathspecs
` [PATCH/alternative/raw and rough] setup.c: denote repo wide pathspecs by ':'
[PATCHv3 0/3] Fix unnecessary (mtime) updates of files during merge
2011-03-03 6:13 UTC (4+ messages)
` [PATCHv3 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv3 2/3] t6022: New test checking for unnecessary updates of files in D/F conflicts
` [PATCHv3 3/3] merge-recursive: When we detect we can skip an update, actually skip it
git-svn with big subversion repository
2011-03-03 4:13 UTC (3+ messages)
Git changes permissions on directories when deleting files
2011-03-03 3:48 UTC (16+ messages)
how a patch can be accepted?
2011-03-03 2:02 UTC (9+ messages)
[PATCH 0/2] push: better error messages
2011-03-03 1:43 UTC (7+ messages)
` [PATCH 1/2 v2] push: better error messages when push.default = tracking
` [PATCH 2/2 v2] push: better error message when no remote configured
` [PATCH 1/2 v3] push: better error messages when push.default = tracking
` [PATCH 2/2 v3] push: better error message when no remote configured
[PATCH v2 0/7] Teach fetch/pull the on-demand mode and make it the default
2011-03-02 23:35 UTC (16+ messages)
` [PATCH v2 1/7] fetch/pull: recurse into submodules when necessary
` [PATCH v2 2/7] fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
` [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
` [PATCH v2 4/7] Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
` [PATCH v2 5/7] fetch/pull: Don't recurse into a submodule when commits are already present
` [PATCH v2 6/7] submodule update: Don't fetch when the submodule commit is "
` [PATCH v2 7/7] fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
[PATCHv2 0/3] Fix unnecessary (mtime) updates of files during merge
2011-03-02 23:23 UTC (13+ messages)
` [PATCHv2 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv2 3/3] merge-recursive: When we detect we can skip an update, actually skip it
[RFC] git blame-tree
2011-03-02 23:22 UTC (12+ messages)
[Patch] Error message grammar
2011-03-02 22:03 UTC (2+ messages)
Shallow clones vs blame/log
2011-03-02 21:58 UTC (2+ messages)
In-depth git blame?
2011-03-02 21:50 UTC (6+ messages)
What's cooking in git.git (Feb 2011, #06; Sun, 27)
2011-03-02 21:28 UTC (10+ messages)
What's cooking in git.git (Feb 2011, #07; Mon, 28)
2011-03-02 18:28 UTC (6+ messages)
[PATCH] Limit file descriptors used by packs
2011-03-02 18:01 UTC (6+ messages)
` [PATCH 2/1] sha1_file.c: Don't retain open fds on small packs
[PATCH/RFC] gitweb: Restructure projects list generation
2011-03-02 16:11 UTC (4+ messages)
` [PATCHv2/RFC] "
got myself into trouble; now what? - how to revert once you've pushed
2011-03-02 15:52 UTC (5+ messages)
[BUG] git-svn fails to rename files with %20 in filename
2011-03-02 15:27 UTC (5+ messages)
[1.8.0] fix branch.autosetupmerge and branch.autosetuprebase
2011-03-02 13:37 UTC (3+ messages)
[PATCH] doc: technical details about the index file format
2011-03-02 12:53 UTC (12+ messages)
gitk: cannot handle tags with a % in them
2011-03-02 5:47 UTC (3+ messages)
` [PATCH] gitk: ensure quoted tag names in event bindings
[PATCH 0/2 v2] Adding Beyond Compare as a merge tool
2011-03-02 4:26 UTC (4+ messages)
[PATCH/RFC 0/2] no-op shell script i18n infrastructure
2011-03-01 22:49 UTC (3+ messages)
` [PATCH/RFC 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
` [PATCH/RFC 2/2] git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers
[PATCH 00/31] Refactor rebase
2011-03-01 22:43 UTC (10+ messages)
` [PATCH v2 00/31] refactor rebase
` [PATCH v2 18/31] rebase: extract merge code to new source file
[PATCH 1.8.0] add: make "add -u" update full tree without pathspec
2011-03-01 20:25 UTC (16+ messages)
Consistent terminology: cached/staged/index
2011-03-01 17:41 UTC (18+ messages)
[PATCH] rerere forget: deprecate invocation without pathspec
2011-03-01 13:21 UTC
Git bugtraq for all users who clone my repos?
2011-03-01 12:55 UTC (2+ messages)
[PATCH] get_remote_url(): use the same data source as ls-remote to get remote urls
2011-03-01 9:21 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] git-request-pull: open-code the only invocation of get_remote_url
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).