git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-05-02 19:20:05 to 2008-05-05 04:26:57 UTC [more...]

fsck --full is Ok, but clones are not, "missing commits"?!
 2008-05-05  4:25 UTC  (2+ messages)

Associating tags with changelogs
 2008-05-05  4:20 UTC  (4+ messages)

[PATCH] git-svn: Make create-ignore use git add -f
 2008-05-05  4:04 UTC  (4+ messages)
` [PATCH] Documentation: Add create-ignore to git svn manual

[PATCH 3/3] Documentation: convert tutorials to man pages
 2008-05-05  3:48 UTC  (6+ messages)
        ` Documentation status (was Re: [PATCH 3/3] Documentation: convert tutorials to man pages)

[PATCH 0/2] Show committer ident in some cases
 2008-05-05  3:30 UTC  (9+ messages)
` [PATCH 1/2] commit: Show committer if automatic

[PATCH] git-cherry: add color to the output
 2008-05-05  3:27 UTC  (2+ messages)

[PATCH 0/3] log --graph and rev-list --graph
 2008-05-05  2:13 UTC  (6+ messages)
` [PATCH 1/3] revision API: split parent rewriting and parent printing options
  ` [PATCH 2/3] Add history graph API
    ` [PATCH 3/3] log and rev-list: add --graph option
` [PATCH] bash: Add more option completions for 'git log'

[PATCH] Documentation: convert "glossary" and "core-tutorial" to man pages
 2008-05-05  1:50 UTC  (5+ messages)

[PATCH] Make boundary characters for --color-words configurable
 2008-05-05  1:40 UTC  (36+ messages)
` [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 v3 0/6] --color-words improvement
    ` [PATCH v3 1/6] diff.c: Remove code redundancy in diff_words_show
      ` [PATCH v3 2/6] fn_out_diff_words_aux: Use short variable name
        ` [PATCH v3 3/6] --color-words: Fix showing trailing deleted words at another line
          ` [PATCH v3 4/6] --color-words: Make non-word characters configurable
            ` [PATCH v3 5/6] fn_out_diff_words_aux: Handle common diff line more carefully
              ` [PATCH v3 6/6] --color-words: Add test t4030

[PATCH] Add a --signoff option to cherry-pick/revert
 2008-05-05  0:25 UTC 

git and peer review
 2008-05-05  0:52 UTC  (7+ messages)

[PATCH] Pay attention to GIT_DIR when searching the git directory
 2008-05-05  0:09 UTC 

[PATCH 0/3] rename limit improvements
 2008-05-04 23:28 UTC  (10+ messages)
` [PATCH 1/3] add merge.renamelimit config option
` [PATCH 3/3] diff: make "too many files" rename warning optional

OSX, ZFS, UTF8, git - somebody hates me in this list
 2008-05-04 22:15 UTC  (7+ messages)

Use of tac in git-rebase--interactive
 2008-05-04 22:13 UTC  (10+ messages)
  ` [PATCH] Use perl instead of tac

git push won't push to a local branch
 2008-05-04 20:00 UTC  (3+ messages)

BUG: "git checkout" displays Q-escaped commit titles
 2008-05-04 19:45 UTC  (4+ messages)

[PATCH] Documentation: convert "diffcore" and "repository-layout" to man pages
 2008-05-04 17:13 UTC  (2+ messages)

[PATCH (resend)] filter-branch: Fix word usage in documentation
 2008-05-04 17:10 UTC 

[PATCHv4 0/4] Show author and/or committer in some cases
 2008-05-04 16:25 UTC  (7+ messages)
` [PATCHv4 1/4] Preparation to call determine_author_info from prepare_to_commit
` [PATCHv4 2/4] commit: Show author if different from committer
` [PATCHv4 3/4] commit: Show committer if automatic
` [PATCHv4 4/4] user.warnautomatic: add config to control if the committer ident is shown

[PATCH] INSTALL: add a note about GNU interactive tools has been renamed
 2008-05-04 14:56 UTC 

Repository from hell (gitk stresstest)
 2008-05-04 13:36 UTC 

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

[PATCH] Be more careful with objects directory permissions on clone
 2008-05-04 11:37 UTC 

git-clone file permissions and cpio
 2008-05-04 11:32 UTC  (3+ messages)

EasyGit [Was: Re: my git problem]
 2008-05-04 10:00 UTC  (3+ messages)

detecting rename->commit->modify->commit
 2008-05-04  9:34 UTC  (10+ messages)
          ` merge renamed files/directories? (was: Re: detecting rename->commit->modify->commit)
              ` merge renamed files/directories?

[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-04  9:29 UTC  (10+ messages)

[PATCH] Make words boundary for --color-words configurable
 2008-05-04  9:25 UTC  (9+ messages)
` [PATCH] Make boundary characters "
  ` [PATCH] --color-words: Make the word characters configurable

[regression?] "git status -a" reports modified for empty submodule directory
 2008-05-04  7:10 UTC  (15+ 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

Parent-less branches
 2008-05-04  5:50 UTC  (4+ messages)

[PATCH v2 00/10] Fix git's test suite to pass when the path contains spaces
 2008-05-04  5:38 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
    ` [PATCH v3 02/10] config.c: Escape backslashes in section names properly
      ` [PATCH v3 03/10] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
        ` [PATCH v3 04/10] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH v3 05/10] Use test_set_editor in t9001-send-email.sh
            ` [PATCH v3 06/10] test-lib.sh: Fix some missing path quoting
              ` [PATCH v3 07/10] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
                ` [PATCH v3 08/10] Don't use the export NAME=value form in the test scripts
                  ` [PATCH v3 09/10] Fix tests breaking when checkout path contains shell metacharacters
                    ` [PATCH v3 10/10] Rename the test trash directory to contain spaces

[PATCH 4/5] Head reduction before selecting merge strategy
 2008-05-04  4:52 UTC  (3+ messages)

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

[PATCH 2/5] Introduce -ff=<fast forward option>
 2008-05-03 22:04 UTC  (3+ messages)

[PATCH 1/5] New merge tests
 2008-05-03 22:00 UTC  (3+ messages)

[ANNOUNCE] tig-0.11
 2008-05-03 21:11 UTC  (2+ messages)

[PATCH] "not uptodate" changed to "has local changes"
 2008-05-03 16:59 UTC 

[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 "

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

[PATCH] Make boundary characters for --color-words configurable
 2008-05-03 13:57 UTC  (4+ 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  (7+ messages)
  ` [PATCH amend] "

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

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

[PATCH] Make words boundary for --color-words configurable
 2008-05-03  0:18 UTC  (3+ messages)

[PATCH 0/7] assorted pack-objects cleanups and improvements
 2008-05-02 23:03 UTC  (9+ 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

cvsexportcommit and cvsimport's -k option
 2008-05-02 20:11 UTC  (3+ 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).