git
2011-12-14  Junio C HamanoMerge branch 'nd/maint-ignore-exclude' into maint-1.7.7
2011-12-14  Junio C HamanoMerge branch 'maint-1.7.6' into maint-1.7.7
2011-12-14  Junio C HamanoGit 1.7.6.5 v1.7.6.5
2011-12-14  Junio C HamanoMerge branch 'jk/maint-fetch-status-table' into maint...
2011-12-14  Junio C HamanoMerge branch 'jc/maint-name-rev-all' into maint-1.7.6
2011-12-14  Junio C HamanoMerge branch 'ml/mailmap' into maint-1.7.6
2011-12-14  Jeff Kingblame: don't overflow time buffer
2011-12-14  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2011-12-14  Jeff Kinghttp-push: enable "proactive auth"
2011-12-13  Pat Thoytsgit-gui 0.16 gitgui-0.16.0
2011-12-13  Jeff Kingt5540: test DAV push with authentication
2011-12-13  Jeff Kingconnect.c: drop path_match function
2011-12-13  Jeff Kingfetch-pack: match refs exactly
2011-12-13  Jeff Kingt5500: give fully-qualified refs to fetch-pack
2011-12-13  Jeff Kingdrop "match" parameter from get_remote_heads
2011-12-13  Nguyễn Thái... Rename resolve_ref() to resolve_ref_unsafe()
2011-12-13  Nguyễn Thái... Convert resolve_ref+xstrdup to new resolve_refdup function
2011-12-13  Conrad IrwinUpdate documentation for stripspace
2011-12-13  Jeff Kingcontrib: add credential helper for OS X Keychain
2011-12-13  Jeff KingMakefile: OS X has /dev/tty
2011-12-13  Jeff KingMakefile: linux has /dev/tty
2011-12-13  Jeff Kingcredential: use git_prompt instead of git_getpass
2011-12-13  Jeff Kingt: add test harness for external credential helpers
2011-12-13  Jeff Kingprompt: use git_terminal_prompt
2011-12-13  Jeff Kingcredentials: add "store" helper
2011-12-13  Jeff Kingadd generic terminal prompt function
2011-12-13  Jeff Kingrefactor git_getpass into generic prompt function
2011-12-13  Jeff Kingmove git_getpass to its own source file
2011-12-13  Jeff Kingimap-send: don't check return value of git_getpass
2011-12-13  Jeff Kingimap-send: avoid buffer overflow
2011-12-13  Jeff Kingstrbuf: add strbuf_add*_urlencode
2011-12-13  Johannes SixtMakefile: unix sockets may not available on some platforms
2011-12-12  Thomas Rastgrep: load funcname patterns for -W
2011-12-12  Jeff Kingmv: be quiet about overwriting
2011-12-12  Jeff Kingmv: improve overwrite warning
2011-12-12  Jonathan Niederrevert: stop creating and removing sequencer-old directory
2011-12-12  Jonathan NiederRevert "reset: Make reset remove the sequencer state"
2011-12-12  Jonathan Niederrevert: do not remove state until sequence is finished
2011-12-12  Jonathan Niederrevert: allow single-pick in the middle of cherry-pick...
2011-12-12  Jonathan Niederrevert: pass around rev-list args in already-parsed...
2011-12-12  Jonathan Niederrevert: allow cherry-pick --continue to commit before...
2011-12-12  Jonathan Niederrevert: give --continue handling its own function
2011-12-12  Jeff Kingmv: make non-directory destination error more clear
2011-12-12  Jeff Kingmv: honor --verbose flag
2011-12-12  Jeff Kingdocs: mention "-k" for both forms of "git mv"
2011-12-12  Nguyễn Thái... revert: convert resolve_ref() to read_ref_full()
2011-12-12  Jeff Kingcompat/snprintf: don't look at va_list twice
2011-12-12  Michael Haggertyadd_ref(): take a (struct ref_entry *) parameter
2011-12-12  Michael Haggertycreate_ref_entry(): extract function from add_ref()
2011-12-12  Michael Haggertyrepack_without_ref(): remove temporary
2011-12-12  Michael Haggertyresolve_gitlink_ref_recursive(): change to work with...
2011-12-12  Michael HaggertyPass a (ref_cache *) to the resolve_gitlink_*() helper...
2011-12-12  Michael Haggertyresolve_gitlink_ref(): improve docstring
2011-12-12  Michael Haggertyget_ref_dir(): change signature
2011-12-12  Michael Haggertyrefs: change signatures of get_packed_refs() and get_lo...
2011-12-12  Michael Haggertyis_dup_ref(): extract function from sort_ref_array()
2011-12-12  Michael Haggertyadd_ref(): add docstring
2011-12-12  Michael Haggertyparse_ref_line(): add docstring
2011-12-12  Michael Haggertyis_refname_available(): remove the "quiet" argument
2011-12-12  Michael Haggertyclear_ref_array(): rename from free_ref_array()
2011-12-12  Michael Haggertyrefs: rename parameters result -> sha1
2011-12-12  Michael Haggertyrefs: rename "refname" variables
2011-12-12  Michael Haggertystruct ref_entry: document name member
2011-12-12  Jeff Kingcredentials: add "cache" helper
2011-12-12  Jeff Kingdocs: end-user documentation for the credential subsystem
2011-12-12  Jeff Kingcredential: make relevance of http path configurable
2011-12-12  Jeff Kingcredential: add credential.*.username
2011-12-12  Jeff Kingcredential: apply helper config
2011-12-12  Jeff Kinghttp: use credential API to get passwords
2011-12-12  Jeff Kingcredential: add function for parsing url components
2011-12-12  Jeff Kingintroduce credentials API
2011-12-12  Jeff Kingt5550: fix typo
2011-12-12  Jeff Kingtest-lib: add test_config_global variant
2011-12-12  Pete HarlanTest 'checkout -m -- path'
2011-12-12  Martin von... t3401: use test_commit in setup
2011-12-12  Martin von... t3401: modernize style
2011-12-12  Pete Wyckoffgit-p4: test for absolute PWD problem
2011-12-12  Gary Gibbonsgit-p4: use absolute directory for PWD env var
2011-12-12  Pete Wyckoffgit-p4: submit test for auto-creating clientPath
2011-12-12  Gary Gibbonsgit-p4: ensure submit clientPath exists before chdir
2011-12-10  Jeff Kingfetch: create status table using strbuf
2011-12-09  Junio C HamanoUpdate draft release notes for 1.7.9
2011-12-09  Junio C HamanoMerge branch 'sg/complete-refs'
2011-12-09  Junio C HamanoMerge branch 'nd/resolve-ref'
2011-12-09  Junio C HamanoMerge branch 'jc/pull-signed-tag'
2011-12-09  Junio C HamanoMerge branch 'jc/request-pull-show-head-4'
2011-12-09  Junio C HamanoMerge branch 'ab/pull-rebase-config'
2011-12-09  Junio C HamanoMerge branch 'rs/allocate-cache-entry-individually'
2011-12-09  Junio C HamanoMerge branch 'maint'
2011-12-09  Junio C HamanoMerge branch 'maint-1.7.7' into maint
2011-12-09  Ramkumar Ramachandrat3040 (subprojects-basic): fix '&&' chaining, modernize...
2011-12-09  Martin von... am: don't persist keepcr flag
2011-12-09  Erik Faye-Lundmingw: give waitpid the correct signature
2011-12-09  Ramkumar Ramachandrat1510 (worktree): fix '&&' chaining
2011-12-09  Ramkumar Ramachandrat3030 (merge-recursive): use test_expect_code
2011-12-09  Kirill A. Shutemovgit-tag: introduce --cleanup option
2011-12-09  Pat Thoytsgit-gui: handle shell script text filters when loading...
2011-12-09  Ramkumar Ramachandratest: fix '&&' chaining
2011-12-09  Ramkumar Ramachandrat3200 (branch): fix '&&' chaining
2011-12-08  Jonathan Niedertest: commit --amend should honor --no-edit
next