git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-03 23:21:52 to 2010-08-06 02:48:14 UTC [more...]

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-08-06  2:46 UTC  (6+ messages)
    ` [PATCH jn/paginate-fix 0/12] "
      ` [PATCH 01/12] git wrapper: introduce startup_info struct
      ` [PATCH 02/12] setup: remember whether repository was found

[RFC] struct *_struct
 2010-08-06  2:28 UTC  (6+ messages)
  ` [PATCH] Refactor structures in the form of *_struct

Git server eats all memory
 2010-08-06  1:51 UTC  (8+ messages)

[PATCH 0/2] Submodules: Add the new config option "ignore"
 2010-08-05 23:51 UTC  (12+ messages)
` [PATCH 2/2] Submodules: Use "ignore" settings from .gitmodules too for diff and status
    ` [PATCH v2 0/2] Submodules: Add the new config option "ignore"
      ` [PATCH v2 1/2] Submodules: Add the new "ignore" config option for diff and status
      ` [PATCH v2 2/2] Submodules: Use "ignore" settings from .gitmodules too "
      ` [PATCH] Add tests for the diff.ignoreSubmodules config option

[BUG] git gui blame fails for multi-word textconv filter
 2010-08-05 23:10 UTC  (6+ messages)
    ` [PATCH] git-gui: Use shell to launch textconv filter in "blame"

[GSoC update extra!] git-remote-svn: Week 13
 2010-08-05 22:23 UTC  (5+ messages)

Cooking of the ab/i18n series
 2010-08-05 22:18 UTC  (2+ messages)

What's cooking in git.git (Aug 2010, #01; Wed, 4)
 2010-08-05 22:15 UTC  (26+ messages)
` jk/tag-contains: stalled
` tc/checkout-B
  ` [PATCH 1/5] diff: parse separate options like -S foo
  ` [PATCH 2/5] diff: split off a function for --stat-* option parsing
  ` [PATCH 3/5] diff: parse separate options --stat-width n, --stat-name-width n
  ` [PATCH 4/5] log: parse separate options like git log --grep foo
  ` [PATCH 5/5] log: parse separate option for --glob
  ` mm/shortopt-detached
` jc/sha1-name-find-fix

Back-dating commits--way back--for constitution.git
 2010-08-05 22:10 UTC  (7+ messages)

[RFH] Spurious failures of t0025.[34]
 2010-08-05 22:01 UTC  (4+ messages)

[PATCH v4 00/18] Reroll the line log series
 2010-08-05 21:32 UTC  (23+ messages)
` [PATCH v4 01/18] parse-options: enhance STOP_AT_NON_OPTION
` [PATCH v4 02/18] parse-options: add two helper functions
` [PATCH v4 03/18] Add the basic data structure for line level history
` [PATCH v4 04/18] Refactor parse_loc
` [PATCH v4 05/18] Parse the -L options
` [PATCH v4 06/18] Export three functions from diff.c
` [PATCH v4 07/18] Add range clone functions
` [PATCH v4 08/18] map/take range to the parent of commits
` [PATCH v4 09/18] Print the line log
` [PATCH v4 10/18] Hook line history into cmd_log, ensuring a topo-ordered walk
` [PATCH v4 11/18] Add tests for line history browser
` [PATCH v4 12/18] Make rewrite_parents public to other part of git
` [PATCH v4 13/18] Make graph_next_line external "
` [PATCH v4 14/18] Add parent rewriting to line history browser
` [PATCH v4 15/18] Add --graph prefix before line history output
` [PATCH v4 16/18] Add --full-line-diff option
` [PATCH v4 17/18] Add test cases for '--graph' of line level log
` [PATCH v4 18/18] Document line history browser

Files vanished due fetch - lock missing ?
 2010-08-05 21:23 UTC 

When to use test_commit (Re: [PATCH] checkout: add a test for creating a new branch with regexp as a starting point)
 2010-08-05 21:24 UTC  (6+ messages)
` [PATCH 2/2] checkout: add a test for creating a new branch with regexp as a starting point
    ` [PATCH 2/2 v2] "
        ` [PATCH 2/2 v3] "

Massive repository corruptions
 2010-08-05 20:42 UTC  (10+ messages)

