git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-03 00:14:37 to 2014-08-07 00:00:45 UTC [more...]

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-08-06 23:59 UTC  (26+ 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 v2 00/23] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v2 01/23] rebase -i: allow replaying commits with empty log messages
  ` [PATCH v2 02/23] rebase -i: allow squashing empty commits without complaints
  ` [PATCH v2 03/23] rebase -i: allow rewording "
  ` [PATCH v2 04/23] rebase -i: hide interactive command messages in verbose mode
  ` [PATCH v2 05/23] rebase -i: failed reword prints redundant error message
  ` [PATCH v2 06/23] commit: allow disabling pre-commit and commit-msg separately

Subtree with submodule inside?
 2014-08-06 23:51 UTC  (7+ messages)

cherry picking and merge
 2014-08-06 23:20 UTC  (22+ messages)
              ` Rebase safely (Re: cherry picking and merge)
        ` Fwd: cherry picking and merge

Bug v1.9.3: Spurious whitespace warnings when using git apply with the --exclude option
 2014-08-06 22:58 UTC  (6+ messages)
  ` [PATCH 0/3] Two fixes to "git apply"
    ` [PATCH 1/3] apply: use the right attribute for paths in non-Git patches
    ` [PATCH 2/3] apply: hoist use_patch() helper for path exclusion up
    ` [PATCH 3/3] apply: omit ws check for excluded paths

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

Apple violating git LGPL?
 2014-08-06 20:51 UTC  (7+ messages)

"Branch objects" (was: Re: cherry picking and merge)
 2014-08-06 20:07 UTC  (2+ messages)

[PATCH 00/11] git_config callers rewritten with the new config-set API
 2014-08-06 20:04 UTC  (20+ 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()

struct hashmap_entry packing
 2014-08-06 19:32 UTC  (11+ messages)
    ` [PATCH] pack-bitmap: do not use gcc packed attribute

[PATCH] git-gui: make gc warning threshold match 'git gc --auto'
 2014-08-06 18:51 UTC 

What's cooking in git.git (Aug 2014, #01; Fri, 1)
 2014-08-06 18:35 UTC  (4+ messages)
    ` [PATCH] stash: default listing to working-tree diff

[PATCH] lots of documentation fixes/rewordings in git-init(1)
 2014-08-06 17:41 UTC  (16+ messages)
` [PATCH 1/7] Documentation: git-init: typographical fixes
` [PATCH 3/7] Documentation: git-init: template directory: reword
` [PATCH 4/7] Documentation: git-init: --separate-git-dir: clarify
` [PATCH 7/7] Documentation: git-init: flesh out example

Git detects changes after new branch created and switched even though files have not been changed
 2014-08-06 16:02 UTC  (2+ messages)

rebase flattens history when it shouldn't?
 2014-08-06 15:34 UTC  (6+ messages)

[PATCH] Documentation/config.txt: change "pull.rebase" description in favor of safer 'preserve' option
 2014-08-06 10:29 UTC  (3+ messages)

Odd results with git-describe
 2014-08-06  9:18 UTC 

[PATCH v2 0/2] Stream fd to clean filter
 2014-08-06  5:32 UTC  (3+ messages)
` [PATCH v2 1/2] convert: Refactor would_convert_to_git() to single arg 'path'
` [PATCH v2 2/2] convert: Stream from fd to required clean filter instead of mmap

[PATCH] convert: Stream from fd to required clean filter instead of mmap
 2014-08-06  4:32 UTC  (4+ messages)

[PATCH] rebase: introduce "rebase.preserve" configuration option
 2014-08-05 22:39 UTC  (2+ messages)

Pluggable backends for refs,wip
 2014-08-05 22:28 UTC  (4+ messages)

[ANNOUNCE] Git v2.1.0-rc1
 2014-08-05 21:57 UTC  (9+ messages)
` [PATCH] Release notes grammatical fixes

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

[PATCH] Documentation: avoid dangling modifier for imap-send
 2014-08-05 20:48 UTC  (11+ messages)
` [PATCH v2] "
          ` [PATCH v3] imap-send doc: omit confusing "to use imap-send" modifier

[Feature request] git add -i should have option for showing more context
 2014-08-05 18:29 UTC 

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

[PATCH] l10n: de.po: translate 38 new messages
 2014-08-05 17:51 UTC 

[PATCH v7 0/8] Rewrite `git_config()` using config-set API
 2014-08-05 16:42 UTC  (14+ messages)
` [PATCH v7 2/8] config.c: fix accuracy of line number in errors
` [PATCH v7 5/8] config: add `git_die_config()` to the config-set API
` [PATCH v7 7/8] add a test for semantic errors in config files

[PATCH v2 1/2] lockfile.c: remove PATH_MAX limitation (except in resolve_symlink)
 2014-08-05 16:10 UTC  (9+ 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] cache.h: add missing NORETURN on git_die_config*()
 2014-08-05 14:09 UTC  (2+ messages)

[PATCH] pretty.c: make git_pretty_formats_config return -1 on git_config_string failure
 2014-08-04 22:25 UTC  (8+ messages)
      ` [PATCH] config: teach "git -c" to recognize an empty string

[PATCH 1/2] t5704: Fix the test that checks for excluded tags
 2014-08-04 20:57 UTC  (7+ messages)
` [PATCH 2/2] bundle: Fix exclusion of annotated tags
` [PATCH 1/2] t5704: Complement annotated tag exclusion test

Bug report about symlinks
 2014-08-04 16:36 UTC  (9+ 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 v4 0/1] http: Add Accept-Language header if possible
 2014-08-03  7:35 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 2/2] imap-send: create target mailbox if it is missing
 2014-08-03  6:38 UTC  (5+ messages)
` [PATCH v3 "

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


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