gitweb.git

Commits

2010-04-10 Git 1.7.1-rc1 v1.7.1-rc1
2010-04-10 Merge branch 'mr/gitweb-jsmin'
2010-04-10 Merge branch 'jl/maint-submodule-gitfile-awareness'
2010-04-10 Teach diff --submodule and status to handle .git files...
2010-04-10 Merge branch 'maint'
2010-04-10 Let check_preimage() use memset() to initialize "struct...
2010-04-10 Merge branch 'ef/maint-empty-commit-log' into maint
2010-04-10 Merge branch 'jc/conflict-marker-size' into maint
2010-04-10 Merge branch 'sp/maint-http-backend-die-triggers-die...
2010-04-10 Merge branch 'mg/maint-send-email-lazy-editor' into...
2010-04-10 Merge branch 'rr/imap-send-unconfuse-from-line' into...
2010-04-10 Merge branch 'rb/maint-python-path' into maint
2010-04-10 Merge branch 'gh/maint-stash-show-error-message' into...
2010-04-10 Merge branch 'mg/mailmap-update' into maint
2010-04-10 Merge branch 'bc/maint-daemon-sans-ss-family' into...
2010-04-10 fetch/push: fix usage strings
2010-04-10 Merge branch 'rc/maint-reflog-msg-for-forced-branch'
2010-04-10 branch: say "Reset to" in reflog entries for 'git branc...
2010-04-09 Merge early parts of jk/cached-textconv
2010-04-09 diff.c: work around pointer constness warnings
2010-04-09 Merge branch 'maint'
2010-04-08 docs: clarify "branch -l"
2010-04-07 Merge branch 'mg/notes-reflog'
2010-04-07 Merge branch 'jn/mailinfo-scissors'
2010-04-07 fix typos and grammar in 1.7.1 draft release notes
2010-04-07 notes.h: declare bit field as unsigned to silence compi...
2010-04-06 Git 1.7.1-rc0 v1.7.1-rc0
2010-04-06 Merge branch 'da/maint-python-startup'
2010-04-06 Merge branch 'ic/bash-completion-rpm'
2010-04-06 Merge branch 'sb/fmt-merge-msg'
2010-04-06 Merge branch 'jc/conflict-marker-size'
2010-04-06 Merge branch 'ef/maint-empty-commit-log'
2010-04-06 Merge branch 'sg/bash-completion'
2010-04-05 Revert "Link against libiconv on IRIX"
2010-04-04 Merge branch 'maint'
2010-04-04 pack-protocol.txt: fix pkt-line lengths
2010-04-04 pack-protocol.txt: fix spelling
2010-04-04 Teach mailinfo %< as an alternative scissors mark
2010-04-03 Merge branch 'mb/rebase-i-no-ff'
2010-04-03 Merge branch 'sp/maint-http-backend-die-triggers-die...
2010-04-03 Merge branch 'rr/imap-send-unconfuse-from-line'
2010-04-03 Merge branch 'mg/use-default-abbrev-length-in-rev-list'
2010-04-03 Merge branch 'mg/maint-send-email-lazy-editor'
2010-04-03 Merge branch 'rb/maint-python-path'
2010-04-03 Merge branch 'jn/merge-diff3-label'
2010-04-03 Merge branch 'ef/cherry-abbrev'
2010-04-03 Merge branch 'bw/template-tool-buildconfig'
2010-04-03 Merge branch 'mg/mailmap-update'
2010-04-03 Merge branch 'bc/t5505-fix'
2010-04-03 Merge branch 'gh/maint-stash-show-error-message'
2010-04-03 Merge branch 'rs/threaded-grep-context'
2010-04-03 Merge branch 'bc/maint-daemon-sans-ss-family'
2010-04-03 Merge branch 'bc/acl-test'
2010-04-03 Merge branch 'ja/send-email-ehlo'
2010-04-03 Merge branch 'do/rebase-i-arbitrary'
2010-04-03 Merge branch 'ak/everyday-git'
2010-04-03 Makefile: future-proof Cygwin version check
2010-04-03 Fix _XOPEN_SOURCE problem on DragonFly
2010-04-03 gitweb: update INSTALL to use shorter make target
2010-04-03 gitweb: add documentation to INSTALL regarding gitweb.js
2010-04-03 instaweb: add minification awareness
2010-04-03 Gitweb: add autoconfigure support for minifiers
2010-04-03 Gitweb: add support for minifying gitweb.css
2010-04-03 Gitweb: add ignore and clean rules for minified files
2010-04-02 builtin/commit: remove unnecessary variable definition
2010-04-02 builtin/commit: fix duplicated sentence in a comment
2010-04-02 Integrate version 3 ciabot scripts into contrib/.
2010-04-02 fix textconv leak in emit_rewrite_diff
2010-04-02 fix const-correctness of write_sha1_file
2010-04-02 Makefile: update defaults for modern Cygwin
2010-03-31 Sync with 1.7.0.4
2010-03-31 Git 1.7.0.4 v1.7.0.4
2010-03-31 Merge branch 'jc/maint-refs-dangling' into maint
2010-03-31 Documentation: show-ref <pattern>s are optional
2010-03-31 Link against libiconv on IRIX
2010-03-31 Don't redefine htonl and ntohl on big-endian
2010-03-31 gitweb: git_get_project_config requires only $git_dir...
2010-03-31 Updated the usage string of git reset
2010-03-30 Documentation: Clarify support for smart HTTP backend
2010-03-30 Windows: fix utime() for read-only files
2010-03-30 diff: fix textconv error zombies
2010-03-30 Merge branch 'maint'
2010-03-30 format-patch: Squelch 'fatal: Not a range." error
2010-03-30 refs.c: Write reflogs for notes just like for branch...
2010-03-30 t3301-notes: Test the creation of reflog entries
2010-03-29 RPM spec: include bash completion support
2010-03-29 Update draft release notes to 1.7.1
2010-03-29 Merge branch 'cc/cherry-pick-ff'
2010-03-29 Merge branch 'sb/notes-parse-opt'
2010-03-29 Merge branch 'maint'
2010-03-29 Makefile: Remove usage of deprecated Python "has_key...
2010-03-29 rebase -i: make post-rewrite work for 'edit'
2010-03-29 Prepare for 1.7.0.4
2010-03-29 Merge branch 'cp/add-u-pathspec' into maint
2010-03-29 Merge branch 'maint'
2010-03-29 t9350: fix careless use of "cd"
2010-03-28 difftool: Fix '--gui' when diff.guitool is unconfigured
2010-03-28 fast-export: don't segfault when marks file cannot...
2010-03-28 imap-send: suppress warning about cleartext password...
2010-03-25 send-email: lazily assign editor variable
next