git
2013-08-29  Matthieu Moygit-remote-mediawiki: add test and check Makefile targets
2013-08-29  Junio C Hamanoconfig: rewrite core.pager documentation
2013-08-28  Ramsay Jonesbuiltin/fetch.c: Fix a sparse warning
2013-08-28  Jeff Kingmailmap: handle mailmap blobs without trailing newlines
2013-08-27  Jeff Kingconfig: do not use C function names as struct members
2013-08-26  Matthieu MoyDocumentation/remote-helpers: document common use-case...
2013-08-26  Junio C Hamanorebase -i: fix short SHA-1 collision
2013-08-26  Eric Sunshinet3404: rebase -i: demonstrate short SHA-1 collision
2013-08-26  Eric Sunshinet3404: make tests more self-contained
2013-08-26  Nguyễn Thái... fetch-pack: do not remove .git/shallow file when -...
2013-08-26  Matthieu MoyDocumentation/fast-import: clarify summary for `feature...
2013-08-25  Antoine Pelissecommit: search author pattern against mailmap
2013-08-23  Eric Sunshinedir.c::test_one_path(): work around directory_exists_in...
2013-08-23  Michal Nazarewiczremove dead pastebin link from pack-heuristics document
2013-08-23  Junio C HamanoGit 1.8.4 v1.8.4
2013-08-22  Brandon Caseycontrib/git-prompt.sh: handle missing 'printf -v' more...
2013-08-21  Brandon Caseyt9902-completion.sh: old Bash still does not support...
2013-08-21  Brandon Caseygit-completion.bash: use correct Bash/Zsh array length...
2013-08-21  Ralf Thielowrebase --preserve-merges: ignore "merge.log" config
2013-08-21  Junio C HamanoTypofix draft release notes to 1.8.4
2013-08-21  Shawn O. PearceDocument the HTTP transport protocols
2013-08-20  Tony Finchgitweb: make search help link less ugly
2013-08-20  Tony Finchgitweb: omit the repository owner when it is unset
2013-08-20  Tony Finchgitweb: vertically centre contents of page footer
2013-08-20  Tony Finchgitweb: ensure OPML text fits inside its box
2013-08-20  Thomas Gummererread-cache: use fixed width integer types
2013-08-20  Johannes Sixtstream_to_pack: xread does not guarantee to read all...
2013-08-20  Steffen ProhaskaRevert "compat/clipped-write.c: large write(2) fails...
2013-08-20  Steffen Prohaskaxread, xwrite: limit size of IO to 8MB
2013-08-20  Stefan Bellermailmap: remove redundant check for freeing memory
2013-08-19  Jharrod LaFonavoid segfault on submodule.*.path set to an empty...
2013-08-19  Junio C HamanoGit 1.8.4-rc4 v1.8.4-rc4
2013-08-18  SZEDER Gáborbash prompt: test the prompt with newline in repository...
2013-08-18  Eric Sunshinerebase -i: fix cases ignoring core.commentchar
2013-08-18  Stefan Bellercreate_delta_index: simplify condition always evaluatin...
2013-08-15  Junio C Hamanot3010: update to demonstrate "ls-files -k" optimization...
2013-08-15  Junio C Hamanols-files -k: a directory only can be killed if the...
2013-08-15  Junio C Hamanodir.c: use the cache_* macro to access the current...
2013-08-14  Junio C HamanoRevert "Add new @ shortcut for HEAD"
2013-08-14  Junio C HamanoRevert "git stash: avoid data loss when "git stash...
2013-08-13  Felipe Contrerasunpack-trees: plug a memory leak
2013-08-13  Junio C HamanoGit 1.8.4-rc3 v1.8.4-rc3
2013-08-13  Junio C HamanoMerge git://github.com/git-l10n/git-po
2013-08-13  Junio C HamanoMerge branch 'sb/mailmap-updates'
2013-08-13  Stefan Beller.mailmap: Combine more (name, email) to individual...
2013-08-13  Junio C Hamano.mailmap: update long-lost friends with multiple defunc...
2013-08-13  Nguyễn Thái... push: respect --no-thin
2013-08-13  Matthieu Moygit-remote-mediawiki: ignore generated git-mw
2013-08-13  Eric Sunshinecontacts: reduce git-blame invocations
2013-08-13  Eric Sunshinecontacts: gather all blame sources prior to invoking...
2013-08-13  Eric Sunshinecontacts: validate hunk length earlier
2013-08-13  Junio C Hamanowhatchanged: document its historical nature
2013-08-13  Junio C Hamanocore-tutorial: trim the section on Inspecting Changes
2013-08-12  Alexandru Juncugit-p4: Fix occasional truncation of symlink contents.
2013-08-12  Felipe Contrerasremote-hg: add shared repo upgrade
2013-08-12  Felipe Contrerasremote-hg: ensure shared repo is initialized
2013-08-11  Jean-Noel Avilal10n: Add reference for french translation team
2013-08-11  Jean-Noel Avilal10n: fr.po: 821/2112 messages translated
2013-08-09  Junio C HamanoMerge branch 'maint'
2013-08-09  Antoine Pelisseremote-hg: fix path when cloning with tilde expansion
2013-08-09  Junio C HamanoMerge branch 'master' of git://github.com/git-l10n...
2013-08-09  Junio C HamanoMerge branch 'jk/submodule-subdirectory-ok'
2013-08-09  Junio C HamanoMerge branch 'sb/mailmap-updates'
2013-08-09  Stefan Beller.mailmap: fixup entries
2013-08-09  Ralf ThielowDocumentation/git-merge-file: document option "--diff3"
2013-08-09  Phil Hordt/t7407: fix two typos in submodule tests
2013-08-09  Stefan Bellerrm: remove unneeded null pointer check
2013-08-09  Stefan Bellerdiff: fix a possible null pointer dereference
2013-08-09  Stefan Bellerdiff: remove ternary operator evaluating always to...
2013-08-09  Eric Sunshineparse-options: fix clang opterror() -Wunused-value...
2013-08-09  Junio C Hamanobuiltin/config.c: compilation fix
2013-08-09  Nguyễn Thái... gc: reject if another gc is running, unless --force...
2013-08-09  Ralf Thielowl10n: de.po: translate 5 messages
2013-08-09  Ralf Thielowl10n: de.po: translate 99 new messages
2013-08-08  Junio C HamanoGit 1.8.4-rc2 v1.8.4-rc2
2013-08-08  Ralf Thielowl10n: de.po: switch from pure German to German+English
2013-08-08  Wieland Hoffmannl10n: de.po: Fix a typo
2013-08-07  Junio C Hamanofetch: work around "transport-take-over" hack
2013-08-07  Junio C Hamanofetch: refactor code that fetches leftover tags
2013-08-07  Junio C Hamanofetch: refactor code that prepares a transport
2013-08-07  Junio C Hamanofetch: rename file-scope global "transport" to "gtransport"
2013-08-07  Junio C Hamanot5802: add test for connect helper
2013-08-07  Matthieu Moydie_with_status: use "printf '%s\n'", not "echo"
2013-08-07  Stefan Bellerrevert: use the OPT_CMDMODE for parsing, reducing code
2013-08-07  Stefan Bellercheckout-index: fix negations of even numbers of -n
2013-08-07  Stefan Bellerconfig parsing options: allow one flag multiple times
2013-08-07  Stefan Bellerhash-object: replace stdin parsing OPT_BOOLEAN by OPT_C...
2013-08-07  Stefan Bellerbranch, commit, name-rev: ease up boolean conditions
2013-08-06  Eric Sunshineline-range: reject -L line numbers less than 1
2013-08-06  Eric Sunshinet8001/t8002: blame: add tests of -L line numbers less...
2013-08-06  Eric Sunshineline-range: teach -L^:RE to search from start of file
2013-08-06  Eric Sunshineline-range: teach -L:RE to search from end of previous...
2013-08-06  Eric Sunshineline-range: teach -L^/RE/ to search from start of file
2013-08-06  Eric Sunshineline-range-format.txt: document -L/RE/ relative search
2013-08-06  Eric Sunshinelog: teach -L/RE/ to search from end of previous -L...
2013-08-06  Eric Sunshineblame: teach -L/RE/ to search from end of previous...
2013-08-06  Eric Sunshineline-range: teach -L/RE/ to search relative to anchor...
2013-08-06  Eric Sunshineblame: document multiple -L support
2013-08-06  Eric Sunshinet8001/t8002: blame: add tests of multiple -L options
2013-08-06  Eric Sunshineblame: accept multiple -L ranges
next