git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-09-10 12:25:50 to 2012-09-12 18:38:49 UTC [more...]

[PATCH 0/3] Janitor minor fixes on SHA1
 2012-09-12 18:38 UTC  (7+ messages)
` [PATCH 1/3] sha1: update pointer and remaining length after subfunction call
` [PATCH 2/3] sha1: clean pointer arithmetic
` [PATCH 3/3] sha1: use char type for temporary work buffer

[PATCH RFC 0/2] Mixing English and a local language
 2012-09-12 18:18 UTC  (3+ messages)

[PATCH] Handle "git show" output correctly
 2012-09-12 18:08 UTC  (11+ messages)
    ` [PATCH] [git-am] "
    ` [PATCH] git-am: "

[PATCH] fetch: align new ref summary printout in UTF-8 locales
 2012-09-12 18:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Add some string_list-related functions
 2012-09-12 17:55 UTC  (14+ messages)
` [PATCH v2 1/6] string_list: add function string_list_append_nodup()
` [PATCH v2 2/6] string_list: add two new functions for splitting strings
` [PATCH v2 3/6] string_list: add a new function, filter_string_list()
` [PATCH v2 4/6] string_list: add a new function, string_list_remove_duplicates()
` [PATCH v2 5/6] string_list: add a function string_list_longest_prefix()
` [PATCH v2 6/6] api-string-list.txt: initialize the string_list the easy way

[PATCH] Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detecting heap corruption
 2012-09-12 17:51 UTC  (2+ messages)

Binary file-friendly merge -Xours or -Xtheirs?
 2012-09-12 17:50 UTC  (9+ messages)
` [PATCH 0/2] Teaching -Xours/-Xtheirs to binary ll-merge driver
  ` [PATCH 2/2] attr: "binary" attribute should choose built-in "binary" merge driver

[PATCH] rev-list/log: document logic with several limiting options
 2012-09-12 17:26 UTC  (5+ messages)

Interactive rebase with pre-built script?
 2012-09-12 16:38 UTC  (3+ messages)

Ambiguous date handling
 2012-09-12 16:58 UTC  (5+ messages)
` [PATCH] Add test for ambiguous patch dates

GNU patch version 2.7 released
 2012-09-12 14:22 UTC 

[PATCH v3 0/6] Add some string_list-related functions
 2012-09-12 14:04 UTC  (7+ messages)
` [PATCH v3 1/6] string_list: add function string_list_append_nodup()
` [PATCH v3 2/6] string_list: add two new functions for splitting strings
` [PATCH v3 3/6] string_list: add a new function, filter_string_list()
` [PATCH v3 4/6] string_list: add a new function, string_list_remove_duplicates()
` [PATCH v3 5/6] string_list: add a function string_list_longest_prefix()
` [PATCH v3 6/6] api-string-list.txt: initialize the string_list the easy way

[PATCH] gitk: Teach "Reread references" to reload tags
 2012-09-12 12:37 UTC  (5+ messages)
` [PATCH] gitk: Rename 'tagcontents' to 'cached_tagcontent'

[PATCH] completion: git branch --set-upstream-to=
 2012-09-12 10:44 UTC  (4+ messages)

[PATCH] Document the --done option
 2012-09-12  9:11 UTC  (4+ messages)

How to update a cloned git repository
 2012-09-12  8:52 UTC  (14+ messages)

Git server for Android
 2012-09-11 22:34 UTC 

[PATCH/RFC] blame: respect "core.ignorecase"
 2012-09-11 21:44 UTC  (10+ messages)
    ` [PATCH] blame: allow "blame file" in the middle of a conflicted merge

[PATCH] clear_child_for_cleanup must correctly manage children_to_clean
 2012-09-11 20:32 UTC  (6+ messages)
  ` [PATCHv2] fix broken list iteration in clear_child_for_cleanup

What's cooking in git.git (Sep 2012, #04; Tue, 11)
 2012-09-11 20:25 UTC 

[PATCH 1/2] build: improve GIT_CONF_SUBST signature
 2012-09-11 20:17 UTC  (6+ messages)
` [PATCH 2/2] build: don't duplicate substitution of make variables

