summaryrefslogtreecommitdiffstats
path: root/help.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-28Git 1.8.3.2v1.8.3.2Junio C Hamano3-2/+8
2013-06-28configure: fix option help message for --disable-pthreadsStefano Lattarini1-1/+1
2013-06-27Start preparing for 1.8.3.2Junio C Hamano2-1/+55
2013-06-21completion: complete diff --word-diffRamkumar Ramachandra1-1/+1
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen1-1/+1
2013-06-11pre-push.sample: Make the script executableWieland Hoffmann1-0/+0
2013-06-10Git 1.8.3.1v1.8.3.1Junio C Hamano4-2/+22
2013-06-10mingw: make mingw_signal return the correct handlerErik Faye-Lund1-1/+3
2013-06-09submodule: remove redundant check for the_index.initializedRené Scharfe1-3/+2
2013-06-09Document .git/modulesFredrik Gustafsson1-0/+3
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano1-0/+3
2013-06-03sha1_file: trivial style cleanupFelipe Contreras1-1/+1
2013-06-02dir.c: fix ignore processing within not-ignored directoriesKarsten Blees2-0/+21
2013-05-30push: make push.default = current use resolved HEADRamkumar Ramachandra1-1/+1
2013-05-30push: fail early with detached HEAD and currentRamkumar Ramachandra1-0/+5
2013-05-30Start 1.8.3.1 maintenance trackJunio C Hamano1-1/+1
2013-05-29difftool --dir-diff: allow changing any clean working tree fileKenichi Saita2-7/+21
2013-05-29push: factor out the detached HEAD error messageRamkumar Ramachandra1-6/+8
2013-05-29prompt: fix for simple rebaseFelipe Contreras2-1/+3
2013-05-29trivial: Add missing period in documentationPhil Hord1-1/+1
2013-05-28commit: don't start editor if empty message is given with -mRené Scharfe2-4/+23
2013-05-28fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy5-38/+93
2013-05-24Git 1.8.3v1.8.3Junio C Hamano1-11/+11
2013-05-24urls.txt: avoid auto converting to hyperlinkNguyễn Thái Ngọc Duy1-1/+1
2013-05-23Document push --no-verifyThomas Rast1-1/+6
2013-05-22prompt: fix show upstream with svn and zshThomas Gummerer1-3/+4
2013-05-21remote-hg: fix order of configuration commentsFelipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupFelipe Contreras1-1/+1
2013-05-21completion: regression fix for zshFelipe Contreras1-1/+1
2013-05-21git-svn: introduce --parents parameter for commands branch and tagTobias Schulte3-1/+71
2013-05-21git-svn: clarify explanation of --destination argumentJonathan Nieder1-5/+14
2013-05-21git-svn: multiple fetch/branches/tags keys are supportedNathan Gray1-0/+12
2013-05-20remote-hg: set stdout to binary mode on win32Amit Bakshi1-0/+4
2013-05-17Git 1.8.3-rc3v1.8.3-rc3Junio C Hamano1-1/+1
2013-05-17documentation: trivial style cleanupsFelipe Contreras20-47/+37
2013-05-17difftool: fix dir-diff when file does not exist in working treeJohn Keeping2-0/+13
2013-05-17remote-bzr: fixes for older versions of bzrFelipe Contreras1-2/+4
2013-05-17remote-bzr: fix old organization destroySandor Bodo-Merle1-0/+2
2013-05-17gitk: Update Swedish translation (304t)Peter Krefting1-295/+338
2013-05-17Revert "remote-hg: update bookmarks when pulling"Felipe Contreras1-3/+0
2013-05-16strbuf_branchname(): do not double-expand @{-1}~22Junio C Hamano2-4/+19
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley1-2/+6
2013-05-16revision.c: treat A...B merge bases as if manually specifiedKevin Bracey3-1/+19
2013-05-16remote-bzr: fix cloning of non-listable reposFelipe Contreras1-0/+3
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationFelipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras2-1/+1