[PATCH] rebase -i: add exec command to launch a shell command
 2010-08-05 20:16 UTC  (9+ messages)
    ` [PATCH 1/2] "
    ` [PATCH 2/2] test-lib: user-friendly alternatives to test [!] [-d|-f]
      ` [PATCH v2] "

[PATCH v2 0/3] *** SUBJECT HERE ***
 2010-08-05 20:13 UTC  (8+ messages)
` [PATCH v2 1/3] stash: It looks like a stash, but doesn't quack like a stash
` [PATCH v2 2/3] stash: Allow git stash branch to process commits that look like stashes but are not stash references

What's cooking in git.git (Jul 2010, #05; Wed, 28)
 2010-08-05 19:35 UTC  (8+ messages)
  ` jk/tag-contains (Re: What's cooking in git.git (Jul 2010, #05; Wed, 28))

[PATCH v6 0/3] Merge renormalization, config renamed
 2010-08-05 19:02 UTC  (31+ messages)
` [PATCH/RFC eb/double-convert-before-merge 0/6] merge -Xrenormalize
  ` [PATCH 1/6] merge-trees: push choice to renormalize away from low level
  ` [PATCH 2/6] merge-trees: let caller decide whether to renormalize
  ` [PATCH 3/6] ll-merge: "
  ` [PATCH 4/6] rerere: migrate to parse-options API
  ` [PATCH 5/6] rerere: let caller decide whether to renormalize
      ` [PATCH/RFC v2 0/12] "
        ` [PATCH 01/12] t6038 (merge.renormalize): style nitpicks
        ` [PATCH 02/12] t6038 (merge.renormalize): try checkout -m and cherry-pick
        ` [PATCH 03/12] t6038 (merge.renormalize): check that it can be turned off
        ` [PATCH 04/12] merge-trees: push choice to renormalize away from low level
        ` [PATCH 05/12] merge-trees: let caller decide whether to renormalize
        ` [PATCH 06/12] Documentation/technical: document ll_merge
        ` [PATCH 07/12] ll-merge: make flag easier to populate
        ` [PATCH 08/12] ll-merge: let caller decide whether to renormalize
        ` [PATCH 09/12] t4200 (rerere): modernize style
        ` [PATCH 10/12] rerere: migrate to parse-options API
        ` [PATCH 11/12] rerere: never renormalize
        ` [PATCH 12/12] merge-recursive --renormalize
  ` [PATCH 6/6] merge-recursive: add -Xrenormalize option

BUG! missing .idx causes .pack to be removed
 2010-08-05 17:01 UTC 

[RFC/PATCH] Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
 2010-08-05 16:14 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH] "

Delivery Status Notification (Failure)
 2010-08-05 16:12 UTC  (3+ messages)
    ` git svn fetch crash with fatal error

git merge - "both added" conflict resolution
 2010-08-05 14:41 UTC  (5+ messages)

[PATCH] push: mention "git pull" in error message for non-fast forwards
 2010-08-05 13:14 UTC  (4+ messages)

[PATCH] pretty-options.txt: match --format's documentation with implementation
 2010-08-05 13:08 UTC 

[BUG/TEST] show breakage of status for copy+conflict
 2010-08-05 12:55 UTC  (2+ messages)

[PATCH RFC] parse_object: pass on the original sha1, not the replaced one
 2010-08-05 11:41 UTC  (8+ messages)

[PATCH/RFC] fetch: allow command line --tags to override config
 2010-08-05  9:56 UTC  (2+ messages)

git instaweb + webrick does not work
 2010-08-05  9:14 UTC  (4+ messages)
    ` [RFC/PATCH 0/3] instaweb: fix and improve WEBrick support

[PATCH] git-svn: URL-decode the left-hand side of an svn refspec
 2010-08-05  6:40 UTC  (4+ messages)

[PATCH v2 0/3] git stash branch fixes
 2010-08-04 22:44 UTC 

[PATCH] tests: A new test prereq for testing chmod -w as root
 2010-08-04 20:40 UTC  (4+ messages)

Suggestions on how to reorganize and split up a monolithic repository?
 2010-08-04 19:08 UTC 

[PATCH] submodule: show_submodule_summary: preserve diff queue
 2010-08-04 18:15 UTC  (2+ messages)

[PATCH] rev-list: accept --format without argument
 2010-08-04 18:14 UTC  (5+ messages)

Inspecting a corrupt git object
 2010-08-04 13:09 UTC  (6+ messages)

How to create branches above master
 2010-08-04 12:04 UTC  (3+ messages)

t4111 fails under valgrind
 2010-08-04 10:06 UTC  (3+ messages)

[PATCH] rebase: support -X to pass through strategy options
 2010-08-04  9:51 UTC  (4+ messages)

noob user, want checkins to all be forced to LF terminated lines
 2010-08-04  5:29 UTC  (7+ messages)

[PATCH 4/5] log: parse detached options like git log --grep foo
 2010-08-04  2:41 UTC  (8+ messages)
` [PATCH 4/5 v4] "

[PATCH] config: add --local option
 2010-08-04  1:59 UTC 

git config --list --local?
 2010-08-04  1:43 UTC  (5+ 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).