git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-21 17:59:37 to 2012-03-23 20:34:07 UTC [more...]

odd behavior with git-rebase
 2012-03-23 20:33 UTC  (3+ messages)

[PATCH] difftool: print list of valid tools with '--tool-help'
 2012-03-23 19:48 UTC  (4+ messages)

Listing commits that are _exclusively_ available on a given branch
 2012-03-23 19:39 UTC  (5+ messages)

[GIT GUI PATCH 0/2] teach git gui to open the configured editor
 2012-03-23 19:31 UTC  (5+ messages)
` [GIT GUI PATCH 1/2] git-gui: teach _which procedure to work with absolute paths
` [GIT GUI PATCH 2/2] git-gui: add "open in editor" diff context menu entry

[PATCH] documentation: fix alphabetic ordered list for git-rebase man page
 2012-03-23 19:28 UTC  (2+ messages)

[PATCH] Make 'cvs -n commit ...' not to commit
 2012-03-23 19:02 UTC  (3+ messages)

[PATCH] Demonstrate failure of 'core.ignorecase = true'
 2012-03-23 18:57 UTC  (23+ messages)

howto handle name clashes
 2012-03-23 18:29 UTC  (5+ messages)

[PATCH] gitweb(1): Fixed improper use of "it's" when it should be "its"
 2012-03-23 18:19 UTC  (7+ messages)
  ` [PATCH] gitweb(1) Fixed English issues

[PATCH] Documentation: improve description of GIT_EDITOR and preference order
 2012-03-23 18:18 UTC  (2+ messages)

[PATCH v2 1/3] Add output_prefix_length to diff_options
 2012-03-23 18:13 UTC  (11+ messages)
` [PATCH v2 2/3] Adjust stat width calculations to take --graph output into account
` [PATCH v2 3/3] t4052: Test that stat width is adjusted for prefixes

[GIT GUI PATCH] git-gui: open console when using --trace on windows
 2012-03-23 17:46 UTC 

[PATCH v0 0/2] git-less: a specialized pager for git-log
 2012-03-23 17:18 UTC  (7+ messages)
` [PATCH v0 1/2] "
` [PATCH v0 2/2] git-less: git side support for git-less

[PATCH] Documentation/gitweb: trivial English fixes
 2012-03-23 16:57 UTC 

Push from specific directory
 2012-03-23 15:30 UTC  (9+ messages)

Git commit error: fatal: Repository has been updated, but unable to write new_index file
 2012-03-23 15:17 UTC 

small gitweb.txt patch fixing improper "it's"
 2012-03-23 12:44 UTC  (2+ messages)

GSoC - Designing a faster index format
 2012-03-23 11:24 UTC  (8+ messages)

[GSoC] Designing a faster index format
 2012-03-23 10:10 UTC  (9+ messages)

Strange effect merging empty file
 2012-03-23  4:56 UTC  (24+ messages)
                ` [PATCH 1/3] drop casts from users EMPTY_TREE_SHA1_BIN
                ` [PATCH 2/3] make is_empty_blob_sha1 available everywhere
                ` [PATCH 3/3] merge-recursive: don't detect renames from empty files
                    ` [PATCH 0/2] merging renames of "
                      ` [PATCH 1/2] teach diffcore-rename to optionally ignore empty content
                      ` [PATCH 2/2] merge-recursive: don't detect renames of empty files

SVN Branch Description Format
 2012-03-23  0:08 UTC  (2+ messages)
` SVN Branching Language (was Re: SVN Branch Description Format)

Currently checked out branch is not bold in gitk when using ssh X-forwarding
 2012-03-23  0:02 UTC  (3+ messages)

[PATCH 0/9 v6] difftool: teach command to perform directory diffs
 2012-03-22 19:52 UTC  (10+ messages)
` [PATCH 1/9 v6] difftool: parse options using Getopt::Long
` [PATCH 2/9 v6] difftool: add '--no-gui' option
` [PATCH 3/9 v6] difftool: exit(0) when usage is printed
` [PATCH 4/9 v6] difftool: remove explicit change of PATH
` [PATCH 5/9 v6] difftool: stop appending '.exe' to git
` [PATCH 6/9 v6] difftool: eliminate setup_environment function
` [PATCH 7/9 v6] difftool: replace system call with Git::command_noisy
` [PATCH 8/9 v6] difftool: teach difftool to handle directory diffs
` [PATCH 9/9 v6] difftool: print list of valid tools with '--tool-help'

[PATCH 0/1] Adjust diff stat width calculations so lines do not wrap in terminal when using --graph
 2012-03-22 19:39 UTC  (6+ messages)
` [PATCH 1/1] Fix --stat width calculations to handle --graph

[PATCH v3 0/9] difftool: teach command to perform directory diffs
 2012-03-22 19:13 UTC  (17+ messages)
` [PATCH v3 7/9] difftool: teach difftool to handle "
` [PATCH v3 8/9] difftool: teach dir-diff to copy modified files back to working tree
` [PATCH v3 10/9] difftool: do not allow mix of '--prompt' with '--no-prompt'
  ` [PATCH 10/9 v4] difftool: fix regression in '--prompt' options
` [PATCH v3 11/9] t7800: add test for difftool --tool-help
` [PATCH v3 12/9] t7800: add tests for difftool --dir-diff

git's behaviour during a 'both added' merge conflict
 2012-03-22 18:49 UTC  (2+ messages)

[BUG] git bash-completion is incorrect for "git pull origin mas<tab>" if the ssh key is encrypted
 2012-03-22 18:45 UTC  (11+ messages)

Incremental updates to What's cooking
 2012-03-22 17:00 UTC  (5+ messages)
` [PATCH v3] Isolate If-Modified-Since handling in gitweb

[PATCH 10/9 v5] difftool: fix regression in '--prompt' options
 2012-03-22 15:02 UTC  (3+ messages)
` [PATCH 12/9 v5] t7800: add tests for difftool --dir-diff
` [PATCH 13/9 v5] difftool: add '--no-gui' as an option

GSoC Application [ Parallelism + Git.pm ]
 2012-03-22 13:33 UTC  (4+ messages)

[PATCH v3] Isolate If-Modified-Since handling in gitweb
 2012-03-22 13:05 UTC  (9+ messages)

[PATCH] Locate git helpers with type -P, for when git --exec-path is multivalued
 2012-03-22 10:24 UTC  (4+ messages)

[GSoC] Finishing network support for libgit2
 2012-03-22  0:09 UTC 

[PATCH v3 0/3] Fix documented fixme's throughout
 2012-03-21 22:21 UTC  (4+ messages)
` [PATCH v3 1/3] Fix memory leak in apply_patch in apply.c
  ` [PATCH 1/2] apply: free patch->{def,old,new}_name fields
    ` [PATCH 2/2] apply: free patch->result

GSOC on designing a faster index format
 2012-03-21 22:20 UTC  (2+ messages)

Has anyone written a hook to block fast forward merges to a branch?
 2012-03-21 21:22 UTC  (6+ messages)

GSoC intro
 2012-03-21 21:16 UTC  (3+ messages)

Clone fails on a repo with too many heads/tags
 2012-03-21 20:17 UTC  (11+ messages)

Annoying absolute path for "core.worktree" to submodule
 2012-03-21 19:41 UTC  (4+ messages)

[GSoC] Improving parallelism
 2012-03-21 18:06 UTC  (3+ messages)

Please discuss: what "git push" should do when you do not say what to push?
 2012-03-21 18:05 UTC  (4+ messages)
  ` Summary of discussion on "git push" default change


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