git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-25 19:37:20 to 2013-09-29 00:34:15 UTC [more...]

[PATCH] clone: local URLs are not for ssh
 2013-09-29  0:33 UTC  (2+ messages)

[PATCH v2 00/44] Ruby support
 2013-09-28 23:33 UTC  (47+ messages)
` [PATCH v2 01/44] Add support for ruby commands
` [PATCH v2 02/44] ruby: add support for internal ruby programs
` [PATCH v2 03/44] request-pull: fix annotated tag check
` [PATCH v2 04/44] request-pull: fix for specific branch
` [PATCH v2 05/44] request-pull: use appropriate ref
` [PATCH v2 06/44] request-pull: fix exact match checking
` [PATCH v2 07/44] request-pull: trivial simplification
` [PATCH v2 08/44] request-pull: t: trivial whitespace style fixes
` [PATCH v2 09/44] request-pull: t: add missing cat
` [PATCH v2 10/44] ruby: rewrite 'request-pull'
` [PATCH v2 11/44] ruby: request-pull: rewrite perl script
` [PATCH v2 12/44] ruby: request-pull: trivial simplifications
` [PATCH v2 13/44] ruby: bind setup_git_directory()
` [PATCH v2 14/44] ruby: bind dwim_ref()
` [PATCH v2 15/44] ruby: request-pull: use native dwim_ref()
` [PATCH v2 16/44] ruby: bind git_config()
` [PATCH v2 17/44] ruby: request-pull: use native git_config()
` [PATCH v2 18/44] ruby: bind read_ref()/peel_ref()
` [PATCH v2 19/44] ruby: bind get_sha1()
` [PATCH v2 20/44] ruby: request-pull: simplify tag fetching
` [PATCH v2 21/44] ruby: request-pull: use get_sha1()
` [PATCH v2 22/44] ruby: add Commit class
` [PATCH v2 23/44] ruby: bind get_merge_bases()
` [PATCH v2 24/44] ruby: request-pull: use get_merge_bases()
` [PATCH v2 25/44] ruby: request-pull: trivial cleanups
` [PATCH v2 26/44] ruby: bind remote and transport stuff
` [PATCH v2 27/44] ruby: request-pull: use native remote and transport
` [PATCH v2 28/44] ruby: bind find_unique_abbrev()
` [PATCH v2 29/44] ruby: request-pull: use native commit info
` [PATCH v2 30/44] ruby: bind read_sha1_file()
` [PATCH v2 31/44] ruby: request-pull: use read_sha1_file()
` [PATCH v2 32/44] revision: add missing include
` [PATCH v2 33/44] shortlog: add missing declaration
` [PATCH v2 34/44] shortlog: split builtin from common code
` [PATCH v2 35/44] ruby: add RevInfo and DiffOptions
` [PATCH v2 36/44] ruby: bind shortlog()
` [PATCH v2 37/44] ruby: request-pull: use shortlog()
` [PATCH v2 38/44] ruby: bind diff_tree_sha1()
` [PATCH v2 39/44] ruby: bind log_tree_diff_flush()
` [PATCH v2 40/44] ruby: request-pull: use native diff_tree stuff
` [PATCH v2 41/44] ruby: request-pull: remove rescue block
` [PATCH v2 42/44] ruby: remove GIT_PAGER from environment
` [PATCH v2 43/44] ruby: add simpler option parser
` [PATCH v2 44/44] request-pull: rewrite to C

[PATCH] mingw-multibyte: fix memory acces violation and path length limits
 2013-09-28 23:18 UTC  (2+ messages)

[PATCH/RFC 0/7] Support for Ruby
 2013-09-28 23:06 UTC  (10+ messages)

[PATCH v3] build: add default aliases
 2013-09-28 22:41 UTC  (4+ messages)

[PATCH 00/10] trivial style and other fixes
 2013-09-28 21:51 UTC  (11+ messages)
` [PATCH 01/10] transport-helper: trivial style fix
` [PATCH 02/10] describe: trivial style fixes
` [PATCH 03/10] pretty: trivial style fix
` [PATCH 04/10] revision: trivial style fixes
` [PATCH 05/10] revision: add missing include
` [PATCH 06/10] shortlog: add missing declaration
` [PATCH 07/10] diff: trivial style fix
` [PATCH 08/10] run-command: trivial style fixes
` [PATCH 09/10] revision: "
` [PATCH 10/10] setup: "

Local tag killer
 2013-09-28 21:42 UTC  (8+ messages)

[PATCH] rebase -i: respect to core.abbrev
 2013-09-28 21:10 UTC  (2+ messages)

