git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-03-29 06:46:07 to 2012-03-31 08:45:07 UTC [more...]

[PATCH] Documentation: replace 'vi' for 'editor' to reflect build-time option
 2012-03-31  8:44 UTC  (7+ messages)
    ` Bug#666250: "
    ` [PATCH 0/2] "
      ` [PATCH 1/2] var doc: default editor and pager are configurable at build time
      ` [PATCH 2/2] var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings

Purging old history
 2012-03-31  8:25 UTC  (3+ messages)

hi,
 2012-03-31  6:04 UTC 

[PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
 2012-03-31  5:55 UTC  (4+ messages)

rebase -p loses amended changes
 2012-03-31  5:55 UTC 

t7800-difftool.sh failure on pu
 2012-03-31  4:05 UTC  (3+ messages)

SVN Branch Description Format
 2012-03-31  1:27 UTC  (3+ messages)

Maintaining historical data in a git repo
 2012-03-31  1:04 UTC  (9+ messages)

[GSOC] Contributing to git
 2012-03-30 23:37 UTC  (11+ messages)

[ANNOUNCE] Git 1.7.10-rc3
 2012-03-30 23:12 UTC  (14+ messages)
        ` push.default: current vs upstream

GSoC - Some questions on the idea of "Better big-file support"
 2012-03-30 23:08 UTC  (9+ messages)
  ` GSoC - Some questions on the idea of

rebase -p loses amended changes
 2012-03-30 22:49 UTC  (2+ messages)

[GSOC][HELP] Incremental blame in gitweb
 2012-03-30 21:33 UTC  (2+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-03-30 21:15 UTC  (12+ messages)
` [PATCH 1/4] git-cherry-pick: add keep-empty option
` [PATCH 2/4] git-rebase: add keep_empty flag
` [PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
` [PATCH 4/4] git-commit-interactive: Allow "

Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
 2012-03-30 21:30 UTC  (6+ messages)

[PATCH] run-command: treat inaccessible directories as ENOENT
 2012-03-30 20:22 UTC  (5+ messages)

[PATCH] git-commit doc: say -t requires editing commit message
 2012-03-30 19:45 UTC  (14+ messages)
  ` [PATCH v2] git-commit.txt: clarify -t requires editing message
                  ` [PATCH 0/3] "commit --template" fixes
                    ` [PATCH 1/3] t7501: test the right kind of breakage
                    ` [PATCH 2/3] commit: do not trigger bogus "has templated message edited" check
                    ` [PATCH 3/3] commit: rephrase the error when user did not touch templated log message

git push from client is not updating files on server
 2012-03-30 18:23 UTC  (10+ messages)

git-svn: cloning an SVN repo with sub-branches and sub-tags
 2012-03-30 16:20 UTC  (9+ messages)

query: picking dependant commits from a latest tree
 2012-03-30 16:29 UTC  (2+ messages)

Git push to samba/cifs share fails
 2012-03-30 16:23 UTC 

[PATCH] Make http-backend REMOTE_USER configurable
 2012-03-30 16:13 UTC  (8+ messages)

[PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot()
 2012-03-30 16:11 UTC  (9+ messages)
` [PATCH v8 0/3] gitweb: refactor If-Modified-Since handling
  ` [PATCH v8 1/3] gitweb: add `status` headers to git_feed() responses
  ` [PATCH v8 2/3] gitweb: refactor If-Modified-Since handling
  ` [PATCH v8 3/3] gitweb: add If-Modified-Since handling to git_snapshot()

What's cooking in git.git (Mar 2012, #10; Wed, 28)
 2012-03-30 15:56 UTC  (5+ messages)

[PATCH] fix display overlap between remote and local progress
 2012-03-30 14:56 UTC  (3+ messages)

Git push performance problems with ~100K refs
 2012-03-30 14:22 UTC  (6+ messages)

[PATCH v0 0/2] git-less: a specialized pager for git-log
 2012-03-30 14:23 UTC  (5+ messages)

[PATCH v2 0/8] gitweb: Highlight interesting parts of diff
 2012-03-30 13:37 UTC  (23+ messages)
` [PATCH v2 3/8] gitweb: Extract print_sidebyside_diff_lines()
` [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
` [PATCH v2 5/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
` [PATCH v2 6/8] gitweb: Push formatting diff lines to print_diff_chunk()
` [PATCH v2 7/8] gitweb: Highlight interesting parts of diff
` [PATCH v2 8/8] gitweb: Refinement highlightning in combined diffs

gsoc idea adding javascript library / framework in gitweb
 2012-03-30 13:29 UTC  (7+ messages)
` GSoC idea: adding JavaScript "

top-level gitignore considered harmful
 2012-03-30  9:30 UTC  (3+ messages)

git add -p and unresolved conflicts
 2012-03-30  8:11 UTC  (13+ messages)

[PATCH] Add diff.minimal configuration setting
 2012-03-30  8:09 UTC  (2+ messages)

git-subtree recent contributions
 2012-03-30  7:37 UTC 

[PATCH] Use SHELL_PATH to fork commands in run_command.c:prepare_shell_cmd
 2012-03-30  6:32 UTC  (5+ messages)
` [PATCH] Use SHELL_PATH from build system "

[GSoC] Designing a faster index format
 2012-03-30  5:19 UTC  (14+ messages)

Sharing nested subparts of large repository?
 2012-03-29 20:05 UTC  (3+ messages)

Removing useless merge commit with "filter-branch"
 2012-03-29 18:26 UTC  (4+ messages)

gitk: Failure of new tabbed preferences dialog
 2012-03-29 17:31 UTC 

[PATCH v2 1/8] gitweb: esc_html_hl_regions(): Don't create empty <span> elements
 2012-03-29 18:04 UTC  (2+ messages)
` [PATCH] gitweb: Use descriptive names in esc_html_hl_regions()

Bug? Bad permissions in $PATH breaks Git aliases
 2012-03-29 17:23 UTC  (21+ messages)
` [PATCH 2/2] git: continue alias lookup on EACCES errors

Currently checked out branch is not bold in gitk when using ssh X-forwarding
 2012-03-29 16:34 UTC  (4+ messages)

How to setup git repository for internal collaboration, that can be rebased easily?
 2012-03-29 15:16 UTC  (3+ messages)

[PATCH 0/4] Minor sequencer.c cleanups
 2012-03-29 13:58 UTC  (5+ messages)
` [PATCH 1/4] sha1_name: introduce getn_sha1() to take length
` [PATCH 2/4] revert: use getn_sha1() to simplify insn parsing
` [PATCH 3/4] revert: simplify insn parsing logic
` [PATCH 4/4] revert: report fine-grained errors from insn parser

[PATCH 9/9 v9] difftool: print list of valid tools with '--tool-help'
 2012-03-29 13:39 UTC 

Index area concept and blowing it up
 2012-03-29 10:42 UTC  (2+ messages)

GSoC - Designing a faster index format
 2012-03-29  9:45 UTC  (9+ messages)

[PATCH v6 0/4] push: submodule support
 2012-03-29  7:21 UTC  (5+ messages)
` [PATCH v6 1/4] Teach revision walking machinery to walk multiple times sequencially
` [PATCH v6 2/4] string-list: document that string_list_insert() inserts unique strings
` [PATCH v6 3/4] Refactor submodule push check to use string list instead of integer
` [PATCH v6 4/4] push: teach --recurse-submodules the on-demand option

better way to find Git.pm officially?
 2012-03-29  6:45 UTC  (3+ 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).