summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14t3301: modernize styleJohan Herland
2014-11-12notes: empty notes should be shown by 'git log'Johan Herland
2014-11-12builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland
2014-11-12builtin/notes: split create_note() to clarify add vs. remove logicJohan Herland
2014-11-12builtin/notes: simplify early exit code in add()Johan Herland
2014-11-10builtin/notes: refactor note file path into struct note_dataJohan Herland
2014-11-10builtin/notes: improve namingJohan Herland
2014-11-10t3301: verify that 'git notes' removes empty notes by defaultJohan Herland
2014-11-10builtin/notes: fix premature failure when trying to add the empty blobJohan Herland
2014-11-07Git 2.2.0-rc1v2.2.0-rc1Junio C Hamano
2014-11-06Merge branch 'maint'Junio C Hamano
2014-11-06Merge branch 'nd/gitignore-trailing-whitespace'Junio C Hamano
2014-11-06Merge branch 'tm/line-log-first-parent'Junio C Hamano
2014-11-06Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano
2014-11-06Merge branch 'rs/use-child-process-init-more'Junio C Hamano
2014-11-06Merge branch 'jk/cache-tree-protect-from-broken-libgit2'Junio C Hamano
2014-11-06docs/credential-store: s/--store/--file/Jeff King
2014-11-04gitignore.txt: fix spelling of "backslash"Ben North
2014-11-04Documentation: typofixesThomas Ackermann
2014-11-04line-log: fix crash when --first-parent is usedTzvetan Mikov
2014-11-04ignore stale directories when checking reflog existenceJeff King
2014-11-04fetch: load all default config at startupJeff King
2014-11-03RelNotes/2.2.0.txt: fix minor typosMatthieu Moy
2014-10-31Git 2.2.0-rc0v2.2.0-rc0Junio C Hamano
2014-10-31Merge branch 'for-junio' of git://bogomips.org/git-svnJunio C Hamano
2014-10-31Merge branch 'jc/push-cert'Junio C Hamano
2014-10-31Merge branch 'rs/child-process-init'Junio C Hamano
2014-10-31Merge branch 'rs/grep-color-words'Junio C Hamano
2014-10-31git-svn: use SVN::Ra::get_dir2 when possibleEric Wong
2014-10-30bundle: split out ref writing from bundle_createJeff King
2014-10-30bundle: split out a helper function to compute and write prerequisitesJunio C Hamano
2014-10-30bundle: split out a helper function to create pack dataJunio C Hamano
2014-10-30cache-tree: avoid infinite loop on zero-entry treeJeff King
2014-10-30Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2014-10-30git-svn: add space after "W:" prefix in warningEric Wong
2014-10-30git-svn: (cleanup) remove editor param passingEric Wong
2014-10-29gitk: Remove boilerplate for configuration variablesMax Kirillov
2014-10-29gitk: Show detached HEAD if --all is specifiedMax Kirillov
2014-10-29gitk: Do not depend on Cygwin's "kill" command on WindowsSebastian Schuberth
2014-10-29git-svn: prepare SVN::Ra config pieces onceEric Wong
2014-10-29Git.pm: add specified name to tempfile templateEric Wong
2014-10-29Sync with Git 2.1.3Junio C Hamano
2014-10-29Git 2.1.3v2.1.3Junio C Hamano
2014-10-29Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano
2014-10-29Merge branch 'da/mergetool-meld' into maintJunio C Hamano
2014-10-29Merge branch 'rm/gitweb-start-form' into maintJunio C Hamano
2014-10-29Merge branch 'bc/asciidoc-pretty-formats-fix' into maintJunio C Hamano
2014-10-29Merge branch 'rs/daemon-fixes' into maintJunio C Hamano
2014-10-29Update draft release notes to 2.2Junio C Hamano
2014-10-29Merge branch 'da/difftool'Junio C Hamano