git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-15 21:03:13 to 2009-01-17 16:17:08 UTC [more...]

[PATCH] contrib/workdir: create logs/refs and rr-cache in the origin repository
 2009-01-17 16:15 UTC 

[PATCH v2] checkout: implement "-" shortcut name for last branch
 2009-01-17 16:09 UTC  (21+ messages)
` [PATCH/RFC v3 0/6] N-th last checked out branch
      ` [PATCH/RFC v3bis 1/2] sha1_name: implement @{-N} syntax for N-th last checked out
        ` [PATCH/RFC v3bis 2/2] checkout: implement '@{-N}' and '-' special abbreviations
      ` [PATCH] interpret_nth_last_branch(): avoid traversing the reflogs twice
        ` [PATCH/RFC v4 0/5] N-th last checked out branch
          ` [PATCH/RFC v4 1/5] checkout: implement "@{-N}" shortcut name for N-th last branch
            ` [PATCH/RFC v4 2/5] sha1_name: tweak @{-N} lookup
              ` [PATCH/RFC v4 3/5] sha1_name: support @{-N} syntax in get_sha1()
                ` [PATCH/RFC v4 4/5] checkout: implement "-" abbreviation, add docs and tests
                  ` [PATCH/RFC v4 5/5] interpret_nth_last_branch(): avoid traversing the reflogs twice
` [PATCH/RFC v3 1/6] reflog: refactor parsing and checking
` [PATCH/RFC v3 2/6] reflog: refactor log open+mmap
` [PATCH/RFC v3 3/6] reflog: make for_each_reflog_ent use mmap
` [PATCH/RFC v3 4/6] reflog: add backwards iterator
` [PATCH/RFC v3 5/6] sha1_name: implement @{-N} syntax for N-th last checked out
` [PATCH/RFC v3 6/6] checkout: implement '@{-N}' and '-' special abbreviations

[PATCH 1/2] grep -w: forward to next possible position after rejected match
 2009-01-17 15:50 UTC  (9+ messages)
` [PATCH 2/2] grep: don't call regexec() for fixed strings
        ` [PATCH 1/4] Add ctype test
        ` [PATCH 2/4] Reformat ctype.c
        ` [PATCH 3/4] Change NUL char handling of isspecial()
        ` [PATCH 4/4] Add is_regex_special()

[RFC] Making format-patch output better when blank line is missing?
 2009-01-17 15:47 UTC  (2+ messages)

[PATCH 3/3] Adds a #!bash to the top of bash completions so that editors can recognize, it as a bash script. Also adds a few simple comments above commands that, take arguments. The comments are meant to remind editors of potential, problems that
 2009-01-17 15:46 UTC  (9+ messages)
      ` [PATCH 1/2] color: make it easier for non-config to parse color specs
      ` [PATCH 2/2] expand --pretty=format color options
      ` Cyellow, was Re: [a way-too-long line]

[PATCH] http-push: fix off-by-path_len
 2009-01-17 15:41 UTC  (3+ messages)
` Where's Nick?, was "
` [PATCH] t5540: clarify that http-push does not handle packed-refs on the remote

'mail' link on http://repo.or.cz/w/git.git no workee?
 2009-01-17 15:19 UTC  (12+ messages)

Possible git bug
 2009-01-17 15:16 UTC  (2+ messages)

[PATCH 1/3] http-push: append slash if possible for directories
 2009-01-17 15:11 UTC  (5+ messages)
    ` [PATCH] http-push: when making directories, have a trailing slash in the path name

git-difftool
 2009-01-17 14:17 UTC  (12+ messages)

[PATCH] git-checkout(1) mention fate of extraneous files
 2009-01-17 12:57 UTC  (2+ messages)

[PATCH 2/3] http-push: when sending objects, don't PUT before MOVE
 2009-01-17 12:08 UTC  (3+ messages)

[PATCH] git svn clone -s was not prefixing 'branches/'
 2009-01-17 12:07 UTC  (3+ messages)

Minimum required version of subversion for git-svn?
 2009-01-17 10:58 UTC  (4+ messages)

git-svn fails to fetch repository
 2009-01-17 10:45 UTC  (13+ messages)

[PATCH/RFC] git-svn: Add --convert-timezone option
 2009-01-17 10:37 UTC  (2+ messages)

[PATCH 3/3] http-push: update tests
 2009-01-17  8:40 UTC  (3+ messages)

[PATCH resend] bash completion: add 'rename' subcommand to git-remote
 2009-01-17  8:03 UTC  (2+ messages)

[Announce] teamgit v0.0.9 - visual interactive rebase
 2009-01-17  7:38 UTC 

[PATCH 1/2] Move run_hook() from builtin-commit.c into run-command.c (libgit)
 2009-01-17  3:02 UTC  (12+ messages)
    ` [PATCH v2 1/5] checkout: don't crash on file checkout before running post-checkout hook
      ` [PATCH v2 2/5] Move run_hook() from builtin-commit.c into run-command.c (libgit)
        ` [PATCH v2 3/5] api-run-command.txt: talk about run_hook()
          ` [PATCH v2 4/5] run_hook(): check the executability of the hook before filling argv
            ` [PATCH 5/5] run_hook(): allow more than 9 hook arguments
            ` [PATCH v2 "

fatal: git grep: cannot generate relative filenames containing '..'
 2009-01-17  2:21 UTC  (10+ messages)

I've added Dulwich to the Git Wiki
 2009-01-17  2:37 UTC  (5+ messages)

git add --patch bug with split+edit?
 2009-01-17  2:33 UTC  (2+ messages)

[PATCH] Documentation: let asciidoc align related options
 2009-01-16 21:42 UTC 

[PATCH] builtin-commit.c: do not remove COMMIT_EDITMSG
 2009-01-16 21:15 UTC  (2+ messages)

[PATCH 0/4] refactor the --color-words to make it more hackable
 2009-01-16 21:09 UTC  (20+ messages)
` [PATCH take 3 0/4] color-words improvements