[ANNOUNCE] Git v1.7.11.6
 2012-09-11 19:54 UTC 

What's cooking in git.git (Sep 2012, #03; Mon, 10)
 2012-09-11 19:41 UTC  (3+ messages)
` [PATCH v3] Teach rm to remove submodules unless they contain a git directory

[ANNOUNCE] tig-1.0
 2012-09-11 19:24 UTC  (4+ messages)

[PATCH 0/2] git describe --first-parent
 2012-09-11 17:20 UTC  (6+ messages)
` [PATCH 1/2] git-describe: introduce --first-parent
` [PATCH 2/2] describe: document and test --first-parent

Should GIT_AUTHOR_{NAME,EMAIL} set the tagger name/email?
 2012-09-11 16:58 UTC  (7+ messages)

Git an case-insensitive Mac OS X filesystem
 2012-09-11 15:44 UTC  (10+ messages)

git-svn mergeinfo
 2012-09-11 12:01 UTC 

[PATCH v3 1/4] poll() exits too early with EFAULT if 1st arg is NULL
 2012-09-11 11:28 UTC  (2+ messages)

Probable bug in file run-command.c function clear_child_for_cleanup
 2012-09-11  8:40 UTC  (8+ messages)

[PATCH 0/4] Add some string_list-related functions
 2012-09-11  1:01 UTC  (17+ messages)
` [PATCH 1/4] Add a new function, string_list_split_in_place()
` [PATCH 4/4] Add a function string_list_longest_prefix()
            ` Using doxygen (or something similar) to generate API docs [was [PATCH 4/4] Add a function string_list_longest_prefix()]

[PATCH v3 00/14] Clean up how fetch_pack() handles the heads list
 2012-09-10 22:10 UTC  (14+ messages)
` [PATCH v3 02/14] t5500: add tests of fetch-pack --all --depth=N $URL $REF
` [PATCH v3 05/14] Change fetch_pack() and friends to take string_list arguments
` [PATCH v3 09/14] filter_refs(): build refs list as we go

[PATCH] completion: add --no-edit option for git-commit
 2012-09-10 21:23 UTC 

approxidate parsing for bad time units
 2012-09-10 21:19 UTC  (6+ messages)

[RFC] Add "edit" action for interactive rebase?
 2012-09-10 21:17 UTC  (12+ messages)
` [PATCH] rebase -i: Teach "--edit" action

checkout extra files
 2012-09-10 20:34 UTC  (17+ messages)
                        ` [PATCH 1/2] gitcli: formatting fix
                          ` [PATCH 2/2] gitcli: contrast wildcard given to shell and to git

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-10 20:21 UTC  (7+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref

Restore hostname logging in inetd mode
 2012-09-10 20:15 UTC  (11+ messages)
` [PATCH] daemon: restore getpeername(0,...) use

Gitweb characters not encoded/decoded properly
 2012-09-10 17:57 UTC 

Confirm my false error suspicions of Gitweb query injection
 2012-09-10 17:41 UTC  (4+ messages)

Problems with repack during push
 2012-09-10 16:54 UTC  (3+ messages)

[PATCH/RFC] grep: optionally show only the match
 2012-09-10 16:43 UTC  (2+ messages)

[PATCH 0/9] new git check-ignore sub-command
 2012-09-10 16:30 UTC  (6+ messages)
` [PATCH 9/9] Add git-check-ignores

[PATCH] cherry-pick: Append -x line on separate paragraph
 2012-09-10 16:27 UTC  (3+ messages)

[BUG?] git rebase not accepting :/ syntax
 2012-09-10 16:19 UTC  (4+ messages)

receive.denyNonNonFastForwards not denying force update
 2012-09-10 13:24 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).