messages from 2009-01-10 17:55:34 to 2009-01-12 12:20:16 UTC [more...]
"git diff --stat" doesn't show added empty file
2009-01-12 12:19 UTC (2+ messages)
Funny: git -p submodule summary
2009-01-12 12:03 UTC (17+ messages)
` [PATCH 1/4] Makefile: clean up TEST_PROGRAMS definition
` [PATCH 2/4] chain kill signals for cleanup functions
` [PATCH 3/4] refactor signal handling "
` [PATCH 4/4] pager: do wait_for_pager on signal death
[RFC PATCH 4/3] Add example git-vcs-p4
2009-01-12 11:46 UTC (5+ messages)
Help! My ISP blocks repo.or.cz. How to push changes?
2009-01-12 11:25 UTC (6+ messages)
Google Summer of Code 2009
2009-01-12 11:16 UTC (4+ messages)
[RFC/PATCH 0/3] Enable in-process submodule traversal
2009-01-12 10:59 UTC (9+ messages)
` [RFC/PATCH 1/3] tree.c: add support for traversal of submodules
` [RFC/PATCH 2/3] archive.c: enable "
` [RFC/PATCH 3/3] builtin-ls-tree: "
patches in context format ?
2009-01-12 9:57 UTC (7+ messages)
[RFC PATCH 1/3] Add "vcs" config option in remotes
2009-01-12 9:52 UTC (4+ messages)
[RFC/PATCH 2/3] replace_object: add mechanism to replace objects found in "refs/replace/"
2009-01-12 9:50 UTC (3+ messages)
[PATCH 0/4] refactor the --color-words to make it more hackable
2009-01-12 9:36 UTC (16+ messages)
` [PATCH 1/4] Add color_fwrite(), a function coloring each line individually
` [PATCH v2 "
` [PATCH 2/4] color-words: refactor word splitting and use ALLOC_GROW()
` [PATCH 3/4] color-words: refactor to allow for 0-character word boundaries
` [PATCH 4/4] color-words: take an optional regular expression describing words
stopping patches from just floating by
2009-01-12 9:35 UTC (7+ messages)
` grammar patches not best use of talent
Lightweight tag ?
2009-01-12 9:17 UTC (3+ messages)
[PATCH] bash completion: refactor diff options
2009-01-12 9:16 UTC (2+ messages)
` [PATCH next] "
Recent annoying problem with Linus's git repository?
2009-01-12 8:29 UTC (3+ messages)
"git add sub1/ sub2/" doesn't work as expected when sub1 and sub2 has .git under them
2009-01-12 8:36 UTC
[RFC PATCH 2/3] Add specification of git-vcs helpers
2009-01-12 8:13 UTC (4+ messages)
Minimum required version of subversion for git-svn?
2009-01-12 8:03 UTC (3+ messages)
[PATCH] git-am: add --directory=<dir> option
2009-01-12 6:33 UTC
[RFC PATCH 3/3] Support fetching from foreign VCSes
2009-01-12 5:48 UTC (3+ messages)
[PATCH] git-svn: add --authors-file test
2009-01-12 5:40 UTC (2+ messages)
[PATCH] Cleanup of unused symcache variable inside diff-lib.c
2009-01-12 5:39 UTC (10+ messages)
git-svn: File was not found in commit
2009-01-12 5:14 UTC (6+ messages)
current git kernel has strange problems during bisect
2009-01-12 5:03 UTC (20+ messages)
[PATCH/RFC v6 0/3] git checkout: optimise away lots of lstat() calls
2009-01-12 4:05 UTC (5+ messages)
` [PATCH/RFC v6 1/3] lstat_cache(): more cache effective symlink/directory detection
` [PATCH/RFC v6 2/3] lstat_cache(): introduce has_symlink_or_noent_leading_path() function
` [PATCH/RFC v6 3/3] lstat_cache(): introduce has_dirs_only_path() function
What's cooking in git.git (Jan 2009, #02; Sun, 11)
2009-01-12 4:03 UTC (9+ messages)
[PATCH] Documentation/git-push.txt: minor: compress one option
2009-01-12 3:59 UTC (2+ messages)
[BUG/RFH] gitweb: Trouble with ref markers being hyperlinks because of illegally nested links
2009-01-12 2:59 UTC (2+ messages)
What's in my gitweb StGit queue (12 Jan 2009)
2009-01-12 1:52 UTC
Removing a commit from a local branch
2009-01-12 1:20 UTC (5+ messages)
[ILLUSTRATION PATCH] color-words: take an optional regular expression describing words
2009-01-11 23:20 UTC (20+ messages)
` [PATCH v2] make diff --color-words customizable
` [PATCH v3 0/4] customizable --color-words
` [PATCH v3 1/4] word diff: comments, preparations for regex customization
` [PATCH v3 2/4] word diff: customizable word splits
` [PATCH v3 3/4] word diff: make regex configurable via attributes
` [PATCH v3 4/4] word diff: test customizable word splits
[PATCH] add is_dot_or_dotdot inline function
2009-01-11 22:19 UTC (3+ messages)
` [PATCH] Allow cloning to an existing empty directory
[PATCH] git-filter-branch: Add an example on how to remove empty commits
2009-01-11 20:55 UTC (14+ messages)
` [PATCH] filter-branch: add git_commit_non_empty_tree and --prune-empty
[JGIT] Blame functionality for jgit
2009-01-11 20:23 UTC
[RFC PATCH 0/3] Support for importing in builtin-fetch
2009-01-11 20:20 UTC (2+ messages)
[EGIT PATCH 1/2] Use text resources for branch dialog and add shortcuts
2009-01-11 16:18 UTC (2+ messages)
` [EGIT PATCH 2/2] Add a border to the refs tree in the branch dialog
[PATCH 1/6] Move computation of absolute paths from Makefile to runtime and compute prefix on the fly if RUNTIME_PREFIX set
2009-01-11 12:57 UTC (9+ messages)
` [PATCH 2/6] Refactor git_set_argv0_path() to git_extract_argv0_path()
` [PATCH 3/6] Glean libexec path from argv[0] for git-upload-pack and git-receive-pack
[PATCH/RFC v5 0/1] git checkout: optimise away lots of lstat() calls
2009-01-11 8:26 UTC (5+ messages)
` [PATCH/RFC v5 1/1] more cache effective symlink/directory detection
TortoiseGit
2009-01-11 3:09 UTC (4+ messages)
[PATCH RFC] mailinfo: correctly handle multiline 'Subject:' header
2009-01-11 1:54 UTC (7+ messages)
` [BUG PATCH "
[PATCH v4] submodule: add --no-fetch parameter to update command
2009-01-11 1:34 UTC (7+ messages)
` [PATCH v4] submodule: allow tracking of the newest revision of a branch in a submodule
` [PATCH v4] submodule: add --use-gitmodules parameter to update command
` [PATCH v4] submodule: add +<branch> syntax for track to allow automatic pulling
[PATCH] Get format-patch to show first commit after root commit
2009-01-10 20:41 UTC (10+ messages)
` [PATCH] format-patch: avoid generation of empty patches
` [PATCH] Add new testcases for format-patch root commits
[PATCH 1/2] grep -w: forward to next possible position after rejected match
2009-01-10 20:37 UTC (3+ messages)
` [PATCH 2/2] grep: don't call regexec() for fixed strings
[PATCH EGIT Allow for git config to not error when lines have '/r' in them.]
2009-01-10 20:34 UTC
[PATCH] gitweb: suggest name for OPML view
2009-01-10 19:45 UTC (4+ messages)
SSH_ASKPASS
2009-01-10 18:02 UTC (2+ 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).