[RFC PATCH] Make the rebase edit mode really end up in an edit state
 2009-01-16 21:06 UTC  (26+ messages)

[RFC PATCH] Fix gitdir detection when in subdir of gitdir
 2009-01-16 20:55 UTC  (7+ messages)

[PATCH] githooks.txt: add missing word
 2009-01-16 20:36 UTC 

mergetool ignore
 2009-01-16 20:19 UTC 

[PATCH 5/5] bash: refactor 'git log --pretty=<format>' options
 2009-01-16 17:18 UTC  (2+ messages)

Confusing text in git-prune.txt
 2009-01-16 17:02 UTC  (3+ messages)

[PATCH/RFC] git-am: Make it easier to see which patch failed
 2009-01-16 16:27 UTC  (4+ messages)

[PATCH 2/5] bash: removed unnecessary checks for long options with argument
 2009-01-16 16:09 UTC  (2+ messages)

[PATCH 3/5] bash: add missing format-patch command line options
 2009-01-16 16:02 UTC 

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-16 13:50 UTC  (20+ messages)
` [PATCH v2] "
            ` [PATCH] revision walker: include a detached HEAD in --all

[BUG] assertion failure in builtin-mv.c with "git mv -k"
 2009-01-16 12:57 UTC  (8+ messages)

Weird behaviour of git status
 2009-01-16 13:17 UTC  (3+ messages)

[PATCH next] git-notes: add test case for multi-line notes
 2009-01-16 13:06 UTC  (4+ messages)
` [PATCH next v3] "
    ` [PATCH next v4] git-notes: fix printing of "

What's cooking in git.git (Jan 2009, #03; Wed, 14)
 2009-01-16 11:54 UTC  (6+ messages)

how to edit commit message in history
 2009-01-16 11:18 UTC  (4+ messages)

autoconf: C99 format check
 2009-01-16  9:41 UTC  (2+ messages)

[PATCH] contrib: add 'git difftool' for launching common merge tools
 2009-01-16  8:00 UTC 

Is there a way to exclude some file from a diff?
 2009-01-16  7:04 UTC 

How to exclude some files when using git-archive?
 2009-01-16  5:26 UTC  (3+ messages)

[PATCH 0/3] fix "git add" pattern matching
 2009-01-16  2:51 UTC  (6+ messages)
` [PATCH 1/3] clean up pathspec matching
  ` [PATCH 2/3] remove pathspec_match, use match_pathspec instead
    ` [PATCH 3/3] implement pattern matching in ce_path_match

cygwin git diff crash
 2009-01-16  1:47 UTC  (6+ messages)

current git kernel has strange problems during bisect
 2009-01-15 23:13 UTC  (7+ messages)

git merge and cherry-pick and duplicated commits?
 2009-01-15 23:09 UTC  (4+ messages)

[PATCH 3/3] Adds a #!bash to the top of bash completions so that editors can recognize, it as a bash script. Also adds a few simple comments above commands that, take arguments. The comments are meant to remind editors of potential, problems that can occur when the script is sourced on systems with "set, -u."
 2009-01-15 22:56 UTC  (4+ messages)

[StGit PATCH] Check for local changes with "goto"
 2009-01-15 22:24 UTC  (3+ messages)

mistake in Release Notes for 1.6.2
 2009-01-15 22:13 UTC 

[JGIT PATCH 0/8] Crude merge support
 2009-01-15 21:09 UTC  (5+ messages)
` [JGIT PATCH 8/8] Define a basic merge API, and a two-way tree merge strategy

[PATCH noindent 1/3] bash-completion: Support running when set -u is enabled
 2009-01-15 21:01 UTC  (4+ messages)
` [PATCH noindent 2/3] bash-completion: Try bash completions before simple filetype
  ` [PATCH noindent 3/3] bash-completion: Added comments to remind about required arguments


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