git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-01 10:45:08 to 2008-05-03 14:44:43 UTC [more...]

[PATCH] Make words boundary for --color-words configurable
 2008-05-03 14:43 UTC  (27+ messages)
    ` [PATCH] Make boundary characters "
        ` [PATCH v2 0/5] "
          ` [PATCH v2 1/5] diff.c: Remove code redundancy in diff_words_show
            ` [PATCH v2 2/5] diff.c: Use show variable name in fn_out_diff_words_aux
              ` [PATCH v2 3/5] diff.c: Fix --color-words showing trailing deleted words at another line
                ` [PATCH v2 4/5] Make boundary characters for --color-words configurable
                  ` [PATCH v2 5/5] fn_out_diff_words_aux: Handle common diff line more carefully
      ` [PATCH] --color-words: Make the word characters configurable

git and peer review
 2008-05-03 14:27 UTC  (5+ messages)

[PATCH 1/5] Add Long Usage instead of simple usage
 2008-05-03 14:12 UTC  (6+ messages)
` [PATCH 2/5] Add recurse subcommand with basic options
  ` [PATCH 3/5] Add Custom argument input support to git submodule recurse subcommand
    ` [PATCH 4/5] Add pre command argument "
      ` [PATCH 5/5] Add documentation for the "

[PATCH] I don't known anyone who understands what it means when they do a merge and see "file.txt: needs update". "file.txt: has changes" is much clearer
 2008-05-03 14:09 UTC  (2+ messages)

Parent-less branches
 2008-05-03 14:05 UTC  (7+ messages)

Trouble merging to master when topic branch has a dir added
 2008-05-03 13:51 UTC 

[PATCH] Cleanup xread() loops to use read_in_full()
 2008-05-03 13:27 UTC 

[PATCH] git-bisect.sh: don't accidentally override existing branch "bisect"
 2008-05-03 12:48 UTC  (9+ messages)
  ` [PATCH amend] "

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-05-03 12:45 UTC  (25+ messages)
` [PATCH v2 04/13] Teach rebase interactive the mark command

[regression?] "git status -a" reports modified for empty submodule directory
 2008-05-03 12:36 UTC  (12+ messages)
` [PATCH 0/4] Fix regression for unchecked out submodules
  ` [PATCH 1/4] t4027: test diff for submodule with empty directory
    ` [PATCH 2/4] Add t7506 to test submodule related functions for git-status
      ` [PATCH 3/4] Fix diff regression for submodules not checked out
        ` [PATCH 4/4] Fix ie_match_stat for non-checked-out submodule
          ` [PATCH] Rename ENT_INEXISTENT to ENT_NONEXISTENT

[PATCH 0/2] Show committer ident in some cases
 2008-05-03 10:18 UTC  (7+ messages)
` [PATCH 1/2] commit: Show committer if automatic
` [PATCH 2/2] user.warnautomatic: add config to control if the committer ident is shown

Best way to optimize a git repository?
 2008-05-03 10:02 UTC  (2+ messages)

[PATCH] gitk: Update German translation
 2008-05-03  8:03 UTC  (11+ messages)
  ` [PATCH] gitk: German translation again updated

[RFC/PATCH] gitweb: Simplify git_project_list_body
 2008-05-03  9:03 UTC  (4+ messages)
` [RFC/PATCH] gitweb: Allow project description in project_index file

[PATCH 3/3] Documentation: convert tutorials to man pages
 2008-05-03  4:04 UTC  (5+ messages)

Newbie question about submodules and git clone
 2008-05-03  2:00 UTC 

Parent-less branches
 2008-05-03  0:46 UTC  (3+ messages)

[PATCH 0/7] assorted pack-objects cleanups and improvements
 2008-05-02 23:03 UTC  (10+ messages)
` [PATCH 1/7] pack-objects: small cleanup
  ` [PATCH 2/7] pack-objects: remove some double negative logic
    ` [PATCH 3/7] pack-objects: simplify the condition associated with --all-progress
      ` [PATCH 4/7] pack-objects: clean up write_object() a bit
        ` [PATCH 5/7] pack-objects: move compression code in a separate function
          ` [PATCH 6/7] pack-objects: allow for early delta deflating
            ` [PATCH 7/7] pack-objects: fix early eviction for max depth delta objects

cvsexportcommit and cvsimport's -k option
 2008-05-02 20:11 UTC  (3+ messages)

gitk: synchronize highlighting in file view for 'f'&'b' commands
 2008-05-02 18:45 UTC  (3+ messages)

To page or not to page
 2008-05-02 18:40 UTC  (24+ messages)

[PATCH] git-cherry: add color to the output
 2008-05-02 18:01 UTC 

detecting rename->commit->modify->commit
 2008-05-02 16:59 UTC  (28+ messages)

[PATCH] gitk: disable "Reset %s branch to here" when on a detached head
 2008-05-02 15:46 UTC  (3+ messages)

BUG: "git checkout" displays Q-escaped commit titles
 2008-05-02 14:05 UTC  (2+ messages)

[PATCH 2/5] Introduce -ff=<fast forward option>
 2008-05-02 12:33 UTC  (2+ messages)

EasyGit [Was: Re: my git problem]
 2008-05-02 11:54 UTC  (2+ messages)

[PATCH 0/3] Show author and/or committer in some cases
 2008-05-02  9:25 UTC  (11+ messages)
` [PATCH 3/3] commit: Show the committer ident when is different from the parent

[PATCH 2/3] Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
 2008-05-02  3:30 UTC 

[PATCH 1/3] Documentation: hooks: fix missing verb in pre-applypatch description
 2008-05-02  3:30 UTC 

reflog/show question
 2008-05-02  2:21 UTC  (11+ messages)

Making submodules easier to work with (auto-update on checkout or merge, stash & restore submodules)
 2008-05-01 23:29 UTC  (11+ messages)
              ` Making submodules easier to work with

Tracability in git commits
 2008-05-01 22:21 UTC  (7+ messages)

[PATCH] git-gui: Update German translation
 2008-05-01 22:13 UTC  (4+ messages)

[PATCHv2 0/3] Show author and/or committer in some cases
 2008-05-01 12:18 UTC  (5+ messages)
` [PATCHv2 1/3] Preparation to call determine_author_info from prepare_to_commit
` [PATCHv2 2/3] commit: Show author if different from committer
` [PATCHv2 3/3] commit: Show committer if different from the parent and automatic

[PATCH v2] Documentation: hooks: fix missing verb in pre-applypatch description
 2008-05-01 11:02 UTC 

Havoc Pennington on git and easygit
 2008-05-01 10:44 UTC  (2+ messages)


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 NNTP newsgroup(s).