messages from 2011-03-20 09:01:20 to 2011-03-21 23:51:36 UTC [more...]
vcs-svn: purge obsolete data structures and code
2011-03-21 23:50 UTC (12+ messages)
` [PATCHv2 00/11] "
` [PATCH 01/11] vcs-svn: use strbuf for revision log
` [PATCH 02/11] vcs-svn: pass paths through to fast-import
` [PATCH 03/11] vcs-svn: avoid using ls command twice
` [PATCH 04/11] vcs-svn: implement perfect hash for node-prop keys
` [PATCH 05/11] vcs-svn: implement perfect hash for top-level keys
` [PATCH 06/11] vcs-svn: use switch rather than cascading ifs
` [PATCH 07/11] vcs-svn: factor out usage of string_pool
` [PATCH 08/11] vcs-svn: drop string_pool
` =?^[?q?=5BPATCH=2009/11=5D=20vcs-svn=3A=20drop=20trp=2Eh?=
` [PATCH 11/11] vcs-svn: use strchr to find RFC822 delimiter
Weird behavior of shell variables in git aliases
2011-03-21 22:33 UTC (4+ messages)
[PATCH 1/2] gitweb: rename parse_date() to format_date()
2011-03-21 22:20 UTC (10+ messages)
` [PATCH v4 2/2] gitweb: introduce localtime feature
[PATCH] git-completion: Add git help completion for aliases
2011-03-21 22:07 UTC (3+ messages)
[PATCH 1/2] Makefile: Cover more files with make check
2011-03-21 22:04 UTC (11+ messages)
` [PATCH 2/2] Fix sparse warnings
` [PATCHv2 "
[PATCH] git-submodule: Remove duplicate entries during merge with conflict
2011-03-21 22:01 UTC (9+ messages)
git status reads too many files
2011-03-21 21:23 UTC (8+ messages)
` [PATCH 1/2] diff/status: refactor opportunistic index update
` [PATCH 2/2] update $GIT_INDEX_FILE when there are racily clean entries
cherry-pick applies some other changes than the specified one?
2011-03-21 20:54 UTC (10+ messages)
Is there some env variable like GIT_LANG (like LANG)?
2011-03-21 20:48 UTC (6+ messages)
Meaning of double + and - in Gitk's diff pane
2011-03-21 20:40 UTC (6+ messages)
"git rm" is not a valid merge resolution?
2011-03-21 20:24 UTC (6+ messages)
remote.origin.*pack settings are not honored when repository is specified
2011-03-21 19:48 UTC (3+ messages)
[PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
2011-03-21 18:45 UTC (29+ messages)
` [PATCH 0/3] rev-list and friends: --min-parents, --max-parents
` [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
` [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
` [PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
` [PATCHv2 1/3] t6009: use test_commit() from test-lib.sh
` [PATCHv2 2/3] revision.c: introduce --min-parents and --max-parents
` [PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion
[WIP PATCH 00/10] Work-in-progress merge-recursive work
2011-03-21 18:31 UTC (11+ messages)
` [WIP PATCH 01/10] merge-recursive: Remove redundant check for removing rename source
` [WIP PATCH 02/10] Reminder to fix o->call_depth handling in conflict_rename_rename_1to2
` [WIP PATCH 03/10] A bunch of fixes and FIXMEs
` [WIP PATCH 04/10] Correct a comment
` [WIP PATCH 05/10] merge-recursive: Fix sorting order and directory change assumptions
` [WIP PATCH 06/10] Add a comment pointing out a bug
` [WIP PATCH 07/10] Good testcases
` [WIP PATCH 08/10] More test scripts
` [WIP PATCH 09/10] Tests and fixes associated with rename/rename conflicts
` [WIP PATCH 10/10] Add new testcase (temp14) showing how undetected renames can cause or spuriously avoid merge conflicts
[BUG] merge-recursive triggered "BUG"
2011-03-21 18:24 UTC (4+ messages)
` [PATCH] merge-recursive: tweak magic band-aid
Industrywide breakthrough innovation - Git as a key role of distribution
2011-03-21 17:28 UTC (5+ messages)
` Getting started with git
dependable submodules
2011-03-21 16:18 UTC (6+ messages)
[PATCH] system_path: use a static buffer
2011-03-21 15:57 UTC (13+ messages)
` PATH_MAX (Re: [PATCH] system_path: use a static buffer)
[bug] git checkout lies about number of ahead commits when switching from detached HEAD
2011-03-21 15:17 UTC (12+ messages)
` [PATCH 1/3] checkout: add basic tests for detached-orphan warning
` [PATCH 2/3] checkout: clear commit marks after detached-orphan check
` [PATCH 3/3] checkout: tweak detached-orphan warning format
What's cooking in git.git (Mar 2011, #02; Sun, 20)
2011-03-21 14:28 UTC (8+ messages)
[PATCH ] "git bisect visualize" results in an invalid error if "gitk" is not installed
2011-03-21 13:14 UTC (4+ messages)
` [PATCH] bisect: visualize with git-log if gitk is unavailable
The way to make work with git a bit more easier
2011-03-21 12:33 UTC (3+ messages)
gsoc - Better git log --follow support
2011-03-21 12:24 UTC (2+ messages)
brtfs COW links and git
2011-03-21 12:00 UTC (2+ messages)
[WIP PATCH 0/5] support --exclude for diff/log commands
2011-03-21 10:02 UTC (7+ messages)
[PATCH] repack: find -> /usr/bin/find, as for cygwin
2011-03-21 9:36 UTC (7+ messages)
Warnings from asciidoc (in parallel compilation?)
2011-03-21 8:24 UTC
SoC
2011-03-21 8:15 UTC (2+ messages)
[PATCH] diffcore-rename: don't consider unmerged path as source
2011-03-21 8:06 UTC (2+ messages)
[PATCH] Work around broken ln on solaris as used in t8006
2011-03-21 5:00 UTC (6+ messages)
git filter-branch --filter-notes/--post-rewrite?
2011-03-21 2:39 UTC (5+ messages)
[PATCH 3/9] vcs-svn: implement perfect hash for node-prop keys
2011-03-21 1:38 UTC (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vcs-svn: implement perfect hash for top-level keys
` [PATCH 3/3] vcs-svn: use switch rather than cascading ifs
` [PATCHv2] "
Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
2011-03-21 1:27 UTC (7+ messages)
[PATCH 0/9] column output v3
2011-03-20 23:26 UTC (13+ messages)
` [PATCH 1/9] Move term_columns() to pager.c and save terminal width before pager
` [PATCH 2/9] Add display_columns() to display in columnar layout
` [PATCH 3/9] column: add functions to parse column settings
` [PATCH 4/9] display_columns: add COL_MODE_{COLUMN,ROW} mode
` [PATCH 5/9] display_columns: add COL_DENSE to do unequal column layout
` [PATCH 6/9] column: add column.ui for default column output settings
` [PATCH 7/9] help: reuse display_columns() for help -a
` [PATCH 8/9] tag: add --column
` [PATCH 9/9] branch: "
[PATCH 3/3] fetch-pack: use smaller handshake window for initial request
2011-03-20 23:12 UTC (2+ messages)
[PATCH v2 1/3] gitweb: rename parse_date() to format_date()
2011-03-20 20:47 UTC (5+ messages)
` [PATCH v2 4/3] gitweb: Always call format_date with timezone parameter
Update Your E-Mail Details Account
2011-03-20 13:01 UTC
About Summer of code idea -- better big-file support
2011-03-20 12:33 UTC (5+ messages)
Git fails to detect subcommand when hook is symlinked to a builtin
2011-03-20 9:09 UTC (6+ 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).