messages from 2012-09-01 11:34:19 to 2012-09-05 13:53:28 UTC [more...]
[PATCH 0/2] Add --expand to 'git notes get-ref'
2012-09-05 12:52 UTC (2+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref
[PATCH 0/3] pre-merge-hook
2012-09-05 13:39 UTC (4+ messages)
` [PATCH 1/3] git-merge: Honor pre-merge hook
` [PATCH 2/3] merge: --no-verify to bypass "
` [PATCH 3/3] t7503: add tests for pre-merge-hook
poll() emulation in git
2012-09-05 13:36 UTC (6+ messages)
[RFC/PATCH] blame: simplify algorithm
2012-09-05 11:56 UTC
[PATCH] git-submodule: respect -q for add/update
2012-09-05 11:42 UTC (3+ messages)
[PATCH] Fix path normalization for SMB shares
2012-09-05 11:28 UTC
[PATCH 0/7] Fix some bugs in abspath.c
2012-09-05 11:13 UTC (15+ messages)
` [PATCH 1/7] t0000: verify that absolute_path() fails if passed the empty string
` [PATCH 2/7] absolute_path(): reject "
` [PATCH 3/7] t0000: verify that real_path() fails if passed "
` [PATCH 4/7] real_path(): reject "
` [PATCH 5/7] t0000: verify that real_path() works correctly with absolute paths
` [PATCH 6/7] real_path(): properly handle nonexistent top-level paths
` [PATCH 7/7] t0000: verify that real_path() removes extra slashes
Renaming a remote is 'rename', but removing is 'rm'
2012-09-05 11:13 UTC (3+ messages)
[RFC] i18n.pathencoding
2012-09-05 11:11 UTC (7+ messages)
[PATCH 0/9] new git check-ignore sub-command
2012-09-05 10:28 UTC (28+ messages)
` [PATCH 1/9] Update directory listing API doc to match code
` [PATCH 2/9] Improve documentation and comments regarding directory traversal API
` [PATCH 3/9] Rename cryptic 'which' variable to more consistent name
` [PATCH 4/9] Refactor excluded_from_list
` [PATCH 5/9] Refactor excluded and path_excluded
` [PATCH 6/9] For each exclude pattern, store information about where it came from
` [PATCH 7/9] Extract some useful pathspec handling code from builtin/add.c into a library
` [PATCH 8/9] Provide free_directory() for reclaiming dir_struct memory
` [PATCH 9/9] Add git-check-ignores
[PATCH 1/2] Support for setitimer() on platforms lacking it
2012-09-05 9:59 UTC (19+ messages)
Does or could git handle file licensing information?
2012-09-05 10:51 UTC (2+ messages)
[PATCH] cvsimport: strip question marks from tags
2012-09-05 6:44 UTC (5+ messages)
` [PATCH] cvsimport: strip all inappropriate tag strings
[PATCH v4] Thunderbird: fix appp.sh format problems
2012-09-05 6:30 UTC (20+ messages)
checkout extra files
2012-09-04 23:31 UTC (20+ messages)
What's cooking in git.git (Sep 2012, #01; Tue, 4)
2012-09-04 23:21 UTC
Grafting Alternate History
2012-09-04 22:56 UTC (3+ messages)
New git.pot generated with 2 new l10n messages
2012-09-04 22:46 UTC
[PATCH v2 0/6] describe --contains / name-rev --weight
2012-09-04 22:29 UTC (3+ messages)
` [PATCH v2 3/6] name-rev: --weight option
` [PATCH 3.5/6] name-rev --weight: trivial optimization
git archive --format zip utf-8 issues
2012-09-04 21:03 UTC (7+ messages)
[PATCH 2/5] path.c: Don't discard the return value of vsnpath()
2012-09-04 20:53 UTC (2+ messages)
[PATCH 3/5] path.c: Use vsnpath() in the implementation of git_path()
2012-09-04 20:30 UTC (2+ messages)
[PATCH 0/5] misc cleanups to path functions
2012-09-04 19:24 UTC (2+ messages)
[PATCH 3/3] read-cache.c: Simplify do loop conditional expression
2012-09-04 19:05 UTC
[PATCH 2/3] read-cache.c: Pass 'struct stat' parameters by reference
2012-09-04 18:52 UTC
[PATCH 1/3] read-cache.c: Fix index reading breakage on cygwin
2012-09-04 18:47 UTC
[PATCH 0/3] v5 index branch breakage on cygwin
2012-09-04 18:44 UTC
[PATCH 5/5] Call mkpathdup() rather than xstrdup(mkpath(...))
2012-09-04 17:31 UTC
[PATCH 4/5] Call git_pathdup() rather than xstrdup(git_path("..."))
2012-09-04 17:30 UTC
[PATCH 1/5] path.c: Remove the 'git_' prefix from a file scope function
2012-09-04 17:26 UTC
[PATCH] cherry-pick: Append -x line on separate paragraph
2012-09-04 18:43 UTC (2+ messages)
Feature request: short cuts for git add /diff etc
2012-09-04 18:03 UTC (3+ messages)
GIT-SVN: Corrupted commits when using --preserve-empty-dirs
2012-09-04 13:11 UTC
[PATCH v2] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
2012-09-04 11:49 UTC (5+ messages)
[PATCH] fetch: align new ref summary printout in UTF-8 locales
2012-09-04 10:39 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] Support for setitimer() on platforms lacking it
2012-09-04 10:45 UTC
[PATCH v2] Support for setitimer() on platforms lacking it
2012-09-04 10:30 UTC
[PATCH] test-generation: compute generation numbers and clock skews
2012-09-04 9:50 UTC
Automatic repacking when cloning - Only seems to work via file but not ssh or git
2012-09-03 23:20 UTC
diff/merge tool that ignores whitespace changes
2012-09-03 20:40 UTC (6+ messages)
"warning: There are too many unreachable loose objects; run 'git prune' to remove them."
2012-09-03 17:04 UTC (2+ messages)
[PATCH v6] Thunderbird: fix appp.sh format problems
2012-09-03 16:07 UTC
Clone to an SSH destination
2012-09-03 14:27 UTC (10+ messages)
Test failures in t4034
2012-09-03 1:53 UTC (7+ messages)
[PATCH 00/17] Clean up how fetch_pack() handles the heads list
2012-09-02 7:02 UTC (6+ messages)
git blame shows wrong "Not commited yet" entries
2012-09-02 4:23 UTC (5+ messages)
` Aw: "
Suggested behavior when pulling .gitattributes
2012-09-01 23:21 UTC
[PATCH 6/6] test-lib.sh: Suppress the "passed all ..." message if no tests run
2012-09-01 18:26 UTC
[PATCH 3/6] t4016-*.sh: Skip all tests rather than each test
2012-09-01 18:10 UTC
[PATCH 4/6] test-lib.sh: Fix some shell coding style violations
2012-09-01 18:11 UTC
[PATCH 5/6] test-lib.sh: Add check for invalid use of 'skip_all' facility
2012-09-01 18:13 UTC
[PATCH 1/6] t3300-*.sh: Fix a TAP parse error
2012-09-01 18:08 UTC
[PATCH 2/6] t3902-*.sh: Skip all tests rather than each test
2012-09-01 18:10 UTC
[PATCH 0/6] Fix Tap parse error etc
2012-09-01 18:06 UTC
[PATCH v2] test-regex: Add a test to check for a bug in the regex routines
2012-09-01 17:46 UTC
Should GIT_AUTHOR_{NAME,EMAIL} set the tagger name/email?
2012-09-01 16:12 UTC (4+ messages)
GC of alternate object store
2012-09-01 15:27 UTC (8+ messages)
` [PATCH] fetch --all: pass --tags/--no-tags through to each remote
` [PATCH 2/2] fetch: use argv_array instead of hand-building arrays
` [PATCH] submodule: "
` [PATCH 3/2] argv-array: fix bogus cast when freeing array
[PATCHv2 0/3] Improve branch UI for setting upstream information
2012-09-01 15:13 UTC (7+ messages)
` [PATCH 1/3] branch: introduce --set-upstream-to
[PATCH 5/4] wincred: port to generic credential helper (UNTESTED)
2012-09-01 12:42 UTC (2+ messages)
` [PATCH 5/4 v3] wincred: port to generic credential helper
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).