git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-01 16:35:27 to 2010-09-03 18:29:49 UTC [more...]

[PATCH] Avoid rename/add conflict when contents are identical
 2010-09-03 18:29 UTC  (6+ messages)

[PATCH V3] arm & sh: factorised duplicated clkdev.c
 2010-09-03 18:23 UTC 

[GIT PULL] New ab/i18n series and builtin fixes
 2010-09-03 18:22 UTC 

git instaweb for Debian squeeze (Re: Bug#592733: git instaweb broken)
 2010-09-03 18:20 UTC  (11+ messages)
    ` [PATCH/RFC maint-1.7.1 0/4] instaweb 1.7.1 fixes for Debian squeeze
      ` [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
      ` [PATCH 2/4] gitweb: skip logo in atom feed when there is none
      ` [PATCH 3/4] gitweb: make logo optional
      ` [PATCH 4/4] instaweb: disable logo and favicon by default
        ` [PATCH v2 "

[PATCH 00/13] gettextize the first 4 C mainporcelain common commands
 2010-09-03 18:06 UTC  (61+ messages)
` [PATCH 01/13] git-clone: use builtin.h to get gettext.h
` [PATCH 02/13] gettextize: git-clone basic messages
` [PATCH 03/13] gettextize: git-clone "Cloning into" message
` [PATCH 04/13] gettextize: git-add basic messages
` [PATCH 05/13] gettextize: git-add refresh_index message
` [PATCH 06/13] gettextize: git-branch basic messages
` [PATCH 07/13] gettextize: git-branch "remote branch '%s' not found" message
` [PATCH 08/13] gettextize: git-branch "git branch -v" messages
` [PATCH 09/13] gettextize: git-branch "(no branch)" message
` [PATCH 10/13] gettextize: git-checkout: our/their version message
` [PATCH 11/13] gettextize: git-checkout basic messages
` [PATCH 12/13] gettextize: git-checkout describe_detached_head messages
` [PATCH 13/13] gettextize: git-checkout "Switched to a .. branch" message
` [PATCH 00/25] [CONTINUED] gettextize all C mainporcelain common commands
` [PATCH 01/25] gettextize: git-commit basic messages
` [PATCH 02/25] gettextize: git-commit formatting messages
` [PATCH 03/25] gettextize: git-commit advice messages
` [PATCH 04/25] gettextize: git-diff basic messages
` [PATCH 05/25] gettextize: git-fetch "
` [PATCH 06/25] gettextize: git-fetch formatting messages
` [PATCH 07/25] gettextize: git-grep basic messages
` [PATCH 08/25] gettextize: git-log "
` [PATCH 09/25] gettextize: git-format-patch --cover-letter message
` [PATCH 10/25] gettextize: git-merge basic messages
` [PATCH 11/25] gettextize: git-merge "In-index merge" message
` [PATCH 12/25] gettextize: git-merge "Merge made by %s." message
` [PATCH 13/25] gettextize: git-merge remaining cmd_merge messages
` [PATCH 14/25] gettextize: git-mv basic messages
` [PATCH 15/25] gettextize: git-mv "bad" messages
` [PATCH 16/25] gettextize: git-rm basic messages
` [PATCH 17/25] builtin: use builtin.h in git-reset
` [PATCH 18/25] gettextize: git-reset basic messages
` [PATCH 19/25] gettextize: git-reset reset_type_names messages
` [PATCH 20/25] gettextize: git-tag basic messages
` [PATCH 21/25] gettextize: git-tag tag_template message
` [PATCH 22/25] gettextize: git-push basic messages
` [PATCH 23/25] builtin: use builtin.h in git-status
` [PATCH 24/25] gettextize: git-status basic messages
` [PATCH 25/25] gettextize: git-status shortstatus messages

git send-email doesn't take To: addresses from the patch
 2010-09-03 17:18 UTC  (6+ messages)

git pack/unpack over bittorrent - works!
 2010-09-03 17:12 UTC  (40+ messages)

git filter-branch can "forget" directories on case insensitive filesystems
 2010-09-03 16:36 UTC 

[PATCH for next] insert missing newline in a diagnostic
 2010-09-03 15:25 UTC  (18+ messages)
    ` [PATCH] Make sure show_all_errors when using porcelain error messages
          ` [PATCH 0/3] (hopefully) Proper fix to set show_all_errors where needed
              ` [PATCH] t7609-merge-co-error-msgs: test non-fast forward case too
          ` [PATCH 1/3] Move set_porcelain_error_msgs to unpack-trees.c and rename it
          ` [PATCH 2/3] setup_unpack_trees_porcelain: take the whole options struct as parameter
          ` [PATCH 3/3] Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
                ` [PATCH v2] "

[RFC PATCH] gitweb.perl: tags snapshot link
 2010-09-03 11:42 UTC 

simple example for git hooks
 2010-09-03  9:43 UTC  (4+ messages)

create easy to parse list of added / ,odified files
 2010-09-03  6:39 UTC  (2+ messages)

[PATCH] parse_object: pass on the original sha1, not the replaced one
 2010-09-03  4:37 UTC  (3+ messages)

[PATCH] git-svn: check_cherry_pick should exclude commits already in our history
 2010-09-02 22:32 UTC  (3+ messages)

list all files in the repo
 2010-09-02 22:01 UTC  (2+ messages)

getting git to ignore modifications to specific files
 2010-09-02 19:40 UTC  (9+ messages)

How to "revert hunk" in git gui?
 2010-09-02 18:59 UTC 

cherry-picking a commit clobbers a file which is a directory in the target commit
 2010-09-02 16:17 UTC 

[PATCH] help.c: Pull cmd_version out of this file
 2010-09-02 16:31 UTC  (10+ messages)

[PATCH] t7405: cd inside subshell instead of around
 2010-09-02 16:29 UTC  (2+ messages)

What's cooking in git.git (Sep 2010, #01; Wed, 1)
 2010-09-02 16:26 UTC  (6+ messages)

[PATCH v3?] Add global and system-wide gitattributes
 2010-09-02 15:49 UTC  (10+ messages)
` [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
` [PATCH 2/3] don't write to git_log_output_encoding outside git_config()

[PATCH] doc: technical details about the index file format
 2010-09-02 15:11 UTC  (9+ messages)

[PATCH] gettext tests: remove old sanity test under NO_GETTEXT
 2010-09-02 15:02 UTC 

[PATCH] install-webdoc: quell diff output on stdout
 2010-09-02 14:58 UTC  (4+ messages)

Odd results writing a Git pre-receive hook to syntax check PHP files
 2010-09-02 14:34 UTC  (11+ messages)

Merging topic branches -- changed file locations
 2010-09-02  9:51 UTC 

[RFC PATCH] git-help: find library man pages again
 2010-09-02  9:09 UTC  (5+ messages)

html page display via cgit
 2010-09-02  7:09 UTC  (4+ messages)

newbie problem - gitweb and git over http
 2010-09-02  5:43 UTC  (2+ messages)

[PATCH] t7406 & t7407: add missing && at end of lines
 2010-09-01 21:28 UTC 

[PATCH] request-pull: Show the information for the terminating commit id if passed
 2010-09-01 19:59 UTC 

Why isn't builtin.h used by all builtin/*.c files?
 2010-09-01 17:43 UTC  (5+ messages)
` [PATCH] builtin: use builtin.h for all builtin/ commands

Bug: git-hooks documentation should note that if you are using git-daemon you will *not* see stdout and stderr output from hooks
 2010-09-01 17:41 UTC  (2+ messages)

next no longer compiles on non-gnu platforms
 2010-09-01 16:35 UTC  (2+ 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).