git.git
2012-12-13 Junio C HamanoMerge branch 'maint'
2012-12-13 Matthew DaleyFix sizeof usage in get_permutations
2012-12-13 Junio C HamanoMerge branch 'mh/doc-remote-helpers'
2012-12-13 Manlio Perillogit.txt: add missing info about --git-dir command-line...
2012-12-13 Jeff Kingmailmap: default mailmap.blob in bare repositories
2012-12-13 Jeff Kingmailmap: fix some documentation loose-ends for mailmap...
2012-12-13 Nguyễn Thái... index-format.txt: clarify what is "invalid"
2012-12-12 Junio C Hamanogit(1): show link to contributor summary page
2012-12-12 Jeff Kingmailmap: clean up read_mailmap error handling
2012-12-12 Jeff Kingmailmap: support reading mailmap from blobs
2012-12-12 Jeff Kingmailmap: refactor mailmap parsing for non-file sources
2012-12-12 Jeff Kingcontrib: update stats/mailmap script
2012-12-12 Jeff King.mailmap: normalize emails for Linus Torvalds
2012-12-12 Jeff King.mailmap: normalize emails for Jeff King
2012-12-12 Jeff King.mailmap: fix broken entry for Martin Langhoff
2012-12-12 Jeff King.mailmap: match up some obvious names/emails
2012-12-12 Junio C HamanoMerge branch 'so/prompt-command'
2012-12-12 Junio C Hamanogit-prompt.sh: update PROMPT_COMMAND documentation
2012-12-12 Sebastian Schuberthnedmalloc: Fix a compile warning (exposed as error...
2012-12-12 Marc KhouzamAdd file completion to tcsh git completion.
2012-12-12 W. Trevor Kingsubmodule: add get_submodule_config helper funtion
2012-12-11 Junio C HamanoMerge branch 'ef/mingw-rmdir'
2012-12-11 Junio C HamanoMerge branch 'ef/mingw-tty-getpass'
2012-12-11 Junio C HamanoMerge branch 'maint'
2012-12-11 Anders Kaseorggit-prompt: Document GIT_PS1_DESCRIBE_STYLE
2012-12-11 Junio C Hamanofetch: ignore wildcarded refspecs that update local...
2012-12-11 Matthew Daleygitweb: Sort projects with undefined ages last
2012-12-11 Steffen Prohaskastrbuf_add_wrapped*(): Remove unused return value
2012-12-11 Steffen Prohaskashortlog: fix wrapping lines of wraplen
2012-12-10 Junio C Hamanosh-setup: work around "unset IFS" bug in some shells
2012-12-10 Junio C HamanoSync with 1.8.0.2
2012-12-10 Junio C HamanoGit 1.8.0.2
2012-12-10 Junio C Hamanoformat_commit_message(): simplify calls to logmsg_reenc...
2012-12-10 Stefano LattariniMakefile: whitespace style fixes in macro definitions
2012-12-10 Erik Faye-Lundmingw_rmdir: do not prompt for retry when non-empty
2012-12-10 Sébastien LoriotDocumentation/git-stash.txt: add a missing verb
2012-12-10 Junio C HamanoWhich merge_file() function do you mean?
2012-12-09 Torsten Bögershausent9402: Use TABs for indentation
2012-12-09 Torsten Bögershausent9402: Rename check.cvsCount and check.list
2012-12-09 Torsten Bögershausent9402: Simplify git ls-tree
2012-12-09 Torsten Bögershausent9402: Add missing &&; Code style
2012-12-09 Torsten Bögershausent9402: No space after IO-redirection
2012-12-09 Torsten Bögershausent9402: Dont use test_must_fail cvs
2012-12-09 Torsten Bögershausent9402: improve check_end_tree() and check_end_full_tree()
2012-12-09 Torsten Bögershausent9402: sed -i is not portable
2012-12-09 Junio C Hamanogit(1): remove a defunct link to "list of authors"
2012-12-07 Junio C HamanoGit 1.8.1-rc1
2012-12-07 Junio C HamanoDocumentation/diff-config: work around AsciiDoc misfortune
2012-12-07 Junio C HamanoMerge branch 'maint'
2012-12-07 Junio C HamanoUpdate draft release notes to 1.8.0.2
2012-12-07 Junio C HamanoMerge branch 'jc/doc-push-satellite' into maint
2012-12-07 Junio C HamanoMerge branch 'jc/same-encoding' into maint
2012-12-07 Junio C HamanoMerge branch 'lt/diff-stat-show-0-lines' into maint
2012-12-07 Max Horngit-remote-helpers.txt: clarify options & ref list...
2012-12-07 Max Horngit-remote-helpers.txt: clarify command <-> capability...
2012-12-07 Max Horngit-remote-helpers.txt: rearrange description of capabi...
2012-12-07 Max Horngit-remote-helpers.txt: minor grammar fix
2012-12-07 Max Horngit-remote-helpers.txt: document missing capabilities
2012-12-07 Max Horngit-remote-helpers.txt: document invocation before...
2012-12-07 Junio C HamanoMerge branch 'master' of git://github.com/git-l10n...
2012-12-07 Junio C HamanoMerge branch 'rr/t4041-cleanup'
2012-12-07 Jiang XinMerge branch git://github.com/ralfth/git-po-de
2012-12-06 Ralf Thielowl10n: de.po: translate 22 new messages
2012-12-06 Ralf Thielowl10n: de.po: translate 825 new messages
2012-12-05 Sebastian Leskegit-svn: Note about tags.
2012-12-05 Sebastian Leskegit-svn: Expand documentation for --follow-parent
2012-12-05 Sebastian Leskegit-svn: Recommend use of structure options.
2012-12-05 Sebastian Leskegit-svn: Document branches with at-sign(@).
2012-12-04 Junio C HamanoMerge branch 'mm/status-push-pull-advise'
2012-12-04 Erik Faye-Lundmingw: get rid of getpass implementation
2012-12-04 Erik Faye-Lundmingw: reuse tty-version of git_terminal_prompt
2012-12-04 Erik Faye-Lundcompat/terminal: separate input and output handles
2012-12-04 Erik Faye-Lundcompat/terminal: factor out echo-disabling
2012-12-04 Erik Faye-Lundmingw: make fgetc raise SIGINT if apropriate
2012-12-04 Erik Faye-Lundmingw: correct exit-code for SIGALRM's SIG_DFL
2012-12-04 Matthieu Moydocument that statusHints affects git checkout
2012-12-03 Felipe Contrerasfast-export: make sure updated refs get updated
2012-12-03 Felipe Contrerasfast-export: don't handle uninteresting refs
2012-12-03 Junio C HamanoGit 1.8.1-rc0
2012-12-03 Junio C HamanoMerge branch 'mm/status-push-pull-advise'
2012-12-03 Jeff Kingstatus: respect advice.statusHints for ahead/behind...
2012-12-03 Chris Rorvickpush: allow already-exists advice to be disabled
2012-12-03 Chris Rorvickpush: rename config variable for more general use
2012-12-03 Chris Rorvickpush: cleanup push rules comment
2012-12-02 Jeff Kinglaunch_editor: propagate signals from editor to git
2012-12-02 Jeff Kingrun-command: do not warn about child death from terminal
2012-12-02 Paul Foxlaunch_editor: ignore terminal signals while editor...
2012-12-02 Jeff Kinglaunch_editor: refactor to use start/finish_command
2012-12-02 Jeff Kingrun-command: drop silent_exec_failure arg from wait_or_...
2012-12-02 Ramkumar Ramachandrat4041 (diff-submodule-option): modernize style
2012-12-02 Ramkumar Ramachandrat4041 (diff-submodule-option): rewrite add_file() routine
2012-12-02 Ramkumar Ramachandrat4041 (diff-submodule-option): parse digests sensibly
2012-12-02 Chris Rorvickpush: clarify rejection of update to non-commit-ish
2012-12-02 Chris Rorvickpush: require force for annotated tags
2012-12-02 Chris Rorvickpush: require force for refs under refs/tags/
2012-12-02 Chris Rorvickpush: flag updates that require force
2012-12-02 Chris Rorvickpush: keep track of "update" state separately
2012-12-02 Chris Rorvickpush: add advice for rejected tag reference
2012-12-02 Chris Rorvickpush: return reject reasons as a bitset
2012-12-02 Michael Haggertywrap_in_html(): process message in bulk rather than...
next