summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-24sha1-lookup: handle duplicate keys with GIT_USE_LOOKUPLibravatar Jeff King3-0/+198
2013-08-24commit: search author pattern against mailmapLibravatar Antoine Pelisse2-1/+18
2013-08-23dir.c::test_one_path(): work around directory_exists_in_index_icase() breakageLibravatar Eric Sunshine2-9/+24
2013-08-23remove dead pastebin link from pack-heuristics documentLibravatar Michal Nazarewicz1-6/+0
2013-08-23Git 1.8.4Libravatar Junio C Hamano2-1/+6
2013-08-22test-sha1: add a binary output modeLibravatar Jeff King1-3/+12
2013-08-22diff --no-index: clarify operation when not inside a repositoryLibravatar Dale R. Worley2-2/+15
2013-08-22contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyLibravatar Brandon Casey1-1/+5
2013-08-21t9902-completion.sh: old Bash still does not support array+=('') notationLibravatar Brandon Casey1-1/+1
2013-08-21git-completion.bash: use correct Bash/Zsh array length syntaxLibravatar Brandon Casey1-1/+1
2013-08-21rebase --preserve-merges: ignore "merge.log" configLibravatar Ralf Thielow2-1/+25
2013-08-21Typofix draft release notes to 1.8.4Libravatar Junio C Hamano1-2/+2
2013-08-21Document the HTTP transport protocolsLibravatar Shawn O. Pearce1-0/+503
2013-08-20gitweb: make search help link less uglyLibravatar Tony Finch1-2/+2
2013-08-20gitweb: omit the repository owner when it is unsetLibravatar Tony Finch1-1/+1
2013-08-20gitweb: vertically centre contents of page footerLibravatar Tony Finch1-1/+2
2013-08-20gitweb: ensure OPML text fits inside its boxLibravatar Tony Finch1-2/+1
2013-08-20read-cache: use fixed width integer typesLibravatar Thomas Gummerer2-20/+20
2013-08-20stream_to_pack: xread does not guarantee to read all requested bytesLibravatar Johannes Sixt1-1/+1
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Libravatar Steffen Prohaska4-27/+0
2013-08-20xread, xwrite: limit size of IO to 8MBLibravatar Steffen Prohaska2-0/+26
2013-08-20mailmap: remove redundant check for freeing memoryLibravatar Stefan Beller1-2/+1
2013-08-19avoid segfault on submodule.*.path set to an empty "true"Libravatar Jharrod LaFon2-0/+16
2013-08-19Git 1.8.4-rc4Libravatar Junio C Hamano2-10/+1
2013-08-18bash prompt: test the prompt with newline in repository pathLibravatar SZEDER Gábor1-0/+23
2013-08-18rebase -i: fix cases ignoring core.commentcharLibravatar Eric Sunshine1-1/+1
2013-08-18move setup_alternate_shallow and write_shallow_commits to shallow.cLibravatar Nguyễn Thái Ngọc Duy3-52/+58
2013-08-18create_delta_index: simplify condition always evaluating to trueLibravatar Stefan Beller1-1/+1
2013-08-15t3010: update to demonstrate "ls-files -k" optimization pitfallsLibravatar Junio C Hamano1-3/+9
2013-08-15ls-files -k: a directory only can be killed if the index has a non-directoryLibravatar Junio C Hamano3-3/+31
2013-08-15dir.c: use the cache_* macro to access the current indexLibravatar Junio C Hamano1-6/+5
2013-08-14Revert "Add new @ shortcut for HEAD"Libravatar Junio C Hamano5-28/+0
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Libravatar Junio C Hamano3-40/+2
2013-08-13unpack-trees: plug a memory leakLibravatar Felipe Contreras1-1/+3
2013-08-13Git 1.8.4-rc3Libravatar Junio C Hamano1-1/+1
2013-08-13Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano2-0/+9672
2013-08-13Merge branch 'sb/mailmap-updates'Libravatar Junio C Hamano1-2/+16
2013-08-13.mailmap: Combine more (name, email) to individual personsLibravatar Stefan Beller1-1/+3
2013-08-13.mailmap: update long-lost friends with multiple defunct addressesLibravatar Junio C Hamano1-1/+13
2013-08-13push: respect --no-thinLibravatar Nguyễn Thái Ngọc Duy3-4/+26
2013-08-13git-remote-mediawiki: ignore generated git-mwLibravatar Matthieu Moy1-0/+1
2013-08-13contacts: reduce git-blame invocationsLibravatar Eric Sunshine1-6/+5
2013-08-13contacts: gather all blame sources prior to invoking git-blameLibravatar Eric Sunshine1-5/+20
2013-08-13contacts: validate hunk length earlierLibravatar Eric Sunshine1-3/+2
2013-08-13whatchanged: document its historical natureLibravatar Junio C Hamano1-33/+7
2013-08-13core-tutorial: trim the section on Inspecting ChangesLibravatar Junio C Hamano4-37/+47
2013-08-12git-p4: Fix occasional truncation of symlink contents.Libravatar Alexandru Juncu1-2/+6
2013-08-11git p4 test: sanitize P4CHARSETLibravatar kazuki saitoh1-1/+2
2013-08-11remote-hg: add shared repo upgradeLibravatar Felipe Contreras1-0/+12
2013-08-11remote-hg: ensure shared repo is initializedLibravatar Felipe Contreras1-5/+6