git.git
2012-10-29 Patrick PalkaDocumentation: improve the example of overriding LESS...
2012-10-29 Ramsay Jonesbuiltin/config.c: Fix a sparse warning
2012-10-29 Krzysztof Mazurdoc: git-reset: make "<mode>" optional
2012-10-28 Jeff Kingpickaxe: use textconv for -S counting
2012-10-28 Jeff Kingpickaxe: hoist empty needle check
2012-10-28 Jeff Kingdiff_grep: use textconv buffers for add/deleted files
2012-10-28 Torsten BögershausenFix t9200 on case insensitive file systems
2012-10-28 Romain Francoisemailmap: avoid out-of-bounds memory access
2012-10-26 Stefan Zagersubmodule add: fix handling of --reference=<repo> option
2012-10-26 Philip OakleyDoc User-Manual: Patch cover letter, three dashes,...
2012-10-26 Gunnlaugur... Document git-svn fetch --log-window-size parameter
2012-10-26 Philip OakleyDoc format-patch: clarify --notes use case
2012-10-26 Ben WaltonUse character class for sed expression instead of \s
2012-10-25 Stefano Lattariniconfigure: fix some output message
2012-10-25 Philip OakleyDoc repository-layout: Show refs/replace
2012-10-25 Matthieu MoyDocumentation: remote tracking branch -> remote-trackin...
2012-10-25 Jeff KingMerge branch 'jk/strbuf-detach-always-non-null'
2012-10-25 Jeff KingMerge branch 'js/mingw-fflush-errno'
2012-10-25 Jeff KingMerge branch 'da/mergetools-p4'
2012-10-25 Jeff KingMerge branch 'jc/test-say-color-avoid-echo-escape'
2012-10-25 Jeff KingMerge branch 'nd/attr-match-optim'
2012-10-25 Jeff KingMerge branch 'jk/peel-ref'
2012-10-25 Jeff KingMerge branch 'bw/config-lift-variable-name-length-limit'
2012-10-25 Jeff KingMerge branch 'fa/remote-svn'
2012-10-25 Jeff KingMerge branch 'jm/diff-context-config'
2012-10-25 Jeff KingMerge branch 'jk/no-more-pre-exec-callback'
2012-10-25 Philip OakleyDoc notes: Include the format-patch --notes option
2012-10-25 Philip OakleyDoc SubmittingPatches: Mention --notes option after...
2012-10-25 Krzysztof Mazurgit-send-email: add rfc2047 quoting for "=?"
2012-10-25 Krzysztof Mazurgit-send-email: introduce quote_subject()
2012-10-25 Krzysztof Mazurgit-send-email: skip RFC2047 quoting for ASCII subjects
2012-10-25 Krzysztof Mazurgit-send-email: use compose-encoding for Subject
2012-10-25 Thomas AckermannDocumentation: build html for all files in technical...
2012-10-25 Phil Hordgit-pull: Avoid merge-base on detached head
2012-10-25 W. Trevor Kinggit-submodule: wrap branch option with "<>" in usage...
2012-10-24 Jeff Kinggit-config: use git_config_with_options
2012-10-24 Jeff Kinggit-config: do not complain about duplicate entries
2012-10-24 Jeff Kinggit-config: collect values instead of immediately printing
2012-10-24 Jeff Kinggit-config: fix regexp memory leaks on error conditions
2012-10-24 Jeff Kinggit-config: remove memory leak of key regexp
2012-10-24 Jeff Kingt1300: test "git config --get-all" more thoroughly
2012-10-24 Jeff Kingt1300: remove redundant test
2012-10-24 Jeff Kingt1300: style updates
2012-10-21 Peter Kreftinggitk: Update Swedish translation (296t)
2012-10-21 Stefan Hallergitk: When searching, only highlight files when in...
2012-10-21 Stefan Hallergitk: Fix error message when clicking on a connecting...
2012-10-21 Marcus Karlssongitk: Fix crash when not using themed widgets
2012-10-21 Andrew Wonggitk: Use bindshiftfunctionkey to bind Shift-F5
2012-10-21 Andrew Wonggitk: Refactor code for binding modified function keys
2012-10-21 Junio C HamanoGit 1.8.0 v1.8.0
2012-10-21 Johan Herlandgit symbolic-ref --delete $symref
2012-10-21 Johan HerlandFix failure to delete a packed ref through a symref
2012-10-21 Johan Herlandt1400-update-ref: Add test verifying bug with symrefs...
2012-10-19 Junio C Hamanoget_fetch_map(): tighten checks on dest refs
2012-10-19 Stefan ZagerFix potential hang in https handshake
2012-10-19 Nguyễn Thái... tree-walk: use enum interesting instead of integer
2012-10-19 Junio C HamanoDocumentation: decribe format-patch --notes
2012-10-18 Jeff Kingfilter-branch: use git-sh-setup's ident parsing functions
2012-10-18 Jeff Kinggit-sh-setup: refactor ident-parsing functions
2012-10-18 Jeff Kingstatus: add --long output format option
2012-10-18 René Scharfebranch: show targets of deleted symrefs, not sha1s
2012-10-18 René Scharfebranch: skip commit checks when deleting symref branches
2012-10-18 René Scharfebranch: delete symref branch, not its target
2012-10-18 René Scharfebranch: factor out delete_branch_config()
2012-10-18 René Scharfebranch: factor out check_branch_commit()
2012-10-18 Jan H. Schönherrformat-patch tests: check quoting/encoding in To: and...
2012-10-18 Jan H. Schönherrformat-patch: fix rfc2047 address encoding with respect...
2012-10-18 Jan H. Schönherrformat-patch: make rfc2047 encoding more strict
2012-10-18 Jan H. Schönherrformat-patch: introduce helper function last_line_length()
2012-10-18 Jan H. Schönherrformat-patch: do not wrap rfc2047 encoded headers too...
2012-10-18 Jan H. Schönherrformat-patch: do not wrap non-rfc2047 headers too early
2012-10-18 Jan H. Schönherrutf8: fix off-by-one wrapping of text
2012-10-18 Thomas AckermannDocumentation/howto: convert plain text files to asciidoc
2012-10-18 Jeff Kingstrbuf: always return a non-NULL value from strbuf_detach
2012-10-18 Junio C Hamanoformat-patch --notes: show notes after three-dashes
2012-10-18 Junio C Hamanoformat-patch: append --signature after notes
2012-10-18 Junio C Hamanopretty_print_commit(): do not append notes message
2012-10-18 Junio C Hamanopretty: prepare notes message at a centralized place
2012-10-18 Junio C Hamanoformat_note(): simplify API
2012-10-18 Junio C Hamanopretty: remove reencode_commit_message()
2012-10-17 Junio C HamanoMerge tag 'gitgui-0.17.0' of git://repo.or.cz/git-gui
2012-10-17 Pat Thoytsgit-gui 0.17
2012-10-17 Andrew Wonggit-gui: Don't prepend the prefix if value looks like...
2012-10-17 Andrew Wonggit-gui: Detect full path when parsing arguments
2012-10-17 Linus TorvaldsFix "git diff --stat" for interesting - but empty ...
2012-10-17 Junio C HamanoGit 1.8.0-rc3 v1.8.0-rc3
2012-10-17 Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-10-17 Junio C HamanoSync with 1.7.12.4
2012-10-17 Junio C HamanoGit 1.7.12.4 v1.7.12.4
2012-10-17 Junio C HamanoMerge branch 'jk/maint-http-half-auth-push' into maint
2012-10-17 Junio C HamanoMerge branch 'rr/git-uri-doc' into maint
2012-10-17 Junio C HamanoMerge branch 'bw/cp-a-is-gnuism' into maint
2012-10-17 Junio C HamanoMerge branch 'nd/doc-ignore' into maint
2012-10-17 Junio C HamanoMerge branch 'jc/doc-long-options' into maint
2012-10-17 Junio C HamanoMerge branch 'jc/maint-t1450-fsck-order-fix' into maint
2012-10-17 Junio C HamanoMerge branch 'rr/test-use-shell-path-not-shell' into...
2012-10-17 Junio C HamanoMerge branch 'rr/test-make-sure-we-have-git' into maint
2012-10-17 Junio C HamanoMerge branch 'po/maint-docs' into maint
2012-10-17 Junio C HamanoMerge branch 'jc/ll-merge-binary-ours' into maint
2012-10-17 Junio C HamanoMerge branch 'db/doc-custom-xmlto' into maint
next