summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13use logical OR (||) instead of binary OR (|) in logical contextRené Scharfe
2013-06-11Merge branch 'maint-1.8.2' into maintJunio C Hamano
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen
2013-06-11pre-push.sample: Make the script executableWieland Hoffmann
2013-06-10Git 1.8.3.1v1.8.3.1Junio C Hamano
2013-06-10mingw: make mingw_signal return the correct handlerErik Faye-Lund
2013-06-10Merge branch 'jn/config-ignore-inaccessible' into maintJunio C Hamano
2013-06-10Merge branch 'kb/status-ignored-optim-2' into maintJunio C Hamano
2013-06-09submodule: remove redundant check for the_index.initializedRené Scharfe
2013-06-09Document .git/modulesFredrik Gustafsson
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano
2013-06-03sha1_file: trivial style cleanupFelipe Contreras
2013-06-02dir.c: fix ignore processing within not-ignored directoriesKarsten Blees
2013-05-29Start 1.8.3.1 maintenance trackJunio C Hamano
2013-05-29Merge branch 'maint-1.8.2' into maintJunio C Hamano
2013-05-28trivial: Add missing period in documentationPhil Hord
2013-05-24Git 1.8.3v1.8.3Junio C Hamano
2013-05-21remote-hg: fix order of configuration commentsFelipe Contreras
2013-05-21remote-hg: trivial configuration note cleanupFelipe Contreras
2013-05-21completion: regression fix for zshFelipe Contreras
2013-05-20Merge git://git.bogomips.org/git-svnJunio C Hamano
2013-05-20git-svn: introduce --parents parameter for commands branch and tagTobias Schulte
2013-05-20git-svn: clarify explanation of --destination argumentJonathan Nieder
2013-05-20git-svn: multiple fetch/branches/tags keys are supportedNathan Gray
2013-05-20remote-hg: set stdout to binary mode on win32Amit Bakshi
2013-05-17Git 1.8.3-rc3v1.8.3-rc3Junio C Hamano
2013-05-17Merge branch 'fc/doc-style'Junio C Hamano
2013-05-17Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-05-17Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2013-05-17difftool: fix dir-diff when file does not exist in working treeJohn Keeping
2013-05-17remote-bzr: fixes for older versions of bzrFelipe Contreras
2013-05-17remote-bzr: fix old organization destroySandor Bodo-Merle
2013-05-16gitk: Update Swedish translation (304t)Peter Krefting
2013-05-16Revert "remote-hg: update bookmarks when pulling"Felipe Contreras
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley
2013-05-16remote-bzr: fix cloning of non-listable reposFelipe Contreras
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