git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-11-30 00:30:34 to 2010-12-02 00:41:21 UTC [more...]

[PATCH v5 0/2] Make git-completion Bash 4 compatible
 2010-12-02  0:40 UTC  (2+ messages)
` [PATCH v5 2/2] Use the new functions to get the current cword

[PATCH] git-reset.txt: Use commit~1 notation over commit^
 2010-12-02  0:07 UTC  (10+ messages)

[PATCH] git-commit.txt: Order options alphabetically
 2010-12-01 23:40 UTC  (14+ messages)

[PATCH] Documentation/config.txt: Order variables alphabetically
 2010-12-01 23:38 UTC  (12+ messages)

[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
 2010-12-01 23:36 UTC  (23+ messages)
` [PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
  ` [PATCH en/and-cascade-tests 0/7]
    ` [PATCH 1/7] branch -h: show usage even in an invalid repository
          ` [RFC/PATCH 0/4] update-index: migrate to parse-options API
            ` [PATCH 4/4] "
            ` [PATCH/RFCv2 0/6] "
              ` [PATCH 1/6] parse-options: sanity check PARSE_OPT_NOARG flag
              ` [PATCH 2/6] parse-options: do not infer PARSE_OPT_NOARG from option type
              ` [PATCH 3/6] parse-options: allow git commands to invent new option types
              ` [PATCH 4/6] parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
              ` [PATCH 5/6] setup: save prefix (original cwd relative to toplevel) in startup_info
              ` [PATCH 6/6] update-index: migrate to parse-options API
                  ` [PATCH] parse-options: always show arghelp when LITERAL_ARGHELP is set

[PATCH v3 00/10] update-index: migrate to parse-options API
 2010-12-01 23:34 UTC  (11+ messages)
` [PATCH 01/10] parse-options: Don't call parse_options_check() so much
` [PATCH 02/10] parse-options: clearer reporting of API misuse
` [PATCH 03/10] parse-options: move NODASH sanity checks to parse_options_check
` [PATCH 04/10] parse-options: sanity check PARSE_OPT_NOARG flag
` [PATCH 05/10] parse-options: do not infer PARSE_OPT_NOARG from option type
` [PATCH 06/10] parse-options: never suppress arghelp if LITERAL_ARGHELP is set
` [PATCH 07/10] parse-options: allow git commands to invent new option types
` [PATCH 08/10] parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
` [PATCH 09/10] setup: save prefix (original cwd relative to toplevel) in startup_info
` [PATCH 10/10] update-index: migrate to parse-options API

[PATCH] git-add.txt: Order options alphabetically
 2010-12-01 22:45 UTC  (10+ messages)

[PATCH] status: show branchname with a configurable color
 2010-12-01 22:06 UTC  (2+ messages)

[PATCH] Added the "contrib/hooks/repo_umask.py" script
 2010-12-01 22:06 UTC 

[PATCH] commit: Remove backward goto in read_craft_line()
 2010-12-01 21:40 UTC  (8+ messages)
        ` Trivial patches (Re: [PATCH] commit: Remove backward goto in read_craft_line())

[PATCH v4 0/2] *** SUBJECT HERE ***
 2010-12-01 21:09 UTC  (4+ messages)
` [PATCH v4 1/2] Introduce functions from bash-completion project
` [PATCH v4 2/2] Use the new functions to get the current cword
` [PATCH v4 0/2] Make git-completion Bash 4 compatible

[PATCH 2/3] cvsimport: fix the parsing of uppercase config options
 2010-12-01 21:07 UTC  (27+ messages)
` [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
        ` [PATCHv3 0/3] uppercase config options for cvsimport
          ` [PATCHv3 1/3] cvsimport: partial whitespace cleanup
          ` [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
                      ` [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
          ` [PATCHv3 3/3] cvsimport.txt: document the mapping between config and options

[PATCH] git-revert.txt: order options alphabetically
 2010-12-01 20:55 UTC 

[PATCH] git-reflog.txt: order options alphabetically
 2010-12-01 20:53 UTC 

[PATCH] git-pull.txt, merge-options.txt: order options alphabetically
 2010-12-01 20:51 UTC 

[PATCH] git-ls-files.txt: order options alphabetically
 2010-12-01 20:31 UTC 

[PATCH] git-branch.txt: order options alphabetically
 2010-12-01 20:26 UTC 

[PATCH] git-am.txt: order options alphabetically
 2010-12-01 20:22 UTC 

Proper way to checkout a tag?
 2010-12-01 20:16 UTC  (3+ messages)

[PATCH] git-config.txt: Order options alphabetically
 2010-12-01 20:15 UTC 

[PATCH] git-push.txt: order options alphabetically
 2010-12-01 20:12 UTC 

[PATCH] git-clone.txt: order options alphabetically
 2010-12-01 20:09 UTC 

[PATCH] git-init.txt: order options alphabetically
 2010-12-01 20:04 UTC 

[PATCH] git-cherry-pick.txt: order options alphabetically
 2010-12-01 20:02 UTC 

[PATCH] Documentation/*merge*.txt: Order options alphabetically
 2010-12-01 20:00 UTC 

[PATCH] commit: Remove backward goto in read_craft_line()
 2010-12-01 19:59 UTC 

[PATCH v2] bash: Match lightweight tags in prompt
 2010-12-01 19:53 UTC  (2+ messages)

[PATCH] git-tag.txt: order options alphabetically
 2010-12-01 19:44 UTC 

[PATCH] pretty-options.txt: Order options alphabetically
 2010-12-01 19:41 UTC 

[PATCH] diff-options.txt: order options alphabetically
 2010-12-01 19:20 UTC 

git commit synopsis typo?
 2010-12-01 19:01 UTC  (4+ messages)
` [PATCH] git-commit.txt: (synopsis): move -i and -o before "--"

[RFC/PATCH] Re: git submodule -b ... of current HEAD fails
 2010-12-01 18:50 UTC 

Follow up question: Make git-completion Bash 4 compatible
 2010-12-01 18:26 UTC 

[PATCH] git-log.txt: order options alphabetically
 2010-12-01 18:20 UTC 

Forward-port a patch using git
 2010-12-01 18:16 UTC  (3+ messages)

[PATCH] git-reset.txt: (git reset): order options alphabetically
 2010-12-01 18:09 UTC 

[PATCH] git-checkout.txt: order options alphabetically
 2010-12-01 18:05 UTC 

[PATCH] git-rebase.txt: (OPTIONS): order alphabetically
 2010-12-01 18:01 UTC 

[PATCH] git-rebase.txt: (CONFIGURATION): order options alphabetically
 2010-12-01 17:54 UTC 

[PATCH] merge-options.txt: order options alphabetically
 2010-12-01 17:36 UTC 

[PATCH] Documentation/gitk.txt: order options alphabetically
 2010-12-01 17:33 UTC 

GIT connect "connect to host HOSTNAME port 22: Bad file number" message shown
 2010-12-01 16:13 UTC  (6+ messages)
` [msysGit] "
` [PATCH v2] Documentation/config.txt: Order variables alphabetically
  ` [PATCH v3] "

[PATCH] git-commit.txt: Order options alphabetically
 2010-12-01 15:52 UTC 

[PATCH 0/6] web--browse cleanups and extensions
 2010-12-01 15:49 UTC  (12+ messages)
` [PATCH 1/6] CodingGuidelines: mention whitespace preferences for shell scripts
` [PATCH 5/6] web--browse: use (x-)www-browser if available

[PATCH] git-rm.txt: (Synopsis): Order options alphabetically
 2010-12-01 15:47 UTC 

[PATCH] git-rm.txt: Order options alphabetically
 2010-12-01 15:44 UTC 

How to get rid of doubled branch after renaming a branch in svn-repository
 2010-12-01 15:08 UTC  (3+ messages)

[PATCH] help: always suggest common-cmds if prefix of cmd
 2010-12-01 14:33 UTC  (6+ messages)
` [PATCH v3] "

msysgit clone/pull/fetch broken
 2010-12-01 13:37 UTC  (2+ messages)

[PATCH] Match lightweight tags too in bash prompt
 2010-12-01 13:08 UTC  (4+ messages)

Merging (only) subdirectories
 2010-12-01 12:55 UTC  (6+ messages)

gitweb: false base href sent when integrated via reverse proxy and path_info is active
 2010-12-01  3:25 UTC  (4+ messages)

[PATCH] Make the tab width used for whitespace checks configurable
 2010-11-30 23:19 UTC  (5+ messages)
  ` [PATCH 1/2 maint] apply --whitespace=fix: fix tab-in-indent
    ` [PATCH 2/2 v2] Make the tab width used for whitespace checks configurable

[PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
 2010-11-30 22:21 UTC 

Git Gui does not want to work on chunk level
 2010-11-30 22:20 UTC  (9+ messages)

[PATCH 0/2] svn-fe: recognize v3 dumps
 2010-11-30 19:48 UTC  (4+ messages)
` [RFC/PATCH 0/15] svn-fe: support for property deltas (but not text deltas yet)
  ` [PATCH 11/15] vcs-svn: More dump format sanity checks

[PATCH 0/3] Gitweb caching v7
 2010-11-30 10:21 UTC  (6+ messages)
` [PATCHv7.1 3/4 (amend)] gitweb: File based caching layer (from git.kernel.org)
    ` [PATCHv7.1 3/4 (amend v2)] "

http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
 2010-11-30 10:08 UTC  (8+ messages)

[PATCH] rebase: pass --signoff option to git am
 2010-11-30  8:09 UTC  (3+ messages)

[PATCH] rationalize diffcore-rename options and their doc
 2010-11-30  7:28 UTC  (7+ messages)
` [PATCH 1/2] [RFC] Use --find- instead of --detect- as prefix for long forms of -M and -C
          ` [PATCH 1/2] [RFC] Use --find- instead of --detect- as prefix for

[PATCH/RFC 00/20] Refactor rebase
 2010-11-30  7:29 UTC  (5+ messages)
` [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'

[PATCH 3/4] fast-import: let importers retrieve blobs
 2010-11-30  1:22 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCHv2] Add support for subversion dump format v3
 2010-11-30  1:01 UTC  (5+ messages)
` [PATCH 1/5] fast-import: Let importers retrieve blobs
  ` [PATCH/RFC v3 resend 0/4] "
    ` [PATCH 1/4] fast-import: stricter parsing of integer options


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