summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano
2013-08-30Start the post-1.8.4 cycleJunio C Hamano
2013-08-30Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano
2013-08-30Merge branch 'sp/doc-smart-http'Junio C Hamano
2013-08-30Merge branch 'mm/war-on-whatchanged'Junio C Hamano
2013-08-30Merge branch 'rt/doc-merge-file-diff3'Junio C Hamano
2013-08-30Merge branch 'mb/docs-favor-en-us'Junio C Hamano
2013-08-30Merge branch 'rj/doc-rev-parse'Junio C Hamano
2013-08-30Merge branch 'hv/config-from-blob'Junio C Hamano
2013-08-30Merge branch 'nd/fetch-pack-shallow-fix'Junio C Hamano
2013-08-30fix shell syntax error in templateThorsten Glaser
2013-08-30l10n: fr.po: hotfix for commit 6b388fcSebastien Helleu
2013-08-28builtin/fetch.c: Fix a sparse warningRamsay Jones
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King
2013-08-27config: do not use C function names as struct membersJeff King
2013-08-26fetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy
2013-08-23Git 1.8.4v1.8.4Junio C Hamano
2013-08-22contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyBrandon Casey
2013-08-21t9902-completion.sh: old Bash still does not support array+=('') notationBrandon Casey
2013-08-21git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey
2013-08-21Typofix draft release notes to 1.8.4Junio C Hamano
2013-08-21Document the HTTP transport protocolsShawn O. Pearce
2013-08-20read-cache: use fixed width integer typesThomas Gummerer
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska
2013-08-20xread, xwrite: limit size of IO to 8MBSteffen Prohaska
2013-08-19avoid segfault on submodule.*.path set to an empty "true"Jharrod LaFon
2013-08-19Git 1.8.4-rc4v1.8.4-rc4Junio C Hamano
2013-08-18bash prompt: test the prompt with newline in repository pathSZEDER Gábor
2013-08-18create_delta_index: simplify condition always evaluating to trueStefan Beller
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Junio C Hamano
2013-08-13unpack-trees: plug a memory leakFelipe Contreras
2013-08-13Git 1.8.4-rc3v1.8.4-rc3Junio C Hamano
2013-08-13Merge git://github.com/git-l10n/git-poJunio C Hamano
2013-08-13Merge branch 'sb/mailmap-updates'Junio C Hamano
2013-08-13.mailmap: Combine more (name, email) to individual personsStefan Beller
2013-08-13.mailmap: update long-lost friends with multiple defunct addressesJunio C Hamano
2013-08-13git-remote-mediawiki: ignore generated git-mwMatthieu Moy
2013-08-13contacts: reduce git-blame invocationsEric Sunshine
2013-08-13contacts: gather all blame sources prior to invoking git-blameEric Sunshine
2013-08-13contacts: validate hunk length earlierEric Sunshine
2013-08-13whatchanged: document its historical natureJunio C Hamano
2013-08-13core-tutorial: trim the section on Inspecting ChangesJunio C Hamano
2013-08-12git-p4: Fix occasional truncation of symlink contents.Alexandru Juncu
2013-08-12remote-hg: add shared repo upgradeFelipe Contreras
2013-08-12remote-hg: ensure shared repo is initializedFelipe Contreras
2013-08-11l10n: Add reference for french translation teamJean-Noel Avila
2013-08-11l10n: fr.po: 821/2112 messages translatedJean-Noel Avila
2013-08-09Merge branch 'maint'Junio C Hamano
2013-08-09remote-hg: fix path when cloning with tilde expansionAntoine Pelisse