gitweb.git

Commits

2014-10-31 Git 2.2.0-rc0 v2.2.0-rc0
2014-10-31 Merge branch 'for-junio' of git://bogomips.org/git-svn
2014-10-31 Merge branch 'jc/push-cert'
2014-10-31 Merge branch 'rs/child-process-init'
2014-10-31 Merge branch 'rs/grep-color-words'
2014-10-31 git-svn: use SVN::Ra::get_dir2 when possible
2014-10-30 Merge git://ozlabs.org/~paulus/gitk
2014-10-30 git-svn: add space after "W:" prefix in warning
2014-10-30 git-svn: (cleanup) remove editor param passing
2014-10-29 gitk: Remove boilerplate for configuration variables
2014-10-29 gitk: Show detached HEAD if --all is specified
2014-10-29 gitk: Do not depend on Cygwin's "kill" command on Windows
2014-10-29 git-svn: prepare SVN::Ra config pieces once
2014-10-29 Git.pm: add specified name to tempfile template
2014-10-29 Sync with Git 2.1.3
2014-10-29 Git 2.1.3 v2.1.3
2014-10-29 Merge branch 'jk/pack-objects-no-bitmap-when-splitting...
2014-10-29 Merge branch 'da/mergetool-meld' into maint
2014-10-29 Merge branch 'rm/gitweb-start-form' into maint
2014-10-29 Merge branch 'bc/asciidoc-pretty-formats-fix' into...
2014-10-29 Merge branch 'rs/daemon-fixes' into maint
2014-10-29 Update draft release notes to 2.2
2014-10-29 Merge branch 'da/difftool'
2014-10-29 Merge branch 'rb/pack-window-memory-config-doc'
2014-10-29 Merge branch 'mg/lib-gpg-ro-safety'
2014-10-29 Merge branch 'dm/port2zos'
2014-10-29 Merge branch 'oc/mergetools-beyondcompare'
2014-10-29 Merge branch 'jk/prune-mtime'
2014-10-29 Merge branch 'bc/asciidoctor'
2014-10-28 api-run-command: add missing list item marker
2014-10-28 receive-pack: avoid minor leak in case start_async...
2014-10-28 difftool: add support for --trust-exit-code
2014-10-28 grep: add color.grep.matchcontext and color.grep.matchs...
2014-10-28 config.txt: pack.windowmemory limit applies per-thread
2014-10-27 t/lib-gpg: make gpghome files writable
2014-10-27 Documentation: remove Asciidoctor linkgit macro
2014-10-27 Documentation: refactor common operations into variables
2014-10-27 compat/bswap.h: detect endianness from XL C compiler...
2014-10-27 Makefile: reorder linker flags in the git executable...
2014-10-27 git-compat-util.h: support variadic macros with the...
2014-10-27 difftool--helper: exit when reading a prompt answer...
2014-10-27 git-svn: disable _rev_list memoization
2014-10-25 git-svn: save a little memory as fetch progresses
2014-10-25 git-svn: remove unnecessary DESTROY override
2014-10-24 git-svn: reload RA every log-window-size
2014-10-24 git-svn.txt: advertise pushurl with dcommit
2014-10-24 git-svn: remove mergeinfo rev caching
2014-10-24 git-svn: cache only mergeinfo revisions
2014-10-24 git-svn: reduce check_cherry_pick cache overhead
2014-10-24 git-svn: only look at the root path for svn:mergeinfo
2014-10-24 git-svn: only look at the new parts of svn:mergeinfo
2014-10-24 Update draft release notes to 2.2
2014-10-24 Merge branch 'jc/push-cert'
2014-10-24 Merge branch 'sb/plug-transport-leak'
2014-10-24 Merge branch 'nd/dir-prep-exclude-cleanup'
2014-10-24 Merge branch 'eb/no-pthreads'
2014-10-24 Merge branch 'wk/t1304-wo-USER'
2014-10-24 Merge branch 'tb/core-filemode-doc'
2014-10-24 Merge branch 'rs/run-command-env-array'
2014-10-24 Merge branch 'po/doc-status-markup'
2014-10-24 Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
2014-10-24 push: heed user.signingkey for signed pushes
2014-10-21 Update draft release notes to 2.2
2014-10-21 Merge branch 'js/completion-hide-not-a-repo'
2014-10-21 Merge branch 'da/mergetool-meld'
2014-10-21 Merge branch 'da/mergetool-temporary-directory'
2014-10-21 Merge branch 'da/mergetool-tool-help'
2014-10-21 Merge branch 'da/mergetool-temporary-filename'
2014-10-21 Merge branch 'da/mergetool-tests'
2014-10-21 Merge branch 'rs/ref-transaction'
2014-10-21 mergetool: rename bc3 to bc
2014-10-21 dir.c: remove the second declaration of "stk" in prep_e...
2014-10-21 .mailmap: add Stefan Bellers corporate mail address
2014-10-21 transport: free leaking head in transport_print_push_st...
2014-10-20 Update draft release notes to 2.2
2014-10-20 Merge branch 'cc/interpret-trailers'
2014-10-20 Merge branch 'rm/gitweb-start-form'
2014-10-20 Merge branch 'ss/contrib-subtree-contacts'
2014-10-20 Merge branch 'jn/parse-config-slot'
2014-10-20 Merge branch 'rs/receive-pack-argv-leak-fix'
2014-10-20 Merge branch 'ta/config-set'
2014-10-20 Merge branch 'jk/test-shell-trace'
2014-10-20 Merge branch 'bc/asciidoc'
2014-10-20 Revert "archive: honor tar.umask even for pax headers"
2014-10-20 core.filemode may need manual action
2014-10-20 doc: fix 'git status --help' character quoting
2014-10-19 t1304: Set LOGNAME even if USER is unset or null
2014-10-19 Handle atexit list internaly for unthreaded builds
2014-10-19 drop add_object_array_with_mode
2014-10-19 revision: remove definition of unused 'add_object'...
2014-10-19 use env_array member of struct child_process
2014-10-19 run-command: add env_array, an optional argv_array...
2014-10-19 pack-objects: turn off bitmaps when we split packs
2014-10-19 pack-objects: double-check options before discarding...
2014-10-19 repack: pack objects mentioned by the index
2014-10-19 pack-objects: use argv_array
2014-10-19 reachable: use revision machinery's --indexed-objects...
2014-10-19 rev-list: add --indexed-objects option
2014-10-19 rev-list: document --reflog option
2014-10-19 t5516: test pushing a tag of an otherwise unreferenced...
next