messages from 2008-08-11 18:25:29 to 2008-08-13 02:50:19 UTC [more...]
pack operation is thrashing my server
2008-08-13 2:50 UTC (13+ messages)
More on git over HTTP POST
2008-08-13 2:37 UTC (14+ messages)
` [RFC 1/2] Add backdoor options to receive-pack for use in Git-aware CGI
` [RFC 2/2] Add Git-aware CGI for Git-aware smart HTTP transport
` "
git-rebase --merge gets stuck on --skip
2008-08-13 1:51 UTC
git problem: pack has bad object at offset 77100841: inflate returned -3
2008-08-13 1:17 UTC (3+ messages)
Why doesn't git-apply remove empty file
2008-08-13 0:25 UTC (2+ messages)
[PATCH] git-daemon: SysV needs the signal handler reinstated
2008-08-13 0:20 UTC (10+ messages)
` [PATCH] git-daemon: Simplify child management and associated logging by
TopGit: problem with patch series generation
2008-08-13 0:18 UTC (11+ messages)
[TopGit PATCH/RFC] Do not use mktemp
2008-08-13 0:17 UTC (5+ messages)
` [TopGit PATCH/RFC fixup] suppress "cannot overwrite existing file" error
` [TopGit PATCH] supply template argument to mktemp
git filter-branch --subdirectory-filter, still a mistery
2008-08-12 22:15 UTC (21+ messages)
` [RFH] filter-branch: ancestor detection weirdness
` [PATCH] filter-branch: use --simplify-merges
` [PATCH 0/3] filter-branch --subdirectory-filter improvements
` [PATCH 1/3] filter-branch: Extend test to show rewriting bug
` [PATCH 2/3] filter-branch: fix ref rewriting with --subdirectory-filter
` [PATCH 3/3] filter-branch: use --simplify-merges
[PATCH 0/2] Avoid run_command() for recursive in builtin-merge
2008-08-12 21:44 UTC (27+ messages)
` [PATCH 1/2] merge-recursive: prepare merge_recursive() to be called from builtins
` [PATCH 2/2] builtin-merge: avoid run_command_v_opt() for recursive
` [PATCH] Add a new test to ensure merging a submodule is handled properly
` [PATCH] builtin-revert.c: Make use of merge_recursive()
` [PATCH] builtin-revert: "
` [PATCH] Split out merge_recursive() to merge-recursive.c
` [PATCH (1b)] merge-recursive.c: Add more generic merge_recursive_generic()
` [PATCH (2)] Make builtin-revert.c use merge_recursive_generic()
[TopGit TOY PATCH] tg-graft: forge tip--base--<deps...> history for a subcommand
2008-08-12 21:10 UTC
How to show an annotated tag's timestamp?
2008-08-12 20:36 UTC (3+ messages)
RFC: Allow missing objects during packing
2008-08-12 18:43 UTC (12+ messages)
` [PATCH] pack-objects: Allow missing base objects when creating thin packs
` [PATCH v2] "
TOPGIT: [PATCH] tg create: add --force option to resolve merge dependencies
2008-08-12 17:55 UTC (4+ messages)
[PATCH] topgit: Implement tg-import
2008-08-12 17:31 UTC (2+ messages)
[PATCH] git svn: should not display zombie externals
2008-08-12 17:05 UTC (3+ messages)
[PATCH] git-svn: Make it scream by minimizing temp files
2008-08-12 16:45 UTC (15+ messages)
` [PATCH 0/3] git-svn and temporary file improvements
` [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
` [PATCH 2/3] git-svn: Make it scream by minimizing temp files
` [PATCH 3/3] git-svn: Reduce temp file usage when dealing with non-links
` [PATCH v2 "
` [PATCH 2/3] git-svn: Make it incrementally faster by minimizing temp files
TOPGIT: [PATCH] Use standard prefix and DESTDIR rather than explain
2008-08-12 16:34 UTC (2+ messages)
Summer of Code 2008 Midterm Summary
2008-08-12 15:25 UTC (2+ messages)
[PATCH 1/2] gitattributes: Document built in hunk header patterns
2008-08-12 14:24 UTC (2+ messages)
` [PATCH 2/2] Teach git diff about BibTeX head hunk patterns
fastest way to check if dir is a workdir
2008-08-12 13:01 UTC (2+ messages)
How to edit commit messages?
2008-08-12 12:49 UTC (4+ messages)
tried submodules and corrupted repo
2008-08-12 12:42 UTC
Thunderbird: issues with applying saved patches
2008-08-12 12:28 UTC (2+ messages)
[BUG?] rebase -i -p leaves index changed
2008-08-12 9:16 UTC
How to fork
2008-08-12 9:09 UTC (2+ messages)
Git rebase UI
2008-08-12 9:13 UTC (2+ messages)
tried submodules and corrupted repo
2008-08-12 8:09 UTC
clone branching?
2008-08-12 7:34 UTC (4+ messages)
[PATCH] Make cherry-pick use rerere for conflict resolution
2008-08-12 7:02 UTC (12+ messages)
` [PATCH v2] "
[TopGit PATCH] Ignore tg-export and tg-export.txt
2008-08-12 6:56 UTC
Help reverting a particular file
2008-08-12 6:15 UTC (3+ messages)
[PATCH] diff --check: do not unconditionally complain about trailing empty lines
2008-08-12 5:21 UTC
[TopGit PATCH v2] tg-create.sh: Support for multiple {to,cc,bcc} options
2008-08-12 5:14 UTC (3+ messages)
[PATCH] git-submodule - Add 'foreach' subcommand
2008-08-12 1:45 UTC (5+ messages)
` [PATCH] git-submodule foreach - Include output and clarify usage
[EGIT PATCH 00/26] New DirCache API
2008-08-12 1:08 UTC (26+ messages)
` [EGIT PATCH 01/26] Force all source code to UTF-8 encoding by default
` [EGIT PATCH 02/26] Protect WorkingTreeIterator's name encoding from weird ByteBuffers
` [EGIT PATCH 03/26] Add Constants.encode as a utility for quick encoding in UTF-8
` [EGIT PATCH 04/26] Rely upon Constants.CHARSET over Constants.CHARACTER_ENCODING
` [EGIT PATCH 05/26] Allow AbstractTreeIterators to find out about StopWalkExceptions
` [EGIT PATCH 06/26] Implement a new .git/index (aka dircache) read interface
` [EGIT PATCH 07/26] Export the new DirCache API to Eclipse plugins using jgit
` [EGIT PATCH 08/26] Support locking (and unlocking) a .git/index through DirCache
` [EGIT PATCH 09/26] Support writing "
` [EGIT PATCH 10/26] Support the 'TREE' extension in "
` [EGIT PATCH 11/26] Support using a DirCache within a TreeWalk
` [EGIT PATCH 12/26] Support recreating a .git/index through DirCache
` [EGIT PATCH 13/26] Support iterating and building a DirCache at the same time
` [EGIT PATCH 14/26] Support creating a new DirCacheEntry for an arbitrary path
` [EGIT PATCH 15/26] Support a simplified model of editing index entries
` [EGIT PATCH 16/26] Support recursively getting all entries under a subtree path
` [EGIT PATCH 17/26] Support copying meta fields from one DirCacheEntry to another
` [EGIT PATCH 18/26] Add JUnit tests for new DirCache API
` [EGIT PATCH 20/26] Allow the new DirCacheIterator in command line arguments
` [EGIT PATCH 21/26] Add debugging commands to interact with the new DirCache code
` [EGIT PATCH 22/26] Add a basic command line implementation of rm
` [EGIT PATCH 23/26] Rewrite GitMoveDeleteHook to use DirCacheBuilder
` [EGIT PATCH 24/26] Teach GitMoveDeleteHook how to move a folder recursively
` [EGIT PATCH 25/26] Rewrite UntrackOperation to use DirCacheBuilder
` [EGIT PATCH 26/26] Rewrite AssumeUnchangedOperation to use DirCache
[RFC PATCH] Documentation: rev-list-options: clarify history simplification with paths
2008-08-11 23:55 UTC (9+ messages)
` [PATCH 1/3] Documentation: rev-list-options: Fix a typo
` [PATCH 2/3] Documentation: rev-list-options: Rewrite simplification descriptions for clarity
` [PATCH 3/3] Documentation: rev-list-options: move --simplify-merges documentation
[PATCH] Add "extern" qualifier to function declarations in header files
2008-08-11 23:32 UTC
[PATCH] Adjust for the new way of enabling the default post-update hook
2008-08-11 23:15 UTC (4+ messages)
[ANNOUNCE] TopGit v0.2
2008-08-11 23:09 UTC
[PATCH] Fix commit_tree() buffer leak
2008-08-11 22:35 UTC
[PATCH 0/3] Teach git diff-tree --stdin to diff trees
2008-08-11 22:28 UTC (5+ messages)
` [PATCH 2/3] "
What's in git.git (Aug 2008, #02; Mon, 11)
2008-08-11 22:06 UTC
What's cooking in git.git (Aug 2008, #02; Mon, 11)
2008-08-11 22:06 UTC
Bizarre french translation - fixes
2008-08-11 22:04 UTC (7+ messages)
` [PATCH] Update french translation
` [PATCH] git-gui: "
` [PATCH] git-gui: update all remaining translations to French
[PATCH] Add option hooks.emaildiff to include full diff in post-receive-email
2008-08-11 21:20 UTC
[PATCH] Add option hooks.emaildiff to include full diff in post-receive-email
2008-08-11 21:01 UTC
[BUG/PATCH] Revert "gitk: Arrange to kill diff-files & diff-index on quit"
2008-08-11 20:44 UTC (7+ messages)
` [PATCH] gitk: make diff and tree display work reliably again
` [PATCH (GITK BUGFIX)] gitk: Allow safely calling nukefile from a run queue handler
[JGIT PATCH] Allow jgit to load additional user classes
2008-08-11 19:54 UTC
git-bisect: weird usage of read(1)
2008-08-11 19:47 UTC (8+ messages)
How to replace a single corrupt, packed object?
2008-08-11 18:59 UTC (6+ messages)
[PATCH] checkout --track: make up a sensible branch name if '-b' was omitted
2008-08-11 18:54 UTC (7+ messages)
[PATCH] Do not talk about "diff" in rev-list documentation
2008-08-11 18:46 UTC
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).