summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26quote_path_relative(): remove redundant parameterJiang Xin
2013-06-26quote.c: substitute path_relative with relative_pathJiang Xin
2013-06-26path.c: refactor relative_path(), not only strip prefixJiang Xin
2013-06-26test: add test cases for relative_pathJiang Xin
2013-05-15Merge branch 'fc/remote-hg' (early part)Junio C Hamano
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras
2013-05-15remote-hg: fix new branch creationFelipe Contreras
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras
2013-05-15remote-hg: trivial cleanupsFelipe Contreras
2013-05-14remote-bzr: update old organizationFelipe Contreras
2013-05-13Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano
2013-05-13Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2013-05-13gitk: On OSX, bring the gitk window to frontTair Sabirgaliev
2013-05-13gitk: Add support for -G'regex' pickaxe variantMartin Langhoff
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen
2013-05-11Merge git://git.bogomips.org/git-svnJunio C Hamano
2013-05-11gitk: Add menu item for reverting commitsKnut Franke
2013-05-11gitk: Simplify file filteringFelipe Contreras
2013-05-11gitk: Display the date of a tag in a human-friendly wayAnand Kumria
2013-05-11gitk: Improve behaviour of drop-down listsPaul Mackerras
2013-05-09Sync with v1.8.2.3Junio C Hamano
2013-05-09Git 1.8.2.3v1.8.2.3Junio C Hamano
2013-05-09Merge branch 'mv/sequencer-pick-error-diag'Junio C Hamano
2013-05-09cherry-pick: picking a tag that resolves to a commit is OKJunio C Hamano
2013-05-09Merge branch 'tr/copy-revisions-from-stdin' into maintJunio C Hamano
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe
2013-05-09t5004: ignore pax global header fileRené Scharfe
2013-05-09mergetools/kdiff3: do not use --auto when diffingDavid Aguilar
2013-05-09transport-helper: trivial style cleanupFelipe Contreras
2013-05-09git-svn: added an --include-path flagPaul Walmsley
2013-05-09Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder
2013-05-09git-svn: avoid self-referencing mergeinfoMichael Contreras
2013-05-08Update draft release notes for 1.8.3Junio C Hamano
2013-05-08remote-helpers: trivial cleanupFelipe Contreras
2013-05-08remote-bzr: fix for disappeared revisionsFelipe Contreras
2013-05-08Merge git://github.com/git-l10n/git-poJunio C Hamano
2013-05-08l10n: zh_CN.po: translate 44 messages (2080t0f0u)Jiang Xin
2013-05-07l10n: de.po: translate 44 new messagesRalf Thielow
2013-05-07Merge branch 'jk/merge-tree-added-identically'Junio C Hamano
2013-05-07merge-tree: handle directory/empty conflict correctlyJohn Keeping
2013-05-07Merge branch 'fc/remote-bzr'Junio C Hamano
2013-05-07remote-bzr: avoid bad refsFelipe Contreras
2013-05-06remote-bzr: convert all unicode keys to strFelipe Contreras
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Junio C Hamano
2013-05-05transport-helper: improve push messagesFelipe Contreras
2013-05-03Git 1.8.3-rc1v1.8.3-rc1Junio C Hamano