summaryrefslogtreecommitdiffstats
path: root/builtin/ls-tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-03git-config: update doc for --get with multiple valuesJohn Keeping1-1/+1
2013-07-01t7500: fix flipped actual/expectAndrew Pimlott1-3/+3
2013-07-01lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott1-0/+2
2013-07-01Start preparing for 1.8.3.3Junio C Hamano2-1/+12
2013-06-30check-ignore doc: fix broken link to ls-files pageRamkumar Ramachandra1-1/+1
2013-06-30test: spell 'ls-files --delete' option correctly in test descriptionsSZEDER Gábor1-2/+2
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-07gitweb: fix problem causing erroneous project listCharles McGarvey1-1/+1
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano1-0/+3
2013-06-03diffcore-pickaxe doc: document -S and -G properlyRamkumar Ramachandra2-26/+57
2013-06-03diffcore-pickaxe: make error messages more consistentRamkumar Ramachandra1-2/+2
2013-06-03git.txt: remove stale comment regarding GIT_WORK_TREEChris Rorvick1-3/+1
2013-06-03sha1_file: trivial style cleanupFelipe Contreras1-1/+1
2013-06-03read-cache: trivial style cleanupsFelipe Contreras1-2/+2
2013-06-03read-cache: fix wrong 'the_index' usageFelipe Contreras1-1/+1
2013-06-02dir.c: fix ignore processing within not-ignored directoriesKarsten Blees2-0/+21
2013-06-02wildmatch: properly fold case everywhereAnthony Ramine2-6/+56
2013-06-02sha1_name: fix error message for @{<N>}, @{<date>}Ramkumar Ramachandra1-1/+10
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-28fix segfault with git log -c --followClemens Buchacher2-0/+17
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-22sha1_name: fix error message for @{u}Ramkumar Ramachandra2-16/+12
2013-05-22prompt: fix show upstream with svn and zshThomas Gummerer1-3/+4
2013-05-21imap-send: eliminate HMAC deprecation warnings on Mac OS XDavid Aguilar1-0/+10
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-21contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bashDmitry Marakasov1-1/+1
2013-05-21Documentation/diff-index: mention two modes of operationJunio C Hamano1-6/+6
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