git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-07-31 12:11:29 to 2014-08-04 18:51:55 UTC [more...]

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-08-04 18:51 UTC  (17+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH RFC v2 05/19] rebase -i: Implement reword in terms of do_pick
` [PATCH v1 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v1 03/19] rebase -i: reword executes pre-commit hook on interim commit
  ` [PATCH v1 07/19] rebase -i: log the replay of root commits
  ` [PATCH v1 08/19] rebase -i: root commits are replayed with an unnecessary option
  ` [PATCH v1 09/19] rebase -i: commit only once when rewriting picks

[PATCH 00/11] git_config callers rewritten with the new config-set API
 2014-08-04 18:33 UTC  (12+ messages)
` [PATCH 01/11] daemon.c: replace `git_config()` with `git_config_get_bool()` family
` [PATCH 02/11] http-backend.c: "
` [PATCH 03/11] read-cache.c: replace `git_config()` with `git_config_get_*()` family
` [PATCH 04/11] archive.c: replace `git_config()` with `git_config_get_bool()` family
` [PATCH 05/11] fetchpack.c: replace `git_config()` with `git_config_get_*()` family
` [PATCH 06/11] rerere.c: "
` [PATCH 07/11] builtin/gc.c: "
` [PATCH 08/11] pager.c: replace `git_config()` with `git_config_get_value()`
` [PATCH 09/11] imap-send.c: replace `git_config()` with `git_config_get_*()` family
` [PATCH 10/11] alias.c: replace `git_config()` with `git_config_get_string()`
` [PATCH 11/11] branch.c: replace `git_config()` with `git_config_get_string()

[PATCH] Documentation: avoid dangling modifier for imap-send
 2014-08-04 18:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/1] doc: format-patch
 2014-08-04 18:23 UTC  (4+ messages)
` [PATCH v2 1/1] doc: format-patch: don't use origin as a branch name

[PATCH v7 0/8] Rewrite `git_config()` using config-set API
 2014-08-04 18:13 UTC  (13+ messages)
` [PATCH v7 1/8] config.c: mark error and warnings strings for translation
` [PATCH v7 2/8] config.c: fix accuracy of line number in errors
` [PATCH v7 3/8] add line number and file name info to `config_set`
` [PATCH v7 4/8] change `git_config()` return value to void
` [PATCH v7 5/8] config: add `git_die_config()` to the config-set API
` [PATCH v7 6/8] rewrite git_config() to use "
` [PATCH v7 7/8] add a test for semantic errors in config files
` [PATCH v7 8/8] add tests for `git_config_get_string_const()`

[PATCH v2 1/2] lockfile.c: remove PATH_MAX limitation (except in resolve_symlink)
 2014-08-04 17:42 UTC  (11+ messages)
` [PATCH v3 0/3] Keep .lock file paths absolute
  ` [PATCH v3 1/3] lockfile.c: remove PATH_MAX limitation (except in resolve_symlink)
  ` [PATCH v3 2/3] lockfile.c: remove PATH_MAX limit in resolve_symlink()
  ` [PATCH v3 3/3] lockfile.c: store absolute path

What's cooking in git.git (Jul 2014, #04; Tue, 22)
 2014-08-04 17:00 UTC  (10+ messages)
          ` Everday contents (was part of Re: What's cooking in git.git (Jul 2014, #04; Tue, 22))
            ` Everday contents

Bug report about symlinks
 2014-08-04 16:36 UTC  (9+ messages)

[PATCH] pretty.c: make git_pretty_formats_config return -1 on git_config_string failure
 2014-08-04 15:45 UTC  (2+ messages)

[L10N] Startup of Git 2.1.0 l10n round 1
 2014-08-04  9:11 UTC 

[PATCH] git-svn: doublecheck if really file or dir
 2014-08-04  4:02 UTC  (2+ messages)

[PATCH] gitk - Bulgarian translation of gitk
 2014-08-03 12:36 UTC  (2+ messages)
` [PATCH] gitk: Updated Bulgarian translation (302t,0f,0u)

[PATCH] Updated Bulgarian translation of git-gui
 2014-08-03 12:29 UTC 

[PATCH] git-svn: doublecheck if really file or dir
 2014-08-03 12:22 UTC  (5+ messages)

[PATCH] convert: Stream from fd to required clean filter instead of mmap
 2014-08-03  8:56 UTC 

[PATCH v4 0/1] http: Add Accept-Language header if possible
 2014-08-03  7:35 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] imap-send: clarify CRAM-MD5 vs LOGIN documentation
 2014-08-03  6:38 UTC  (9+ messages)
` [PATCH 2/2] imap-send: create target mailbox if it is missing
      ` [PATCH v3 1/2] imap-send: clarify CRAM-MD5 vs LOGIN documentation
      ` [PATCH v3 2/2] imap-send: create target mailbox if it is missing

[PATCH] archive: honor tar.umask even for pax headers
 2014-08-03  3:02 UTC 

[PATCH] lots of documentation fixes/rewordings in git-init(1)
 2014-08-02 18:06 UTC  (8+ messages)
` [PATCH 1/7] Documentation: git-init: typographical fixes
` [PATCH 2/7] Documentation: git-init: list items facelift
` [PATCH 3/7] Documentation: git-init: template directory: reword
` [PATCH 4/7] Documentation: git-init: --separate-git-dir: clarify
` [PATCH 5/7] Documentation: git-init: reword parenthetical statements
` [PATCH 6/7] Documentation: git-init: template directory: reword and cross-reference
` [PATCH 7/7] Documentation: git-init: flesh out example

