git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-11-30 03:32:31 to 2012-12-05 12:51:12 UTC [more...]

[PATCH v3 0/4] git-svn: More docs for branch handling
 2012-12-05  7:36 UTC  (2+ messages)
` [PATCH v3 1/4] git-svn: Document branches with at-sign(@)

Exploiting SHA1's "XOR weakness" allows for faster hash calculation
 2012-12-05 12:26 UTC  (2+ messages)

[RFC] Add basic syntax check on shell scripts
 2012-12-05  9:11 UTC  (10+ messages)

remote-testsvn: Hangs at revision
 2012-12-05  6:20 UTC 

Operations on unborn branch
 2012-12-05  5:46 UTC  (14+ messages)
` [RFC/PATCH 0/2] Fix "git reset" "
  ` [RFC/PATCH 1/2] reset: learn to reset to tree

[PATCH] gitk: add a checkbox to control the visibility of tags
 2012-12-05  0:49 UTC  (8+ messages)
    ` [PATCH] gitk: read and write a repository specific configuration file
      ` [PATCH v2] "

[PATCH v2] gitk: add a checkbox to control the visibility of tags
 2012-12-05  0:48 UTC 

[PATCH v5 0/2] submodule update: add --remote for submodule's upstream changes
 2012-12-04 23:06 UTC  (41+ messages)
        ` [PATCH v4 2/4] git-submodule init: Record submodule.<name>.branch in repository config
          ` [RFC] remove/deprecate 'submodule init' and 'sync'
                ` [PATCH] submodule: add 'deinit' command
                        ` [PATCH v2] "
        ` [PATCH v6 0/4] submodule update: add --remote for submodule's upstream changes
          ` [PATCH v6 1/4] submodule: add get_submodule_config helper funtion
          ` [PATCH v6 2/4] submodule update: add --remote for submodule's upstream changes
          ` [PATCH v6 3/4] submodule add: If --branch is given, record it in .gitmodules
          ` [PATCH v6 4/4] submodule update: add submodule.<name>.remote config option

[PATCH v2] t9402: sed -i is not portable
 2012-12-04 20:52 UTC  (2+ messages)

Git problem with CIFS/SAMBA URLs
 2012-12-04 20:14 UTC 

[PATCH/RFC 0/5] win32: support echo for terminal-prompt
 2012-12-04 17:40 UTC  (27+ messages)
` [PATCH/RFC 1/5] mingw: make fgetc raise SIGINT if apropriate
    ` [msysGit] "
` [PATCH/RFC 2/5] compat/terminal: factor out echo-disabling
` [PATCH/RFC 3/5] compat/terminal: separate input and output handles
` [PATCH/RFC 4/5] mingw: reuse tty-version of git_terminal_prompt
` [PATCH/RFC 5/5] mingw: get rid of getpass implementation

git-svn with non-standard repository layout
 2012-12-04 17:29 UTC 

[PATCH] mingw_rmdir: do not prompt for retry when non-empty
 2012-12-04 16:35 UTC  (2+ messages)

Python extension commands in git - request for policy change
 2012-12-04 15:51 UTC  (11+ messages)

[ANNOUNCE] Git v1.8.1-rc0
 2012-12-04 14:12 UTC  (2+ messages)

[PATCH v7 p1 00/13] fast-export and remote-testgit improvements
 2012-12-04 14:03 UTC  (4+ messages)
` [PATCH v7 p1 07/13] remote-testgit: remove irrelevant test

[PATCH v2 0/4] git-svn: More docs for branch handling in
 2012-12-04 11:39 UTC  (10+ messages)
` [PATCH v2 2/4] Recommend use of structure options for git svn
` [PATCH v2 3/4] git-svn: Expand documentation for --follow-parent
` [PATCH v2 1/4] git-svn: Document branches with at-sign(@)
` [PATCH v2 4/4] git-svn: Note about tags

[PATCH] fsck: warn about ".git" in trees
 2012-12-04 10:40 UTC  (4+ messages)

[PATCH] status: respect advice.statusHints for ahead/behind advice
 2012-12-04  9:17 UTC  (5+ messages)

[PATCH v2 0/6] win32: support echo for terminal-prompt
 2012-12-04  8:10 UTC  (7+ messages)
` [PATCH v2 1/6] mingw: correct exit-code for SIGALRM's SIG_DFL
` [PATCH v2 2/6] mingw: make fgetc raise SIGINT if apropriate
` [PATCH v2 3/6] compat/terminal: factor out echo-disabling
` [PATCH v2 4/6] compat/terminal: separate input and output handles
` [PATCH v2 5/6] mingw: reuse tty-version of git_terminal_prompt
` [PATCH v2 6/6] mingw: get rid of getpass implementation

[PATCH] l10n: de.po: translate 22 new messages
 2012-12-04  6:19 UTC  (3+ messages)
  ` [PATCHv2] "

