summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-10Git 1.8.3.1Libravatar Junio C Hamano4-2/+22
2013-06-10mingw: make mingw_signal return the correct handlerLibravatar Erik Faye-Lund1-1/+3
2013-06-09Merge branch 'jn/config-ignore-inaccessible' into maintLibravatar Junio C Hamano5-15/+22
2013-06-09Merge branch 'kb/status-ignored-optim-2' into maintLibravatar Junio C Hamano2-0/+21
2013-06-09submodule: remove redundant check for the_index.initializedLibravatar René Scharfe1-3/+2
2013-06-09Document .git/modulesLibravatar Fredrik Gustafsson1-0/+3
2013-06-07gitweb: fix problem causing erroneous project listLibravatar Charles McGarvey1-1/+1
2013-06-05test-send-email: test for pre-sanitized self nameLibravatar Michael S. Tsirkin1-0/+5
2013-06-05t/send-email: test suppress-cc=self with non-asciiLibravatar Michael S. Tsirkin1-0/+5
2013-06-05t/send-email: add test with quoted senderLibravatar Michael S. Tsirkin1-0/+20
2013-06-05send-email: make --suppress-cc=self sanitize inputLibravatar Michael S. Tsirkin1-8/+15
2013-06-05t/send-email: test suppress-cc=self on cccmdLibravatar Michael S. Tsirkin1-1/+3
2013-06-05send-email: fix suppress-cc=self on cccmdLibravatar Michael S. Tsirkin1-1/+1
2013-06-04t/README: test_must_fail is for testing GitLibravatar Junio C Hamano1-0/+3
2013-06-03diffcore-pickaxe doc: document -S and -G properlyLibravatar Ramkumar Ramachandra2-26/+57
2013-06-03diffcore-pickaxe: make error messages more consistentLibravatar Ramkumar Ramachandra1-2/+2
2013-06-03git.txt: remove stale comment regarding GIT_WORK_TREELibravatar Chris Rorvick1-3/+1
2013-06-03sha1_file: trivial style cleanupLibravatar Felipe Contreras1-1/+1
2013-06-03read-cache: trivial style cleanupsLibravatar Felipe Contreras1-2/+2
2013-06-03read-cache: fix wrong 'the_index' usageLibravatar Felipe Contreras1-1/+1
2013-06-03t/send-email.sh: add test for suppress-cc=selfLibravatar Michael S. Tsirkin1-0/+43
2013-06-02dir.c: fix ignore processing within not-ignored directoriesLibravatar Karsten Blees2-0/+21
2013-06-02wildmatch: properly fold case everywhereLibravatar Anthony Ramine2-6/+56
2013-06-02sha1_name: fix error message for @{<N>}, @{<date>}Libravatar Ramkumar Ramachandra1-1/+10
2013-05-29push: make push.default = current use resolved HEADLibravatar Ramkumar Ramachandra1-1/+1
2013-05-29push: fail early with detached HEAD and currentLibravatar Ramkumar Ramachandra1-0/+5
2013-05-29Start 1.8.3.1 maintenance trackLibravatar Junio C Hamano1-1/+1
2013-05-29Merge branch 'maint-1.8.2' into maintLibravatar Junio C Hamano1-1/+1
2013-05-29difftool --dir-diff: allow changing any clean working tree fileLibravatar Kenichi Saita2-7/+21
2013-05-29push: factor out the detached HEAD error messageLibravatar Ramkumar Ramachandra1-6/+8
2013-05-29prompt: fix for simple rebaseLibravatar Felipe Contreras2-1/+3
2013-05-28trivial: Add missing period in documentationLibravatar Phil Hord1-1/+1
2013-05-28commit: don't start editor if empty message is given with -mLibravatar René Scharfe2-4/+23
2013-05-28fix segfault with git log -c --followLibravatar Clemens Buchacher2-0/+17
2013-05-28fetch-pack: prepare updated shallow file before fetching the packLibravatar Nguyễn Thái Ngọc Duy5-38/+93
2013-05-24Git 1.8.3Libravatar Junio C Hamano1-11/+11
2013-05-24urls.txt: avoid auto converting to hyperlinkLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-05-23Document push --no-verifyLibravatar Thomas Rast1-1/+6
2013-05-22sha1_name: fix error message for @{u}Libravatar Ramkumar Ramachandra2-16/+12
2013-05-22prompt: fix show upstream with svn and zshLibravatar Thomas Gummerer1-3/+4
2013-05-21imap-send: eliminate HMAC deprecation warnings on Mac OS XLibravatar David Aguilar1-0/+10
2013-05-21remote-hg: fix order of configuration commentsLibravatar Felipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupLibravatar Felipe Contreras1-1/+1
2013-05-21completion: regression fix for zshLibravatar Felipe Contreras1-1/+1
2013-05-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashLibravatar Dmitry Marakasov1-1/+1
2013-05-20Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano3-6/+97
2013-05-20Documentation/diff-index: mention two modes of operationLibravatar Junio C Hamano1-6/+6
2013-05-20git-svn: introduce --parents parameter for commands branch and tagLibravatar Tobias Schulte3-1/+71
2013-05-20git-svn: clarify explanation of --destination argumentLibravatar Jonathan Nieder1-5/+14
2013-05-20git-svn: multiple fetch/branches/tags keys are supportedLibravatar Nathan Gray1-0/+12