summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01Merge remote-tracking branch 'vi-vnwildman/master'Jiang Xin
2013-05-01l10n: Update Vietnamese translation (2080t0f0u)Tran Ngoc Quan
2013-05-01remote-bzr: access branches only when neededFelipe Contreras
2013-05-01remote-bzr: delay peer branch usageFelipe Contreras
2013-05-01remote-bzr: iterate revisions properlyFelipe Contreras
2013-05-01remote-bzr: improve progress reportingFelipe Contreras
2013-05-01remote-bzr: add option to specify branchesFelipe Contreras
2013-05-01remote-bzr: add custom method to find branchesFelipe Contreras
2013-05-01remote-bzr: improve author sanitazionFelipe Contreras
2013-05-01remote-bzr: add support for shared repoFelipe Contreras
2013-05-01remote-bzr: fix branch namesFelipe Contreras
2013-05-01remote-bzr: add support for bzr reposFelipe Contreras
2013-05-01remote-bzr: use branch variable when appropriateFelipe Contreras
2013-05-01remote-bzr: fix partially pushed mergeFelipe Contreras
2013-05-01remote-bzr: fixes for branch divergeFelipe Contreras
2013-05-01remote-bzr: add support to push mergesFelipe Contreras
2013-05-01remote-bzr: always try to update the worktreeFelipe Contreras
2013-05-01remote-bzr: fix order of locking in CustomTreeFelipe Contreras
2013-05-01remote-bzr: delay blob fetching until the very endFelipe Contreras
2013-05-01remote-bzr: cleanup CustomTreeFelipe Contreras
2013-04-30unpack_entry: avoid freeing objects in base cacheThomas Rast
2013-04-30l10n: Update Swedish translation (2080t0f0u)Peter Krefting
2013-04-30l10n: git.pot: v1.8.3 round 2 (44 new, 12 removed)Jiang Xin
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra
2013-04-29Merge branch 'maint'Junio C Hamano
2013-04-29Merge branch 'fc/zsh-completion' into maintJunio C Hamano
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras
2013-04-29complete: zsh: trivial simplificationFelipe Contreras
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra
2013-04-29Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand
2013-04-28Merge branch 'maint'Junio C Hamano
2013-04-28documentation: trivial whitespace cleanupsFelipe Contreras
2013-04-28t/Makefile: remove smoke test targetsJohn Keeping
2013-04-28Merge branch 'nd/pretty-formats'Junio C Hamano
2013-04-28pretty: Fix bug in truncation support for %>, %< and %><Ramsay Jones
2013-04-28Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano
2013-04-28clone: Make the 'junk_mode' symbol a file staticRamsay Jones
2013-04-28Merge branch 'jk/merge-tree-added-identically'Junio C Hamano
2013-04-28merge-tree: fix typo in "both changed identically"John Keeping
2013-04-27completion: add missing format-patch optionsFelipe Contreras
2013-04-26Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano
2013-04-26Merge branch 'rr/shortlog-doc'Junio C Hamano
2013-04-26Merge branch 'th/bisect-skipped-log'Junio C Hamano
2013-04-26Merge branch 'ph/rebase-original'Junio C Hamano
2013-04-26Merge branch 'jn/glossary-revision'Junio C Hamano
2013-04-26Merge branch 'jc/add-ignore-removal'Junio C Hamano
2013-04-26remote-bzr: strip extra newlineFelipe Contreras