git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-31 19:35:48 to 2010-09-02 19:42:00 UTC [more...]

[PATCH 00/13] gettextize the first 4 C mainporcelain common commands
 2010-09-02 19:40 UTC  (29+ 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 14/25] gettextize: git-mv basic messages

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

git pack/unpack over bittorrent - works!
 2010-09-02 19:29 UTC  (19+ messages)

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

git send-email doesn't take To: addresses from the patch
 2010-09-02 18:36 UTC  (4+ messages)

[PATCH for next] insert missing newline in a diagnostic
 2010-09-02 16:08 UTC  (16+ 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 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] "

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

[PATCH] git-svn: check_cherry_pick should exclude commits already in our history
 2010-09-02 16:46 UTC 

[PATCH] help.c: Pull cmd_version out of this file
 2010-09-02 16:31 UTC  (12+ 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  (14+ 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 3/3 v4] Add global and system-wide gitattributes
    ` [PATCH] "

[PATCH] doc: technical details about the index file format
 2010-09-02 15:11 UTC  (11+ 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  (15+ messages)
        ` Example git hooks (Re: Odd results writing a Git pre-receive hook to syntax check PHP files.)

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  (6+ messages)

html page display via cgit
 2010-09-02  7:09 UTC  (9+ 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] Avoid rename/add conflict when contents are identical
 2010-09-01 20:15 UTC  (6+ messages)

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

[PATCH] push: disallow fast-forwarding tags without --force
 2010-09-01 15:18 UTC  (4+ messages)
` [PATCH] push: warn users about updating existing tags on push

[PATCH V5 00/17] Reroll a version 5 of this series
 2010-09-01 14:47 UTC  (4+ messages)
` [PATCH V5 13/17] Add parent rewriting to line history browser
  ` log -L crash (Re: [PATCH V5 13/17] Add parent rewriting to line history browser)

Large pack causes git clone failures ... what to do?
 2010-09-01 14:38 UTC  (6+ messages)

merging branches with separate but identical history
 2010-09-01 12:35 UTC  (3+ messages)

Additional remote on a local clone. Where do the objects go?
 2010-09-01 11:51 UTC  (4+ messages)

[PATCH 0/2] fix quotes in maint-reflog-beyond-horizon and detached-stash
 2010-09-01 10:55 UTC  (7+ messages)
` [PATCH 1/2] tests: make test_must_fail more verbose

[ANNOUNCE] Git User's Survey 2010
 2010-09-01  9:45 UTC  (5+ messages)

[PATCH 0/3] rr/fmt-merge-msg replacements
 2010-09-01  4:22 UTC  (7+ messages)
` [PATCH 1/2] merge: Make '--log' an integer option for number of shortlog entries

[RFC PATCH] Introduce git-hive
 2010-09-01  4:07 UTC  (6+ messages)

[Patch v2] help.c: Pull cmd_version out of this file
 2010-09-01  3:10 UTC 

[PATCH] Technical details about the index file format
 2010-09-01  2:52 UTC  (4+ messages)

[Patch v2] builtin.h: Move two functions definitions to help.h
 2010-09-01  2:29 UTC 

[PATCH v2] builtin/merge_recursive.c: Add an usage string and make use of it
 2010-09-01  2:20 UTC  (5+ messages)
` [PATCH v3] "

git-filter-branch : LANG / LC_ALL = C breaks UTF-8 author names
 2010-09-01  1:08 UTC  (4+ messages)

format of git pack objects
 2010-08-31 23:22 UTC  (3+ messages)

[PATCH/RFC 00/17] Begin gettextizing Git
 2010-08-31 22:58 UTC  (19+ messages)
` [PATCH/RFC 07/17] gettext.c: work around us not using setlocale(LC_CTYPE, "")
` [PATCH/RFC 15/17] po/is.po: add Icelandic translation

[RFD PATCH] Documentation: remove git-tools
 2010-08-31 21:23 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).