summaryrefslogtreecommitdiffstats
path: root/object.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-10attr: a note about the order of .gitattributes lookupNguyen Thai Ngoc Duy1-0/+5
2012-10-08Git 1.7.12.3v1.7.12.3Junio C Hamano3-2/+19
2012-10-04l10n: de.po: fix a few minor typosSimon Ruderich1-7/+7
2012-10-02Start preparing for 1.7.12.3Junio C Hamano2-1/+19
2012-10-02l10n: Fix to Swedish translationPeter Krefting1-2/+2
2012-10-01mailinfo: don't require "text" mime type for attachmentsLinus Torvalds1-11/+0
2012-09-30Git 1.7.12.2v1.7.12.2Junio C Hamano3-2/+11
2012-09-27l10n: de.po: correct translation of a 'rebase' messageRalf Thielow1-5/+5
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra3-4/+11
2012-09-25Revert "completion: fix shell expansion of items"Jeff King1-8/+1
2012-09-24Start preparation for 1.7.12.2Junio C Hamano2-1/+33
2012-09-24Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto1-3/+4
2012-09-24commit: pay attention to submodule.$name.ignore in .gitmodulesOrgad Shaneh1-0/+1
2012-09-21git blame: document that it always follows origin across whole-file renamesJunio C Hamano1-0/+6
2012-09-21receive-pack: drop "n/a" on unpacker errorsJeff King2-2/+2
2012-09-21receive-pack: send pack-processing stderr over sidebandJeff King1-2/+24
2012-09-21receive-pack: redirect unpack-objects stdout to /dev/nullJeff King1-1/+6
2012-09-20grep.c: make two symbols really file-scope static this timeJunio C Hamano1-2/+2
2012-09-20clone --single: limit the fetch refspec to fetched branchRalf Thielow3-18/+218
2012-09-20Documentation: Document signature showing optionsStephen Boyd2-0/+7
2012-09-20Enable info/refs gzip decompression in HTTP clientShawn O. Pearce3-3/+5
2012-09-20Revert "retry request without query when info/refs?query fails"Shawn O. Pearce1-16/+2
2012-09-20completion: fix shell expansion of itemsFelipe Contreras1-1/+8
2012-09-18Git 1.7.12.1v1.7.12.1Junio C Hamano3-2/+14
2012-09-18Doc: Improve shallow depth wordingPhilip Oakley1-2/+4
2012-09-18Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab1-10/+9
2012-09-18mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano6-4/+32
2012-09-17t/perf: add "trash directory" to .gitignoreRamkumar Ramachandra1-2/+3
2012-09-17Add missing -z to git check-attr usage text for consistency with man pageAdam Spiers1-1/+1
2012-09-17git-jump: ignore (custom) prefix in diff modeMischa POSLAWSKY1-2/+2
2012-09-17Documentation: indent-with-non-tab uses "equivalent tabs" not 8Wesley J. Landaker1-2/+3
2012-09-17completion: add --no-edit to git-commitYacine Belkadi1-1/+2
2012-09-16t7810-grep: test --all-match with multiple --grep and --author optionsMichael J Gruber1-0/+20
2012-09-16t7810-grep: test interaction of multiple --grep and --author optionsMichael J Gruber1-16/+22
2012-09-16t7810-grep: test multiple --author with --all-matchMichael J Gruber1-0/+8
2012-09-16t7810-grep: test multiple --grep with and without --all-matchMichael J Gruber1-0/+16
2012-09-16t7810-grep: bring log --grep tests in common formMichael J Gruber1-6/+18
2012-09-16grep.c: mark private file-scope symbols as staticJunio C Hamano2-3/+6
2012-09-15Draft release notes to 1.7.12.1Junio C Hamano1-47/+69
2012-09-15Git 1.7.11.7v1.7.11.7Junio C Hamano4-3/+50
2012-09-14log: document use of multiple commit limiting optionsJunio C Hamano1-5/+18
2012-09-14log --grep/--author: honor --all-match honored for multiple --grep patternsJunio C Hamano1-0/+19
2012-09-14grep: show --debug output only onceMichael J Gruber1-0/+1
2012-09-14grep: teach --debug option to dump the parse treeJunio C Hamano4-2/+96
2012-09-14Revert diffstat back to EnglishNguyễn Thái Ngọc Duy1-6/+4
2012-09-14attr: failure to open a .gitattributes file is OK with ENOTDIRJunio C Hamano1-1/+1
2012-09-14Documentation: describe subject more preciselyJeremy White7-22/+31
2012-09-12Further merging in preparation for 1.7.12.1Junio C Hamano1-0/+26
2012-09-11blame: allow "blame file" in the middle of a conflicted mergeJunio C Hamano2-25/+70
2012-09-11Further merging down for 1.7.12.1Junio C Hamano1-0/+13