summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-07t3010: modernize styleLibravatar Johannes Sixt1-62/+61
2013-06-07gitweb: fix problem causing erroneous project listLibravatar Charles McGarvey1-1/+1
2013-06-07fetch-options.txt: prevent a wildcard refspec from getting misformattedLibravatar Junio C Hamano1-1/+1
2013-06-06sequencer: avoid leaking message buffer when refusing to create an empty commitLibravatar Felipe Contreras1-2/+4
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-03sequencer: remove useless indentationLibravatar Felipe Contreras1-7/+9
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-02test-chmtime: Fix exit code on WindowsLibravatar Johannes Sixt1-4/+4
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-02Test 'commit --only' after 'checkout --orphan'Libravatar Thomas Rast1-0/+13
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-29archive-zip:write_zip_entry: Remove second reset of size variable to zero.Libravatar Stefan Beller1-1/+0
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-22bisect: Fix log output for multi-parent skip rangesLibravatar Torstein Hegge1-2/+2
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-20t5000: test long filenamesLibravatar René Scharfe2-0/+46