summaryrefslogtreecommitdiffstats
path: root/config.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-12Update draft release notes to 1.8.5 for the third batch of topicsJunio C Hamano1-0/+4
2013-09-12Update draft release notes to 1.8.5Junio C Hamano1-0/+32
2013-09-09Update draft release notes to 1.8.5 for the second batch of topicsJunio C Hamano1-0/+59
2013-09-09git-config: always treat --int as 64-bit internallyJeff King4-3/+29
2013-09-09config: make numeric parsing errors more clearJeff King3-9/+16
2013-09-09config: set errno in numeric git_parse_* functionsJeff King1-4/+14
2013-09-09config: properly range-check integer valuesJeff King1-6/+6
2013-09-09config: factor out integer parsing from range checksJeff King1-6/+22
2013-09-08pull: use $curr_branch_short moreRené Scharfe1-3/+2
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen1-12/+21
2013-09-08l10n: de.po: use "das Tag" instead of "der Tag"Ralf Thielow1-11/+11
2013-09-05typofix: cherry is spelled with two arsJunio C Hamano2-2/+2
2013-09-05add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2-14/+1
2013-09-05pathspec: catch prepending :(prefix) on pathspec with short magicNguyễn Thái Ngọc Duy1-1/+3
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab1-2/+2
2013-09-05typofix: commit is spelled with two emsJunio C Hamano3-9/+9
2013-09-05glossary: fix and clarify the definition of 'ref'Richard Hansen1-4/+14
2013-09-05revisions.txt: fix and clarify <rev>^{<type>}Richard Hansen1-4/+8
2013-09-05glossary: more precise definition of tree-ish (a.k.a. treeish)Richard Hansen1-3/+12
2013-09-05use 'commit-ish' instead of 'committish'Richard Hansen23-63/+63
2013-09-05use 'tree-ish' instead of 'treeish'Richard Hansen6-8/+8
2013-09-05glossary: define commit-ish (a.k.a. committish)Richard Hansen1-0/+12
2013-09-05glossary: mention 'treeish' as an alternative to 'tree-ish'Richard Hansen1-1/+1
2013-09-04pull: allow pull to preserve merges when rebasingStephen Haberman4-11/+135
2013-09-04Update draft release notes after merging the first batch of topicsJunio C Hamano1-0/+44
2013-09-03fast-export: refactor get_tags_and_duplicates()Felipe Contreras1-30/+38
2013-09-03fast-export: make extra_refs globalFelipe Contreras1-11/+10
2013-09-03git-remote-mediawiki: no need to update private ref in non-dumb pushMatthieu Moy1-1/+0
2013-09-03git-remote-mediawiki: use no-private-update capability on dumb pushMatthieu Moy1-0/+3
2013-09-03transport-helper: add no-private-update capabilityMatthieu Moy4-2/+22
2013-08-31add: trivial style cleanupFelipe Contreras1-5/+5
2013-08-31reset: trivial style cleanupFelipe Contreras1-1/+1
2013-08-31branch: trivial style fixFelipe Contreras1-1/+1
2013-08-31reset: trivial refactoringFelipe Contreras1-6/+3
2013-08-30gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason1-0/+1
2013-08-30has_sha1_file: re-check pack directory before giving upJeff King1-1/+4
2013-08-30Start the post-1.8.4 cycleJunio C Hamano3-2/+88
2013-08-30fix shell syntax error in templateThorsten Glaser1-0/+1
2013-08-30l10n: fr.po: hotfix for commit 6b388fcSebastien Helleu2-718/+874
2013-08-29git-remote-mediawiki: add test and check Makefile targetsMatthieu Moy1-1/+9
2013-08-29config: rewrite core.pager documentationJunio C Hamano1-16/+14
2013-08-29write_index: optionally allow broken null sha1sJeff King3-4/+63
2013-08-29builtin/fetch.c: Fix a sparse warningRamsay Jones1-1/+1
2013-08-29diff --no-index: describe in a separate paragraphJunio C Hamano1-5/+9
2013-08-28documentation: clarify notes for clean.requireForceJiang Xin1-2/+2
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King2-13/+24
2013-08-28"git prune" is safeThomas Ackermann1-9/+3
2013-08-28Remove irrelevant reference from "Tying it all together"Thomas Ackermann1-2/+1
2013-08-28Remove unnecessary historical note from "Object storage format"Thomas Ackermann1-2/+0
2013-08-28Improve section "Merging multiple trees"Thomas Ackermann1-14/+13