summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-23RelNotes: correct name of versionsort.prereleaseSuffixLibravatar Michael Haggerty1-2/+2
2015-04-23git tag: mention versionsort.prereleaseSuffix in manpageLibravatar Michael Haggerty1-4/+7
2015-04-23git-p4: improve client path detection when branches are usedLibravatar Vitor Antunes2-5/+10
2015-04-22Git 2.4.0-rc3Libravatar Junio C Hamano1-1/+1
2015-04-22t9801: check git-p4's branch detection with client spec enabledLibravatar Vitor Antunes1-0/+106
2015-04-21Sync with maintLibravatar Junio C Hamano2-1/+15
2015-04-21Git 2.3.6Libravatar Junio C Hamano4-3/+17
2015-04-21Merge branch 'jk/colors' into maintLibravatar Junio C Hamano1-2/+7
2015-04-21Merge branch 'jk/test-annoyances' into maintLibravatar Junio C Hamano5-15/+24
2015-04-21Merge branch 'pt/enter-repo-comment-fix' into maintLibravatar Junio C Hamano1-8/+3
2015-04-21Merge branch 'jz/gitweb-conf-doc-fix' into maintLibravatar Junio C Hamano1-1/+1
2015-04-21Merge branch 'jk/cherry-pick-docfix' into maintLibravatar Junio C Hamano1-1/+2
2015-04-21Merge branch 'iu/fix-parse-options-h-comment' into maintLibravatar Junio C Hamano1-2/+1
2015-04-21Merge branch 'jg/cguide-we-cannot-count' into maintLibravatar Junio C Hamano1-1/+1
2015-04-21Merge branch 'jk/pack-corruption-post-mortem' into maintLibravatar Junio C Hamano1-0/+237
2015-04-21Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maintLibravatar Junio C Hamano1-4/+0
2015-04-21RelNotes: "merge --quiet" change has been revertedLibravatar Junio C Hamano1-4/+0
2015-04-20Hopefully the last batch for 2.4Libravatar Junio C Hamano1-1/+18
2015-04-20Merge branch 'ps/grep-help-all-callback-arg'Libravatar Junio C Hamano1-1/+1
2015-04-20Merge branch 'tb/connect-ipv6-parse-fix'Libravatar Junio C Hamano3-16/+24
2015-04-20Merge branch 'va/fix-git-p4-tests'Libravatar Junio C Hamano1-12/+31
2015-04-20Merge branch 'jc/push-cert'Libravatar Junio C Hamano1-0/+23
2015-04-20Merge branch 'ma/bash-completion-leaking-x'Libravatar Junio C Hamano1-1/+1
2015-04-20fmt-merge-msg: plug small leak of commit bufferLibravatar Junio C Hamano1-5/+11
2015-04-20sha1_file: only freshen packs once per runLibravatar Jeff King2-1/+9
2015-04-20sha1_file: freshen pack objects before looseLibravatar Jeff King1-1/+1
2015-04-20reachable: only mark local objects as recentLibravatar Jeff King3-7/+16
2015-04-20git-p4: use -m when running p4 changesLibravatar Lex Spoon3-14/+119
2015-04-20log -L: improve error message on malformed argumentLibravatar Matthieu Moy2-5/+5
2015-04-20Documentation: change -L:<regex> to -L:<funcname>Libravatar Matthieu Moy4-10/+11
2015-04-18Merge tag 'gitgui-0.20.0' of http://repo.or.cz/r/git-guiLibravatar Junio C Hamano10-1773/+4690
2015-04-18t1509: update prepare script to be able to run t1509 in chroot againLibravatar Nguyễn Thái Ngọc Duy1-9/+29
2015-04-18index-pack: kill union delta_base to save memoryLibravatar Nguyễn Thái Ngọc Duy1-100/+160
2015-04-18t0027: support NATIVE_CRLF platformsLibravatar Torsten Bögershausen1-10/+22
2015-04-18t0027: cleanup: rename functions; avoid non-leading TABsLibravatar Torsten Bögershausen1-92/+92
2015-04-18git-gui: set version 0.20Libravatar Pat Thoyts1-1/+1
2015-04-18git-gui: sv.po: Update Swedish translation (547t0f0u)Libravatar Peter Krefting1-1431/+1562
2015-04-18git-gui i18n: Updated Bulgarian translation (547t,0f,0u)Libravatar Alexander Shopov1-1498/+1528
2015-04-17limit_list: avoid quadratic behavior from still_interestingLibravatar Jeff King1-4/+19
2015-04-17type_from_string_gently: make sure length matchesLibravatar Jeff King2-1/+10
2015-04-17config: fix settings in default_user_config templateLibravatar Ossi Herrala1-2/+2
2015-04-17rev-list-options.txt: complete sentence about notes matchingLibravatar Michael J Gruber1-2/+2
2015-04-16stash -p: demonstrate failure of split with mixed y/nLibravatar Matthieu Moy1-0/+23
2015-04-16t3904-stash-patch: factor PERL prereq at the top of the fileLibravatar Matthieu Moy1-6/+12
2015-04-16t3904-stash-patch: fix test descriptionLibravatar Matthieu Moy1-1/+1
2015-04-16add -p: demonstrate failure when running 'edit' after a splitLibravatar Matthieu Moy1-0/+22
2015-04-16t3701-add-interactive: simplify codeLibravatar Matthieu Moy1-4/+1
2015-04-16test-lib-functions.sh: fix the second argument to some helper functionsLibravatar Elia Pinto1-2/+2
2015-04-16attr: skip UTF8 BOM at the beginning of the input fileLibravatar Junio C Hamano1-2/+7
2015-04-16config: use utf8_bom[] from utf.[ch] in git_parse_source()Libravatar Junio C Hamano1-3/+3