git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-01 02:36:52 to 2007-12-03 06:53:32 UTC [more...]

git-svn: .git/svn disk usage
 2007-12-03  6:53 UTC  (4+ messages)

[PATCH 1/2] Allow callers of unpack_trees() to handle failure
 2007-12-03  6:31 UTC  (3+ messages)

[PATCH] git-stash: Display help message if git-stash is run with wrong sub-commands
 2007-12-03  6:16 UTC  (4+ messages)

[PATCH] quote_path: fix collapsing of relative paths
 2007-12-03  6:05 UTC  (3+ messages)

[PATCH] Adding menu for Emacs git.el
 2007-12-03  6:03 UTC  (3+ messages)

[PATCH 1/3] git-help: add -i|--info option to display info page
 2007-12-03  5:53 UTC  (4+ messages)

[PATCH] Make git status usage say git status instead of git commit
 2007-12-03  5:34 UTC  (2+ messages)

[PATCH 2/2] Add flag to make unpack_trees() not print errors
 2007-12-03  5:32 UTC 

[PATCH 0/2] Fail merge gently
 2007-12-03  5:32 UTC 

[PATCH v3] Allow update hooks to update refs on their own
 2007-12-03  5:25 UTC  (8+ messages)
` [PATCH v4] "

[PATCH] Trace and quote with argv: get rid of unneeded count argument
 2007-12-03  4:51 UTC 

importing bk into git
 2007-12-03  3:02 UTC  (2+ messages)

[PATCH/RFC] Use regex for :/ matching
 2007-12-03  4:32 UTC 

What's in git-gui.git
 2007-12-03  4:10 UTC 

[PATCH] Do check_repository_format() early
 2007-12-03  4:03 UTC  (10+ messages)

Incorrect git-blame result if I use full path to file
 2007-12-03  2:49 UTC  (6+ messages)

v1.5.4 plans
 2007-12-03  2:32 UTC  (5+ messages)

make test failure with latest master
 2007-12-03  1:59 UTC  (7+ messages)

[PATCH] Reorder msgfmt command-line arguments
 2007-12-03  1:26 UTC 

[RFC] use typechange as rename source
 2007-12-03  1:20 UTC  (14+ messages)

gitk error: expected integer but got "Hamano"
 2007-12-02 23:23 UTC  (3+ messages)

[PATCH] gitweb: Update and improve gitweb/README file
 2007-12-02 23:22 UTC 

Corrupted (?) commit 6e6db85e confusing gitk
 2007-12-02 23:05 UTC  (18+ messages)
` [PATCH] gitk: Add workaround to handle corrupted author date
      ` Fix --signoff in builtin-commit differently

[PATCH 0/6] Various (replacement) patches to builtin-commit
 2007-12-02 21:20 UTC  (10+ messages)
` [PATCH 6/6] builtin-commit: Add newline when showing which commit was created

[PATCH] contrib: Make remotes2config.sh script more robust
 2007-12-02 19:40 UTC 