cherry picking and merge
 2014-08-02 16:29 UTC  (28+ messages)
        ` Fwd: "

[PATCH] git-svn: Avoid systematic prompt for client certificate when using "git svn branch"
 2014-08-02 13:26 UTC  (3+ messages)

[PATCH 1/2] t5704: Fix the test that checks for excluded tags
 2014-08-02  8:39 UTC  (2+ messages)
` [PATCH 2/2] bundle: Fix exclusion of annotated tags

struct hashmap_entry packing
 2014-08-01 23:12 UTC  (5+ messages)
    ` [PATCH] pack-bitmap: do not use gcc packed attribute

[PATCH] doc: format-patch: don't use origin as a branch name
 2014-08-01 22:26 UTC  (4+ messages)

What's cooking in git.git (Aug 2014, #01; Fri, 1)
 2014-08-01 22:01 UTC 

Git Help needed
 2014-08-01 21:02 UTC  (7+ messages)

Is there a way to mark a branch as published?
 2014-08-01 19:17 UTC  (3+ messages)

Bug report about symlinks
 2014-08-01 19:10 UTC  (2+ messages)

Show containing branches in log?
 2014-08-01 18:01 UTC  (3+ messages)

Cross compiling git for ARM
 2014-08-01 17:53 UTC 

[PATCH] l10n: de.po: fix typo
 2014-08-01 16:34 UTC  (3+ messages)

[BUG] Assertion failed: (child->real_type == OBJ_REF_DELTA), function find_unresolved_deltas_1, file builtin/index-pack.c
 2014-08-01 12:24 UTC 

[PATCH v6 0/7] Rewrite `git_config()` using config-set API
 2014-08-01  9:22 UTC  (20+ messages)
` [PATCH v6 1/7] config.c: fix accuracy of line number in errors
` [PATCH v6 2/7] add line number and file name info to `config_set`
` [PATCH v6 3/7] change `git_config()` return value to void
` [PATCH v6 4/7] rewrite git_config() to use the config-set API
` [PATCH v6 5/7] add a test for semantic errors in config files
` [PATCH v6 6/7] config: add `git_die_config()` to the config-set API
` [PATCH v6 7/7] add tests for `git_config_get_string_const()`

article: Using a rolling hash to break up binary files
 2014-08-01  3:26 UTC  (2+ messages)

Transaction patch series overview
 2014-07-31 21:41 UTC  (2+ messages)

[PATCH 0/5] ref-transactions-send-pack
 2014-07-31 21:39 UTC  (6+ messages)
` [PATCH 1/5] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH 2/5] send-pack.c: add an --atomic-push command line argument
` [PATCH 3/5] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH 4/5] receive-pack.c: add receive.atomicpush configuration option
` [PATCH 5/5] push.c: add an --atomic-push argument

[PATCH 0/5] ref-transactions-req-strbuf-err
 2014-07-31 21:25 UTC  (6+ messages)
` [PATCH 1/5] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH 2/5] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH 3/5] refs.c: make lock_packed_refs take an err argument
` [PATCH 4/5] refs.c: add an err argument to commit_packed_refs
` [PATCH 5/5] refs.c: add an err argument to pack_refs

[PATCH v3 0/6] git_config callers rewritten with the new config cache API
 2014-07-31 17:13 UTC  (4+ messages)
` [PATCH v3 1/6] alias.c: replace `git_config()` with `git_config_get_string()`

[PATCH 0/5] nd/multiple-work-trees follow-ups
 2014-07-31 17:00 UTC  (4+ messages)

stash-p broken?
 2014-07-31 16:49 UTC  (9+ messages)

[PATCH v2 1/2] config.c: mark error and warnings strings for translation
 2014-07-31 15:23 UTC  (4+ messages)
` [PATCH 2/2] add variable name to `git_config_*()` error message

[PATCH] git-push: fix link in man page
 2014-07-31 15:06 UTC 

[PATCH 5/5] gitweb: make category headings into links when they are directories
 2014-07-31 12:53 UTC 

[PATCH 4/5] gitweb: optionally set project category from its pathname
 2014-07-31 12:53 UTC 

[PATCH 3/5] gitweb: add a link under the search box to clear a project filter
 2014-07-31 12:53 UTC 

[PATCH 2/5] gitweb: if the PATH_INFO is incomplete, use it as a project_filter
 2014-07-31 12:53 UTC 

[PATCH 1/5] gitweb: fix typo in man page
 2014-07-31 12:53 UTC 

[PATCH 0/5] gitweb: improve directory hierarchy handling
 2014-07-31 12:53 UTC 

[BUG?] log -g does not respect pathspec
 2014-07-31 12:36 UTC 

[PATCH] config.c: mark error and warnings strings for translation
 2014-07-31 12:18 UTC  (3+ messages)

[PATCH v4 0/5] git_config callers rewritten with the new config cache API
 2014-07-31 12:13 UTC  (7+ messages)
` [PATCH v4 2/5] notes.c: replace `git_config()` with `git_config_get_value_multi()`


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