gitweb.git

Commits

2013-10-30 Git 1.8.5-rc0 v1.8.5-rc0
2013-10-30 Merge branch 'maint'
2013-10-30 Merge branch 'jk/refs-c-squelch-gcc'
2013-10-30 Merge branch 'jk/date-c-double-semicolon'
2013-10-30 Merge branch 'nd/lift-path-max'
2013-10-30 Merge branch 'tr/valgrind-test-fix'
2013-10-30 Merge branch 'tr/gitk-doc-update'
2013-10-30 Merge branch 'jl/pack-transfer-avoid-double-close'
2013-10-30 Merge branch 'sb/git-svn-docs-indent-with-ht'
2013-10-30 Merge branch 'nd/magic-pathspec'
2013-10-30 Merge branch 'nd/gc-lock-against-each-other'
2013-10-30 Merge branch 'hn/log-graph-color-octopus'
2013-10-30 Merge branch 'mm/checkout-auto-track-fix'
2013-10-30 Merge branch 'sg/t3600-nul-sha1-fix'
2013-10-30 Merge branch 'fc/styles'
2013-10-30 Merge branch 'jc/upload-pack-send-symref'
2013-10-30 Merge branch 'jk/http-auth-redirects'
2013-10-30 t5570: Update for clone-progress-to-stderr branch
2013-10-28 Almost -rc0 for 1.8.5
2013-10-28 Sync with v1.8.4.2
2013-10-28 Merge branch 'sb/repack-in-c'
2013-10-28 Merge branch 'sg/prompt-svn-remote-fix'
2013-10-28 Merge branch 'jk/split-broken-ident'
2013-10-28 Merge branch 'jk/remote-literal-string-leakfix'
2013-10-28 Merge branch 'ew/keepalive'
2013-10-28 Merge branch 'jc/revision-range-unpeel'
2013-10-28 Merge branch 'jx/relative-path-regression-fix'
2013-10-28 Git 1.8.4.2 v1.8.4.2
2013-10-28 Merge branch 'jk/clone-progress-to-stderr' into maint
2013-10-28 Merge branch 'jk/format-patch-from' into maint
2013-10-28 Merge branch 'jk/shortlog-tolerate-broken-commit' into...
2013-10-28 Merge branch 'jk/diff-algo' into maint
2013-10-28 test-lib: fix typo in comment
2013-10-28 sha1_file: move comment about return value where it...
2013-10-24 silence gcc array-bounds warning
2013-10-24 drop redundant semicolon in empty while
2013-10-24 checkout_entry(): clarify the use of topath[] parameter
2013-10-24 entry.c: convert checkout_entry to use strbuf
2013-10-24 http.c: Spell the null pointer as NULL
2013-10-23 Update draft release notes to 1.8.5
2013-10-23 Sync with 'maint'
2013-10-23 Almost 1.8.4.2 ;-)
2013-10-23 Merge branch 'jc/ls-files-killed-optim' into maint
2013-10-23 Merge branch 'jh/checkout-auto-tracking' into maint
2013-10-23 Merge branch 'nd/fetch-into-shallow' into maint
2013-10-23 Merge branch 'bc/gnome-keyring'
2013-10-23 Merge branch 'po/dot-url'
2013-10-23 Merge branch 'jc/prompt-upstream'
2013-10-23 Merge branch 'hu/cherry-pick-previous-branch'
2013-10-23 Merge branch 'mg/more-textconv'
2013-10-23 Merge branch 'jc/pack-objects'
2013-10-23 Clear fd after closing to avoid double-close error
2013-10-22 Revert "test-lib: allow prefixing a custom string befor...
2013-10-22 Revert "test-lib: support running tests under valgrind...
2013-10-22 git-svn docs: Use tabs consistently within the ascii doc
2013-10-22 t5570: Update for clone-progress-to-stderr branch
2013-10-22 Merge branch 'jk/clone-progress-to-stderr' into jc...
2013-10-22 t5570: Update for symref capability
2013-10-22 Documentation: revamp gitk(1)
2013-10-22 Reword repack documentation to no longer state it's...
2013-10-22 Fix calling parse_pathspec with no paths nor PATHSPEC_P...
2013-10-18 Update draft release notes to 1.8.5
2013-10-18 Merge branch 'maint'
2013-10-18 Merge branch 'jc/reflog-doc'
2013-10-18 Merge branch 'sb/repack-in-c'
2013-10-18 Merge branch 'jk/clone-progress-to-stderr'
2013-10-18 Merge git://github.com/git-l10n/git-po
2013-10-18 checkout: proper error message on 'git checkout foo...
2013-10-18 checkout: allow dwim for branch creation for "git check...
2013-10-18 graph: fix coloring around octopus merges
2013-10-18 git-merge: document the -S option
2013-10-18 gc: remove gc.pid file at end of execution
2013-10-18 l10n: fr.po: 2135/2135 messages translated
2013-10-17 Update draft release notes to 1.8.5
2013-10-17 Merge branch 'jk/format-patch-from'
2013-10-17 Merge branch 'es/name-hash-no-trailing-slash-in-dirs'
2013-10-17 Merge branch 'jk/trailing-slash-in-pathspec'
2013-10-17 Merge branch 'lc/filter-branch-too-many-refs'
2013-10-17 Merge branch 'jc/checkout-detach-doc'
2013-10-17 Sync with maint
2013-10-17 Start preparing for 1.8.4.2
2013-10-17 Merge branch 'jk/upload-pack-keepalive' into maint
2013-10-17 Merge branch 'bc/http-backend-allow-405' into maint
2013-10-17 Merge branch 'jc/cvsserver-perm-bit-fix' into maint
2013-10-17 Merge branch 'js/add-i-mingw' into maint
2013-10-17 Merge branch 'nd/git-dir-pointing-at-gitfile' into...
2013-10-17 Merge branch 'jk/has-sha1-file-retry-packed' into maint
2013-10-17 Merge branch 'ap/commit-author-mailmap' into maint
2013-10-17 Merge branch 'es/rebase-i-no-abbrev' into maint
2013-10-17 Merge branch 'rt/rebase-p-no-merge-summary' into maint
2013-10-17 Merge branch 'es/rebase-i-respect-core-commentchar...
2013-10-17 t4254: modernize tests
2013-10-16 Update draft release notes to 1.8.5
2013-10-16 t3600: fix broken "choking git rm" test
2013-10-16 http: use curl's tcp keepalive if available
2013-10-16 Merge git://git.bogomips.org/git-svn
2013-10-16 block-sha1/sha1.c: have SP around arithmetic operators
2013-10-16 base85.c: have SP around arithmetic operators
2013-10-16 archive.c: have SP around arithmetic operators
2013-10-16 alloc.c: have SP around arithmetic operators
next