git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-04-04 06:45:29 to 2010-04-06 08:41:09 UTC [more...]

Does Git really need a commit message to go with a commit?
 2010-04-06  8:40 UTC  (18+ messages)
` [PATCH] Add option to git-commit to allow empty log messages
                  ` [PATCH v2] "

[PATCH v4] Documentation/urls: Rewrite to accomodate <transport>::<address>
 2010-04-06  8:38 UTC 

Is there interest in reading ~/.gitconfig.d/* and /etc/gitconfig.d/*?
 2010-04-06  8:15 UTC  (4+ messages)

[RFD} Use regex's in :/ revision naming machinery
 2010-04-06  7:55 UTC  (6+ messages)

[RFC PATCH] Write new giturl(7) manpage
 2010-04-06  7:40 UTC  (6+ messages)
    ` [PATCH/RFC] Documentation: reorganize documentation of URLs understood by git

[PATCH 00/43] nd/setup update
 2010-04-06  7:17 UTC  (50+ messages)
` [PATCH 01/43] builtin: introduce startup_info struct
` [PATCH 02/43] builtin: Support RUN_SETUP_GENTLY to set up repository early if found
` [PATCH 03/43] config: use RUN_SETUP_GENTLY
` [PATCH 04/43] hash-object: "
` [PATCH 05/43] shortlog: "
` [PATCH 06/43] grep: "
` [PATCH 07/43] builtin: USE_PAGER should not be used without RUN_SETUP*
` [PATCH 08/43] archive: use RUN_SETUP_GENTLY
` [PATCH 09/43] mailinfo: "
` [PATCH 10/43] check-ref-format: "
` [PATCH 11/43] verify-pack: "
` [PATCH 12/43] apply: "
` [PATCH 13/43] bundle: "
` [PATCH 14/43] diff: "
` [PATCH 15/43] help: take note why this command is not applicable for RUN_SETUP_GENTLY
` [PATCH 16/43] ls-remote: use RUN_SETUP_GENTLY
` [PATCH 17/43] var: "
` [PATCH 18/43] merge-file: "
` [PATCH 19/43] worktree setup: calculate prefix even if no worktree is found
` [PATCH 20/43] index-pack: trust the prefix returned by setup_git_directory_gently()
` [PATCH 21/43] index-pack: use RUN_SETUP_GENTLY
` [PATCH 22/43] Move enter_repo() to setup.c
` [PATCH 23/43] enter_repo(): initialize other variables as setup_git_directory_gently() does
` [PATCH 24/43] rev-parse --git-dir: print relative gitdir correctly
` [PATCH 25/43] worktree setup: call set_git_dir explicitly
` [PATCH 26/43] Add git_config_early()
` [PATCH 27/43] Use git_config_early() instead of git_config() during repo setup
` [PATCH 28/43] worktree setup: restore original state when things go wrong
` [PATCH 29/43] init/clone: turn on startup->have_repository properly
` [PATCH 30/43] git_config(): do not read .git/config if there is no repository
` [PATCH 31/43] Do not read .git/info/exclude "
` [PATCH 32/43] Do not read .git/info/attributes "
` [PATCH 33/43] apply: do not check sha1 "
` [PATCH 34/43] config: do not read .git/config "
` [PATCH 35/43] run_builtin(): save "-h" detection result for later use
` [PATCH 36/43] builtins: utilize startup_info->help where possible
` [PATCH 37/43] builtins: check for startup_info->help, print and exit early
` [PATCH 38/43] Allow to undo setup_git_directory_gently() gracefully (and fix alias code)
` [PATCH 39/43] alias: keep repository found while collecting aliases as long as possible
` [PATCH 40/43] Guard unallowed access to repository when it's not set up
` [PATCH 41/43] t0001: Add test cases for "git init" with aliases
` [PATCH 42/43] builtins: setup repository before print unknown command error
` [PATCH 43/43] builtins: do not commit pager choice early
  ` [PATCH 0/2] fix weird git --paginate behavior
    ` [PATCH 1/2] t7006: test core.pager configuration in subdir of toplevel
    ` [PATCH 2/2] builtins: do not commit pager choice early

[RFD} Use regex's in :/ revision naming machinery
 2010-04-06  7:02 UTC 

[PATCH v4] Documentation/remote-helpers: Add invocation section
 2010-04-06  6:48 UTC  (5+ messages)

[PATCH v2 4/4] git status: refresh the index if possible
 2010-04-06  6:20 UTC  (3+ messages)
` [PATCH] t7508: add a test for "git status" in a read-only repository

[RFC PATCH 0/4] Return of smart HTTP
 2010-04-06  6:09 UTC  (4+ messages)
` [RFC PATCH 1/4] Document the HTTP transport protocol

[PATCH] Makefile: move -Wall from CFLAGS to BASIC_CFLAGS
 2010-04-06  6:06 UTC  (2+ messages)

Extremely slow progress during 'git reflog expire --all'
 2010-04-06  6:02 UTC  (9+ messages)

[PATCH] Initialize notes trees if %N is used and no --show-notes given
 2010-04-06  5:32 UTC  (2+ messages)

What's cooking in git.git (Apr 2010, #02; Sun, 04)
 2010-04-06  4:42 UTC  (3+ messages)

[PATCH v7 1/2] Documentation/remote-helpers: Rewrite description
 2010-04-06  2:47 UTC  (4+ messages)

[PATCH 2/2] Documentation/remote-helpers: Fix some typos
 2010-04-06  2:46 UTC  (3+ messages)

[PATCH 0/6] Make the string_list API consistent
 2010-04-06  1:11 UTC  (7+ messages)
` [PATCH 1/6] string_list: Fix argument order for print_string_list
` [PATCH 2/6] string_list: Fix argument order for for_each_string_list
` [PATCH 3/6] string_list: Fix argument order for string_list_insert
` [PATCH 4/6] string_list: Fix argument order for string_list_insert_at_index
` [PATCH 5/6] string_list: Fix argument order for string_list_lookup
` [PATCH 6/6] string_list: Fix argument order for string_list_append

[PATCH] completion: --set-upstream option for git-branch
 2010-04-06  1:20 UTC  (2+ messages)

[PATCH 1/2] Documentation/remote-helpers: Add invocation and see also sections
 2010-04-05 22:28 UTC  (3+ messages)

[PATCH v3] Documentation/urls: Rewrite to accomodate <transport>::<address>
 2010-04-05 22:22 UTC  (2+ messages)

'git gc --aggressive' effectively unusable
 2010-04-05 21:07 UTC  (8+ messages)

[PATCH 7/7 (v5)] graft awareness
 2010-04-05 19:58 UTC 

[PATCH 6/7 (v5)] object name support
 2010-04-05 19:58 UTC 

[PATCH 5/7 (v5)] integration into revision walker
 2010-04-05 19:58 UTC 

[PATCH 4/7 (v5)] administrative api and tools
 2010-04-05 19:58 UTC 

[PATCH 3/7 (v5)] support for non-commit objects
 2010-04-05 19:58 UTC 

[PATCH 2/7 (v5)] basic api and porcelain
 2010-04-05 19:58 UTC 

Using test-lib.sh under GPLv3?
 2010-04-05 19:57 UTC  (15+ messages)
                        ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+
  ` Git: relicensing test-lib.sh "

[PATCH 1/7 (v5)] man page and technical docs
 2010-04-05 19:57 UTC 

[PATCH 0/7 (v5)] rev-cache
 2010-04-05 19:57 UTC 

[PATCH] Link against libiconv on IRIX
 2010-04-05 19:44 UTC  (4+ messages)

How to keep different version numbers in different branches?
 2010-04-05 19:36 UTC  (7+ messages)

Mysterious junk in file.... "not commited yet"
 2010-04-05 19:29 UTC  (6+ messages)

[PATCH 0/2] gitk --color-words
 2010-04-05 18:53 UTC  (7+ messages)
  ` [PATCH 1/2] diff: add --word-diff option that generalizes --color-words
  ` [PATCH 2/2] gitk: add the equivalent of diff --color-words

[PATCH] Makefile: update defaults for modern Cygwin
 2010-04-05 15:36 UTC  (9+ messages)
            ` [PATCH] Makefile: avoid a fork in Cygwin version check

git http-backend error message
 2010-04-05 14:52 UTC  (3+ messages)

git gc error - cannot lock ref 'RENAMED-REF..1'
 2010-04-05 13:42 UTC  (6+ messages)

[RFC PATCH 0/2] gitk --color-words
 2010-04-05 10:21 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] git-gui: Fast staging/unstaging of hunks/lines
 2010-04-05  9:01 UTC 

[PATCH] Add `%B' in format strings for raw commit body in `git log' and friends
 2010-04-05  6:06 UTC  (6+ messages)
      `  "

[PATCH v3 0/3] Add support for GIT_ONE_FILESYSTEM
 2010-04-04 22:39 UTC  (12+ messages)
` [PATCH 3/3] "
              ` [PATCH] GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries
                ` [PATCH] Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM

[PATCH v2] Documentation/urls: Rewrite to accomodate <transport>::<address>
 2010-04-04 22:33 UTC  (3+ messages)

[PATCH] Replace hard-coded path with one configurable at make time
 2010-04-04 22:28 UTC  (3+ messages)

[PATCH] wrapper.c: simplify xread() and xwrite()
 2010-04-04 22:06 UTC 

What's cooking in git.git (Apr 2010, #01; Fri, 02)
 2010-04-04 21:42 UTC  (5+ messages)
  ` nd/setup

Tests with broken && chains in pu
 2010-04-04 21:28 UTC  (5+ messages)

Git: relicensing test-lib.sh from GPLv2 to GPLv2+
 2010-04-04 18:28 UTC 

git-gui bug: multiple files selection using [Ctrl]
 2010-04-04 18:02 UTC 

Git-Automerge
 2010-04-04 17:00 UTC  (3+ messages)

git-svn --set-tree question
 2010-04-04 13:27 UTC 

[PATCH 1/2] pack-protocol.txt: fix spelling
 2010-04-04 13:12 UTC  (2+ messages)
` [PATCH 2/2] pack-protocol.txt: fix pkt-line lengths

[PATCH RFC/RFD] clone: quell the progress report from init
 2010-04-04 13:02 UTC  (4+ messages)
` [PATCH] clone: quell the progress report from init and report on clone

[PATCH] pack-protocol.txt: fix spelling
 2010-04-04 11:42 UTC 

[PATCH v3 0/2] git-gui: change to display the combined diff in the case of conflicts
 2010-04-04  6:44 UTC  (9+ 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).