[PATCH] clone: tighten "local paths with colons" check a bit
 2013-09-28 13:14 UTC  (4+ messages)

[ANNOUNCE] Git v1.8.4.1
 2013-09-28 12:09 UTC  (4+ messages)

[PATCH 00/10] pack v4 UI support
 2013-09-28  8:54 UTC  (19+ messages)
` [PATCH 01/10] test-dump: new test program to examine binary data
` [PATCH 02/10] config: add core.preferredPackVersion
` [PATCH 03/10] upload-pack: new capability to send pack v4
` [PATCH 04/10] fetch: new option to set preferred pack version for transfer
` [PATCH 05/10] clone: "
` [PATCH 06/10] fetch: pack v4 support on smart http
` [PATCH 07/10] receive-pack: request for packv4 if it's the preferred version
` [PATCH 08/10] send-pack: support pack v4
` [PATCH 09/10] repack: add --pack-version and fall back to core.preferredPackVersion
  ` [PATCH] repack: Add --version parameter
` [PATCH 10/10] count-objects: report pack v4 usage

[PATCH 0/9] following http redirects
 2013-09-28  8:35 UTC  (10+ messages)
` [PATCH 1/9] http_get_file: style fixes
` [PATCH 2/9] http_request: factor out curlinfo_strbuf
` [PATCH 3/9] http: refactor options to http_get_*
` [PATCH 4/9] http: hoist credential request out of handle_curl_result
` [PATCH 5/9] http: provide effective url to callers
` [PATCH 6/9] http: update base URLs when we see redirects
` [PATCH 7/9] remote-curl: make refs_url a strbuf
` [PATCH 8/9] remote-curl: store url as "
` [PATCH 9/9] remote-curl: rewrite base url from info/refs redirects

Re:Answer back
 2013-09-27 20:13 UTC 

[PATCH] gc: remove gc.pid file at end of execution
 2013-09-28  3:42 UTC  (3+ messages)

[PATCH v2 0/3] Juggling between hot branches
 2013-09-28  2:59 UTC  (4+ messages)
` [PATCH v2 1/3] for-each-ref: introduce %C(...) for color
` [PATCH v2 2/3] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH v2 3/3] for-each-ref: introduce %(upstream:track[short])

[PATCH] RelNotes/1.8.5: direct script writers to "git status --porcelain"
 2013-09-28  0:08 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Update 'git remote set-head' doc and uasage
 2013-09-27 23:52 UTC  (2+ messages)

git rebase is confused about commits w/o textual changes (e.g. chmod's)
 2013-09-27 23:32 UTC  (3+ messages)

[PATCH 0/3] Juggling between hot branches
 2013-09-27 22:18 UTC  (13+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color
` [PATCH 2/3] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH 3/3] for-each-ref: introduce %(upstream:track[short])

What's cooking in git.git (Sep 2013, #08; Wed, 25)
 2013-09-27 17:52 UTC  (6+ messages)

Bug: [hostname:port]:repo.git notation no longer works (for ssh)
 2013-09-27 14:43 UTC  (6+ messages)

[PATCH] git submodule foreach: Skip eval for more than one argument
 2013-09-27 10:47 UTC  (4+ messages)
  ` [PATCH v2] "

Question about "git log --cherry"
 2013-09-27  9:52 UTC  (7+ messages)

Problem switching branches in submodule
 2013-09-26 23:44 UTC  (6+ messages)

[PATCH] Remove ciabot from contrib
 2013-09-26 22:54 UTC  (4+ messages)

"git checkout foo" is getting confused by folder named "foo"
 2013-09-26 21:25 UTC  (9+ messages)

[PATCH] merge-recursive: fix parsing of "diff-algorithm" option
 2013-09-26 21:13 UTC  (3+ messages)

[PATCH/RFC 0/5] New hash table implementation
 2013-09-26 14:38 UTC  (9+ messages)
` [PATCH v2 "

[PATCH v3 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-26  9:08 UTC  (2+ messages)
` [PATCH v3 2/2] checkout: proper error message on 'git checkout foo bar --'

[PATCH v2 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-26  9:03 UTC  (7+ messages)
` [PATCH v2 2/2] checkout: proper error message on 'git checkout foo bar --'

git-log: --cherry-mark option and %m placeholder
 2013-09-26  7:46 UTC 

[PATCH] git-svn.txt: mention how to rebuild rev_map files
 2013-09-26  2:41 UTC  (7+ messages)

[PATCH] git-compat-util.h: reduce optimization level to 1 on MinGW env
 2013-09-26  0:47 UTC  (6+ messages)
  `  "


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).