[RFC/PATCH] l10n: de.po: translate 825 new messages
 2012-12-04  6:19 UTC  (4+ messages)

[PATCH v6 0/8] push: update remote tags only with force
 2012-12-03 18:53 UTC  (7+ messages)
` [PATCH v6 2/8] push: add advice for rejected tag reference
    ` [PATCH 0/2] push: honor advice.* configuration
      ` [PATCH 1/2] push: rename config variable for more general use
      ` [PATCH 2/2] push: allow already-exists advice to be disabled

Ubuntu: gitweb always looks for projects in /var/cache/git (“404 - no projects found”)
 2012-12-03 17:10 UTC  (3+ messages)

[PATCH] t9402: sed -i is not portable
 2012-12-03 16:53 UTC  (2+ messages)

[PATCH 0/8] Add function strbuf_addstr_xml_quoted() and more
 2012-12-03 15:06 UTC  (10+ messages)
` [PATCH 6/8] imap-send: change msg_data from storing (char *, len) to storing strbuf
    ` [PATCH 8/8] wrap_in_html(): process message in bulk rather than line-by-line

does a successful 'git gc' imply 'git fsck'
 2012-12-03 14:06 UTC  (7+ messages)

[BUG?] git-subtree behavior when the -P tree is removed and recreated
 2012-12-03 10:39 UTC  (3+ messages)

[PATCH v6 8/8] push: cleanup push rules comment
 2012-12-02 20:43 UTC  (2+ messages)
` [PATCH] remote.c: fix grammatical error in comment

[PATCH 0/5] ignore SIG{INT,QUIT} when launching editor
 2012-12-02 10:04 UTC  (9+ messages)
` [PATCH 1/5] run-command: drop silent_exec_failure arg from wait_or_whine
` [PATCH 2/5] launch_editor: refactor to use start/finish_command
` [PATCH 3/5] launch_editor: ignore terminal signals while editor has control
` [PATCH 4/5] run-command: do not warn about child death from terminal
` [PATCH 5/5] launch_editor: propagate signals from editor to git

Topics currently in the Stalled category
 2012-12-02  8:03 UTC  (5+ messages)
` [PATCH v2 0/4] nd/unify-appending-of-s-o-b
  ` [PATCH v2 1/4] t4014: more tests about appending s-o-b lines

[PATCH] git-remote-mediawiki: escape double quotes and LF in file names
 2012-12-02  2:27 UTC  (6+ messages)
` [PATCH 1/2] git-fast-import.txt: improve documentation for quoted paths

[PATCH 0/5] "diff --stat" counting fixes
 2012-12-02  2:24 UTC  (9+ messages)
` [PATCH] t4049: avoid test failures on filemode challenged file systems (Windows)

[PATCH v7 p2 0/2] fast-export fixes
 2012-12-02  2:07 UTC  (5+ messages)
` [PATCH v7 p2 1/2] fast-export: don't handle uninteresting refs

Inconsistency in messages about --set-upstream from git pull and git branch
 2012-12-02  1:29 UTC  (2+ messages)

Also close config file handle when leaving git_config_set_multivar_in_file() early
 2012-12-01 14:01 UTC 

Bug report : gitattribute export-ignore behavior does not match documentation
 2012-12-01 11:24 UTC 

[PATCH] fast-export: Allow pruned-references in mark file
 2012-12-01 10:10 UTC  (8+ messages)

Stitching histories of several repositories
 2012-12-01  9:11 UTC 

What's cooking in git.git (Nov 2012, #06; Mon, 19)
 2012-12-01  0:36 UTC  (4+ messages)
  ` Topics currently in the Stalled category

Bug report: probiem with across-branch git-diff
 2012-11-30 21:13 UTC 

[PATCH 0/5] ignore SIGINT while editor runs
 2012-11-30 20:24 UTC  (4+ messages)
` [PATCH 5/5] launch_editor: propagate SIGINT from editor to git

[Query] Can we ignore case for commiters name in shortlog?
 2012-11-30 15:05 UTC  (9+ messages)

A typo in RelNotes/1.8.2 (v1.8.0.1-347-gf94c325)
 2012-11-30 13:15 UTC  (2+ messages)
` [PATCH] Typo in Documentation/RelNotes/1.8.2.txt

[PATCH v2 0/4] t4041 (diff-submodule-option): minor cleanup
 2012-11-30 11:37 UTC  (5+ messages)
` [PATCH v2 1/4] t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputs
` [PATCH v2 2/4] t4041 (diff-submodule-option): parse digests sensibly
` [PATCH v2 3/4] t4041 (diff-submodule-option): rewrite add_file() routine
` [PATCH v2 4/4] t4041 (diff-submodule-option): modernize style

[PATCH] Extend runtime prefix computation
 2012-11-30 10:45 UTC  (3+ messages)

New git.pot is generated for git 1.8.1 l10n round 2
 2012-11-30  5:01 UTC 


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