messages from 2013-06-27 11:04:19 to 2013-07-01 07:46:17 UTC [more...]
[PATCH v6 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
2013-07-01 7:46 UTC (12+ messages)
` [PATCH v6 1/5] git-remote-mediawiki: Introduction of Git::Mediawiki.pm
` [PATCH v6 2/5] git-remote-mediawiki: new git bin-wrapper for developement
` [PATCH v6 3/5] git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Mediawiki
` [PATCH v6 4/5] git-remote-mediawiki: Adding git-mw command
` [PATCH v6 5/5] git-remote-mediawiki: Add preview subcommand into git mw
[PATCH 2/2] commit: reject overlong UTF-8 sequences
2013-07-01 7:14 UTC (2+ messages)
[PATCH 1/2] commit: reject invalid UTF-8 codepoints
2013-07-01 7:12 UTC (5+ messages)
git clone -b
2013-07-01 7:04 UTC (5+ messages)
[PATCH] merge: allow using --no-ff and --ff-only at the same time
2013-07-01 7:01 UTC
[PATCH v7 0/5] Reroll patches against v1.8.3.1
2013-07-01 7:00 UTC (3+ messages)
` [PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
[PATCH 1/2] completion: handle unstuck form of base git options
2013-06-30 22:59 UTC (5+ messages)
` [PATCH 2/2] completion: learn about --man-path
[PATCH] CYGWIN: Use a TCP socket for pipe()
2013-06-30 22:56 UTC (5+ messages)
[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
2013-06-30 19:50 UTC (18+ messages)
[PATCH] check-ignore doc: fix broken link to ls-files page
2013-06-30 19:34 UTC (2+ messages)
[PATCH] test: spell 'ls-files --delete' option correctly in test descriptions
2013-06-30 19:30 UTC (3+ messages)
[RFC] [submodule] Add depth to submodule update
2013-06-30 19:17 UTC (12+ messages)
` [PATCH] "
` "
[PATCH] git stash: Avoid data loss when saving a stash
2013-06-30 19:14 UTC (6+ messages)
[PATCH 0/4] Batch completion improvements
2013-06-30 19:03 UTC (10+ messages)
` [PATCH 1/4] completion: complete rebase --edit-todo
` [PATCH 2/4] completion: add completer for status
` [PATCH 3/4] completion: add completer for rev-parse
` [PATCH 4/4] completion: prefer to use local git-completion.bash
[RFC/PATCH] submodule: add 'exec' option to submodule update
2013-06-30 15:30 UTC (5+ messages)
[PATCH/RFC 0/4] Perl rewrite of Ruby git-related
2013-06-30 11:08 UTC (5+ messages)
` [PATCH/RFC 1/4] contrib: add git-contacts helper
` [PATCH/RFC 2/4] contrib: contacts: add support for multiple patches
` [PATCH/RFC 3/4] contrib: contacts: add ability to parse from committish
` [PATCH/RFC 4/4] contrib: contacts: interpret committish akin to format-patch
[PATCH] completion: add completer for status
2013-06-30 11:00 UTC (8+ messages)
[PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'
2013-06-30 10:48 UTC (5+ messages)
` [PATCH v2 0/4] Update linux-2.6.git location and related examples
[PATCH] perf-lib: fix start/stop of perf tests
2013-06-30 1:46 UTC (3+ messages)
[PATCH 0/2] commit: improve UTF-8 validation
2013-06-29 17:39 UTC
How to update git on Mac OS X Mountain Lion 10.8.4
2013-06-29 1:59 UTC (4+ messages)
first parent, commit graph layout, and pull merge direction
2013-06-28 22:41 UTC (30+ messages)
` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull
` "
[ANNOUNCE] Git v1.8.3.2
2013-06-28 22:28 UTC
[PATCH --clone-depth version] [submodule] Add --depth to submodule update/add
2013-06-28 21:45 UTC
[PATCH v2] [submodule] Add --depth to submodule update/add
2013-06-28 21:41 UTC (3+ messages)
Bug on OS X
2013-06-28 20:51 UTC (6+ messages)
[PATCH] Do not call built-in aliases from scripts
2013-06-28 20:43 UTC (14+ messages)
[PATCH] clone: Skip pack-*.keep files when cloning locally
2013-06-28 20:38 UTC (3+ messages)
[PATCH (!) 0/2] Fix serious regressions in latest master
2013-06-28 20:15 UTC (13+ messages)
` [PATCH 1/2] status: really ignore config with --porcelain
[PATCH] fixup-builtins: remove unused cruft
2013-06-28 18:49 UTC (4+ messages)
[PATCH] configure: fix help screen
2013-06-28 17:48 UTC (2+ messages)
[PATCH v2 0/5] git-prompt: cleaning and improvement
2013-06-28 17:13 UTC (5+ messages)
Parse --o in format-patch
2013-06-28 16:49 UTC (4+ messages)
rebase --autosquash does not handle fixup! of fixup!
2013-06-28 14:20 UTC (18+ messages)
` [PATCH] rebase -i: fixup fixup! fixup!
Possible error on the git-svn man page
2013-06-28 7:54 UTC
What's cooking in git.git (Jun 2013, #09; Thu, 27)
2013-06-27 22:47 UTC
[PATCH] lib-rebase: use write_script
2013-06-27 20:50 UTC (4+ messages)
contrib/mw-to-git/Git/Mediawiki.pm
2013-06-27 18:07 UTC (7+ messages)
Off-line deverloper workflow?
2013-06-27 17:17 UTC (10+ messages)
[PATCH 00/16] Speed up Counting Objects with bitmap data
2013-06-27 17:17 UTC (11+ messages)
` [PATCH 09/16] documentation: add documentation for the bitmap format
[BUG] rebase should desambiguate abbreviated hashes before starting
2013-06-27 17:16 UTC (6+ messages)
[PATCH] am: replace uses of --resolved with --continue
2013-06-27 16:36 UTC (3+ messages)
[PATCH v5 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
2013-06-27 15:22 UTC (4+ messages)
` [PATCH v5 5/5] git-remote-mediawiki: Add preview subcommand into git mw
device files should be handled by git
2013-06-27 13:24 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).