gitweb.git

Commits

2012-05-25 Git 1.7.10.3 v1.7.10.3
2012-05-25 Merge branch 'hv/submodule-alt-odb' into maint
2012-05-25 Merge branch 'bp/diff-no-index-strbuf-fix' into maint
2012-05-25 fmt-merge-message: add empty line between tag and signa...
2012-05-25 config doc: remove confusion about relative GIT_DIR...
2012-05-25 Update draft release notes to 1.7.10.3
2012-05-25 Merge branch 'jk/maint-status-porcelain-z-b' into maint
2012-05-24 osxkeychain: pull make config from top-level directory
2012-05-20 Consistently use "superproject" instead of "supermodule"
2012-05-20 t3404: begin "exchange commits with -p" test with corre...
2012-05-16 diff --no-index: don't leak buffers in queue_diff
2012-05-16 diff --no-index: reset temporary buffer lengths on...
2012-05-15 l10n: de.po: translate 3 new messages
2012-05-15 l10n: zh_CN.po: translate 3 new messages
2012-05-14 l10n: Update git.pot (3 new, 2 removed messages)
2012-05-14 teach add_submodule_odb() to look for alternates
2012-05-14 Merge branch 'maint' of git://github.com/git-l10n/git...
2012-05-14 Start preparing for 1.7.10.3
2012-05-14 Merge branch 'jk/maint-reflog-walk-count-vs-time' into...
2012-05-14 Merge branch 'jk/doc-asciidoc-inline-literal' into...
2012-05-14 Merge branch 'ef/checkout-empty' into maint
2012-05-14 Merge branch 'jk/maint-tformat-with-z' into maint
2012-05-14 Merge branch 'js/checkout-detach-count' into maint
2012-05-14 Merge branch 'ef/maint-clone-progress-fix' into maint
2012-05-14 link to gitmodules page at the beginning of git-submodu...
2012-05-14 pack-protocol: fix first-want separator in the examples
2012-05-12 l10n: zh_CN.po: translate 1 new message
2012-05-11 Git 1.7.10.2 v1.7.10.2
2012-05-11 Merge branch 'jc/diff-algo-cleanup' into maint
2012-05-11 Merge branch 'ct/advise-push-default' into maint
2012-05-11 Merge branch 'js/fast-import-test-9300' into maint
2012-05-11 Merge branch 'jk/repack-no-explode-objects-from-old...
2012-05-11 Merge branch 'ah/maint-grep-double-init' into maint
2012-05-11 Merge branch 'fa/maint-config-doc' into maint
2012-05-11 Merge branch 'rs/unpack-trees-leakfix' into maint
2012-05-11 Merge branch 'sl/test-wc-l-line-count' into maint
2012-05-11 Merge branch 'rl/show-empty-prefix' into maint
2012-05-11 document submdule.$name.update=none option for gitmodules
2012-05-10 Update draft release notes to 1.7.10.2
2012-05-10 Merge branch 'mm/include-userpath' into maint
2012-05-10 Merge branch 'cc/fix-missing-va-end-in-revert' into...
2012-05-10 Merge branch 'bw/test-fix-grep-gnuism' into maint
2012-05-10 Merge branch 'jk/http-backend-keep-committer-ident...
2012-05-10 Merge branch 'nl/rebase-i-cheat-sheet' into maint
2012-05-10 Merge branch 'bw/submodule-sed-solaris' into maint
2012-05-10 Merge branch 'jk/maint-push-progress' into maint
2012-05-10 Merge branch 'jc/rerere-train' into maint
2012-05-10 Merge branch 'lp/diffstat-with-graph' into maint
2012-05-08 checkout: do not corrupt HEAD on empty repo
2012-05-08 l10n: de.po: translate one new message
2012-05-08 l10n: de.po: unify translation of "ahead" and "behind"
2012-05-08 l10n: de.po: collection of improvements
2012-05-08 l10n: de.po: translate "remote" as "extern"
2012-05-08 l10n: de.po: translate "track" as "beobachten"
2012-05-08 l10n: add new members to German translation team
2012-05-08 l10n: de.po: collection of suggestions
2012-05-08 l10n: de.po: translate "bad" as "ungültig" ("invalid")
2012-05-08 l10n: de.po: hopefully uncontroversial fixes
2012-05-08 l10n: de.po: translate "bare" as "bloß"
2012-05-08 status: respect "-b" for porcelain format
2012-05-08 status: fix null termination with "-b"
2012-05-08 status: refactor null_termination option
2012-05-08 commit: refactor option parsing
2012-05-08 l10n: Update git.pot (1 new messages)
2012-05-07 Documentation/git-config: describe and clarify "--local...
2012-05-07 reflog-walk: tell explicit --date=default from not...
2012-05-07 Start preparing for 1.7.10.2
2012-05-07 Merge branch 'jk/maint-gitweb-test-use-sane-perl' into...
2012-05-07 Merge branch 'js/daemon-test-race-fix' into maint
2012-05-07 Merge branch 'jk/maint-config-bogus-section' into maint
2012-05-07 Merge branch 'pw/t5800-import-race-fix' into maint
2012-05-07 Merge branch 'rt/cherry-revert-conflict-summary' into...
2012-05-07 Merge branch 'cb/maint-report-mount-point-correctly...
2012-05-07 Merge branch 'ef/maint-1.7.6-clone-progress-fix' into...
2012-05-07 clone: fix progress-regression
2012-05-07 grep.c: remove redundant line of code
2012-05-07 git p4 doc: fix formatting
2012-05-04 checkout (detached): truncate list of orphaned commits...
2012-05-04 t2020-checkout-detach: check for the number of orphaned...
2012-05-04 reflog-walk: always make HEAD@{0} show indexed selectors
2012-05-04 reflog-walk: clean up "flag" field of commit_reflog...
2012-05-04 log: respect date_mode_explicit with --format:%gd
2012-05-04 t1411: add more selector index/date tests
2012-05-03 Merge branch 'jc/merge-reduce-parents-early' into maint
2012-05-03 Merge branch 'cb/cherry-pick-rev-path-confusion' into...
2012-05-03 Merge branch 'cb/http-multi-curl-auth' into maint
2012-05-03 Merge branch 'mb/fetch-call-a-non-branch-a-ref' into...
2012-05-03 Merge branch 'rl/maint-stash-i18n-save-error' into...
2012-05-03 Merge branch 'jm/maint-strncpy-diff-no-index' into...
2012-05-02 Git 1.7.10.1 v1.7.10.1
2012-05-02 Merge branch 'pw/fast-import-dataref-parsing' into...
2012-05-02 Merge branch 'it/fetch-pack-many-refs' into maint
2012-05-02 Merge branch 'jl/maint-submodule-recurse-fetch' into...
2012-05-02 Merge branch 'jc/maint-blame-minimal' into maint
2012-05-02 Merge branch 'lp/maint-diff-three-dash-with-graph'...
2012-05-02 Merge branch 'jk/rebase-i-submodule-conflict-only'...
2012-05-02 Merge branch 'maint' of https://github.com/git-l10n...
2012-05-01 Consistently use perl from /usr/bin/ for scripts
2012-05-01 t/gitweb-lib: use $PERL_PATH to run gitweb
2012-05-01 log-tree: the previous one is still not quite right
next