[PATCH] Highlight keyboard shortcuts in git-add--interactive
 2007-12-02 19:06 UTC  (10+ messages)
    ` [PATCH 1/2] "
      ` [PATCH 2/2] Teach git-add--interactive to highlight untracked file prefixes
        ` [REPLACEMENT PATCH] Highlight keyboard shortcuts in git-add--interactive

git + unison
 2007-12-02 19:05 UTC  (3+ messages)

Difference in how "git status" and "git diff --name-only" lists filenames
 2007-12-02 18:44 UTC  (2+ messages)

git-merge --no-commit commits
 2007-12-02 18:00 UTC  (4+ messages)

[PATCH] Move all dashed form git commands to libexecdir
 2007-12-02 17:23 UTC  (27+ messages)

[PATCH] t9600: test cvsimport from CVS working tree
 2007-12-02 17:22 UTC 

problems with importing from cvs archive
 2007-12-02 17:07 UTC  (4+ messages)

cannot see git-fetch result in gitk
 2007-12-02 15:15 UTC  (3+ messages)

What's cooking in git/spearce.git (topics)
 2007-12-02 14:40 UTC  (15+ messages)
` What's cooking in git.git (topics)
                      ` [PATCH, next version] Add 'git fast-export', the sister of 'git fast-import'

[PATCH] Fixes for automatic prefix highlighting
 2007-12-02 13:44 UTC 

[PATCH 1/3] Prepare execv_git_cmd() for removal of builtins from the filesystem
 2007-12-02 12:24 UTC  (5+ messages)
` [PATCH 2/3] Avoid double exec() in execv_git_cmd()
  ` [PATCH 3/3] git-shell: accept "git foo" form

[PATCH RFC] Move all dashed form git commands to libexecdir
 2007-12-02 11:35 UTC  (26+ messages)
` [PATCH] "
                    ` [PATCH] transport.c: call dash-less form of receive-pack and upload-pack on remote
                                ` [PATCH 0/3] Call builtin functions directly, was "
                                  ` [PATCH 1/3] Introduce release_all_objects()
                                  ` [PATCH 2/3] Include the objects needed for the builtin functions into libgit.a
                                  ` [PATCH 3/3] Introduce execv_git_builtin() and use it
                                      ` [REPLACEMENT PATCH "

[PATCH 1/2] Resurrect peek-remote
 2007-12-02  7:45 UTC  (2+ messages)
` [PATCH 2/2] Consolidate command list to one

[PATCH resend] git-commit: clean up die messages
 2007-12-02  6:07 UTC 

[PATCH] git-commit: clean up die messages
 2007-12-02  6:05 UTC 

[PATCH 3/3] Use {web,instaweb,help}.browser config options
 2007-12-02  5:08 UTC 

[PATCH 2/3] git-help: add -w|--web option to display html man page in a browser
 2007-12-02  5:07 UTC 

[PATCH 0/3] git-help: add new options -w (for web) and -i (for info)
 2007-12-02  5:03 UTC 

git pack-objects input list
 2007-12-02  2:23 UTC  (4+ messages)

[PATCH] git-show: only chdir(prefix) when prefix is not NULL, and check for success
 2007-12-02  1:42 UTC 

[ANNOUNCE] GIT 1.5.3.5
 2007-12-01 21:38 UTC  (3+ messages)
` [ANNOUNCE] GIT 1.5.3.6
  ` [ANNOUNCE] GIT 1.5.3.7

[PATCH] Teach 'git pull' the '--rebase' option
 2007-12-01 20:37 UTC  (11+ messages)
        ` [PATCH v2] Teach 'git pull' about --rebase

[PATCH] hg-to-git: handle an empty dir in hg by combining git commits
 2007-12-01 20:02 UTC  (2+ messages)

[PATCH] xdiff-interface.c (buffer_is_binary): Remove buffer size limitation
 2007-12-01 19:46 UTC  (2+ messages)

[PATCH] git-cvsserver runs hooks/post-receive
 2007-12-01 19:38 UTC  (6+ messages)

[PATCH] hg-to-git: do not include the branch name as the first line of commit msg
 2007-12-01 17:56 UTC 

Some git performance measurements
 2007-12-01 17:19 UTC  (4+ messages)

[PATCH] install-sh from automake does not like -m without delimiting space
 2007-12-01 17:05 UTC 

repo.or.cz problem with blame/history/raw links
 2007-12-01 16:04 UTC 

how to create v2 patch
 2007-12-01 14:14 UTC  (5+ messages)

[PATCH] Set OLD_ICONV on Cygwin
 2007-12-01  9:49 UTC 

git guidance
 2007-12-01  6:50 UTC  (3+ messages)

[PATCH] Use --no-color option on git log commands
 2007-12-01  6:10 UTC  (7+ messages)
  ` [PATCH/RFC] "color.diff = true" is not "always" anymore

memmem.c improvement
 2007-12-01  3:07 UTC  (4+ messages)
` (class=ham score=-4.96032) "

[PATCH] gitweb: disambiguate heads and tags withs the same name
 2007-12-01  3:06 UTC  (3+ messages)
` [PATCH] gitweb: Try harder in parse_tag; perhaps it was given ambiguous name

[PATCH] gitweb: the commitdiff is very commonly used, it's needed on search page, too
 2007-12-01  3:04 UTC  (3+ messages)

If you would write git from scratch now, what would you change?
 2007-12-01  2:53 UTC  (11+ messages)
  ` [RFC] git-gui USer's Survey 2007 (was: If you would write git from scratch now, what would you change?)

To push into a non-bare repository, or not to push into it
 2007-12-01  2:37 UTC  (2+ messages)

[PATCH] Allow HTTP proxy to be overridden in config
 2007-12-01  2:37 UTC  (4+ messages)

[BUGLET] Makefile uses $(SCRIPT_PERL) but Documentation/Makefile uses "perl"
 2007-12-01  2:36 UTC  (2+ messages)
` [PATCH] Run the specified perl in Documentation/

[PATCH] cvsimport: fix usage of cvsimport.module
 2007-12-01  2:36 UTC  (2+ messages)

[PATCH] Move all dashed form git commands to libexecdir
 2007-11-29 23:14 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).