messages from 2013-02-12 09:28:06 to 2013-02-14 21:09:47 UTC [more...]
[PATCH] Documentation: filter-branch env-filter example
2013-02-14 21:09 UTC (3+ messages)
[PATCH] user-manual: Rewrite git-gc section for automatic packing
2013-02-14 18:57 UTC (7+ messages)
` [PATCH v2 00/15] User manual updates
` [PATCH v2 02/15] user-manual: Update for receive.denyCurrentBranch=refuse
[PATCH] git.txt: update description of the configuration mechanism
2013-02-14 18:03 UTC (7+ messages)
[PATCH v4 00/12] unify appending of sob
2013-02-14 17:58 UTC (28+ messages)
` [PATCH v4 01/12] sequencer.c: rework search for start of footer to improve clarity
` [PATCH v4 02/12] commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
` [PATCH v4 03/12] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [PATCH v4 04/12] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v4 05/12] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH v4 06/12] sequencer.c: require a conforming footer to be preceded by a blank line
` [PATCH v4 07/12] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH v4 08/12] sequencer.c: teach append_signoff how to detect duplicate s-o-b
` [PATCH v4 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
` [PATCH v4.1 "
` [PATCH v4 10/12] t4014: more tests about appending s-o-b lines
` [PATCH v4 11/12] format-patch: update append_signoff prototype
` [PATCH v4 12/12] Unify appending signoff in format-patch, commit and sequencer
` [PATCH/FYI v4 13/12] fixup! t/t3511: add some tests of 'cherry-pick -s' functionality
[BUG] Veryfing signatures in git log fails when language is not english
2013-02-14 17:22 UTC (11+ messages)
` [PATCH 0/5] gpg_interface: use the status
` [PATCH 1/5] gpg-interface: check good signature in a reliable way
` [PATCH 2/5] log-tree: rely upon the check in the gpg_interface
` [PATCH 3/5] gpg_interface: allow to request status return
` [PATCH 4/5] pretty: parse the gpg status lines rather than the output
` [PATCH 5/5] pretty: make %GK output the signing key for signed commits
[PATCH v3 0/4] count-objects improvements
2013-02-14 17:02 UTC (13+ messages)
` [PATCH v3 3/4] count-objects: report garbage files in pack directory too
` [PATCH v4 0/4] count-objects improvements
` [PATCH v4 1/4] git-count-objects.txt: describe each line in -v output
` [PATCH v4 2/4] sha1_file: reorder code in prepare_packed_git_one()
` [PATCH v4 3/4] count-objects: report garbage files in pack directory too
` [PATCH v4 4/4] count-objects: report how much disk space taken by garbage files
` [PATCH v3 "
What's cooking in git.git (Feb 2013, #05; Tue, 12)
2013-02-14 16:59 UTC (11+ messages)
` jn/shell-disable-interactive (Re: What's cooking in git.git (Feb 2013, #05; Tue, 12))
inotify to minimize stat() calls
2013-02-14 16:31 UTC (25+ messages)
[PATCH/RFC] clone: suggest index version 4 when the index is bigger than 512 KiB
2013-02-14 13:34 UTC
[RFC v2] git-multimail: a replacement for post-receive-email
2013-02-14 12:55 UTC (6+ messages)
[PATCH v2] branch: show rebase/bisect info when possible instead of "(no branch)"
2013-02-14 9:46 UTC (4+ messages)
` [PATCH v3] "
Git 1.8.2 l10n round 2
2013-02-14 7:36 UTC
[PATCH] Documentation: filter-branch env-filter example
2013-02-14 6:49 UTC (2+ messages)
Cumulative "git read-tree -m" rejected with overwriting warning
2013-02-13 23:40 UTC (2+ messages)
[PATCH 0/2] Add bash.showUntrackedFiles config option
2013-02-13 20:58 UTC (20+ messages)
` [PATCH 1/2] bash completion: add bash.showUntrackedFiles option
` [PATCH 2/2] t9903: add test case for bash.showUntrackedFiles
` [PATCH v2 0/3] Add bash.showUntrackedFiles config option
` [PATCH v2 1/3] shell prompt: add bash.showUntrackedFiles option
` [PATCH v2 2/3] t9903: add tests for bash.showUntrackedFiles
` [PATCH v2 3/3] t9903: add extra tests for bash.showDirtyState
` [PATCH v3 2/3] t9903: add tests for bash.showUntrackedFiles
` [PATCH v3 3/3] t9903: add extra tests for bash.showDirtyState
[PATCH] Makefile: don't run rm without any files
2013-02-13 20:12 UTC (5+ messages)
[PATCH v4] submodule: add 'deinit' command
2013-02-13 19:56 UTC (5+ messages)
Git-aware HTTP transport
2013-02-13 15:29 UTC (4+ messages)
` Git-aware HTTP transport docs
[Request] Git export with hardlinks
2013-02-13 13:17 UTC (4+ messages)
` [ANN] First beta: "
git svn init throws Not a git repository (or any of the parent directories): .git
2013-02-13 13:15 UTC (2+ messages)
A good Git technique for referring back to original files
2013-02-13 12:50 UTC (6+ messages)
Recommended packing for HTTP repositories
2013-02-13 12:38 UTC
[git-multimail] License unknown (#1)
2013-02-13 12:10 UTC (4+ messages)
` Fwd: "
Pushing a git repository to a new server
2013-02-13 8:08 UTC (7+ messages)
git-completion.bash --local
2013-02-13 7:44 UTC (7+ messages)
` [PATCH] completion: support 'git config --local'
[PATCH 4/4] contrib/subtree: update documentation
2013-02-12 23:24 UTC
[PATCH 3/4] contrib/subtree/t: Added tests for .gitsubtree support
2013-02-12 23:23 UTC
[PATCH 2/4] contrib/subtree: Allow stale .gitsubtree entries to be replaced
2013-02-12 23:23 UTC
[PATCH 1/4] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
2013-02-12 23:21 UTC
[PATCH 0/3] Fix installation paths with "make install-doc"
2013-02-12 23:20 UTC (18+ messages)
` [PATCH 1/3] Documentation/Makefile: fix spaces around assignments
` [PATCH 2/3] Documentation/Makefile: move infodir to be with other '*dir's
` [PATCH 3/3] Documentation/Makefile: fix inherited {html,info,man}dir
` [PATCH] Makefile: do not export mandir/htmldir/infodir
[PATCHv4 0/6] git-credential support in git-send-email
2013-02-12 22:50 UTC (16+ messages)
` [PATCHv4 1/6] Git.pm: allow command_close_bidi_pipe to be called as method
` [PATCHv4 2/6] Git.pm: fix example in command_close_bidi_pipe documentation
` [PATCHv4 3/6] Git.pm: refactor command_close_bidi_pipe to use _cmd_close
` [PATCHv4 4/6] Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe
` [PATCHv4 5/6] Git.pm: add interface for git credential command
` [PATCHv4 6/6] git-send-email: use git credential to obtain password
Fetch and -t
2013-02-12 18:28 UTC (3+ messages)
[PATCH] rebase -i: respect core.commentchar
2013-02-12 18:23 UTC (13+ messages)
` [PATCH v2] "
[RFC/PATCH] Replace filepattern with pathspec for consistency
2013-02-12 18:04 UTC (4+ messages)
Improve 'git help' with basic user guide linkss
2013-02-12 12:00 UTC (8+ 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).