gitweb.git

Commits

2010-09-15 Git 1.7.3 rc2 v1.7.3-rc2
2010-09-15 Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15 Merge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15 Merge branch 'jl/fix-test'
2010-09-15 Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15 Merge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15 Merge branch 'ks/recursive-rename-add-identical'
2010-09-15 Merge git://repo.or.cz/git-gui
2010-09-14 git-gui 0.13 gitgui-0.13.0
2010-09-13 git-gui: avoid mis-encoding the copyright message on...
2010-09-13 git-gui: Update Swedish translation (521t).
2010-09-12 Merge branch 'maint'
2010-09-12 ls-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12 t3101: modernise style
2010-09-12 vcs-svn: Fix some printf format compiler warnings
2010-09-11 compat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10 Git 1.7.3 rc1 v1.7.3-rc1
2010-09-10 Merge branch 'np/relnotes-in-subdir'
2010-09-10 Prepare for 1.7.3 rc1
2010-09-10 Merge branch 'maint'
2010-09-10 config.txt: fix placement of diff.noprefix
2010-09-10 t/t4018: avoid two unnecessary sub-shell invocations
2010-09-10 Merge branch 'maint'
2010-09-10 t/t4018: test whether the word_regex patterns compile
2010-09-10 xdiff-interface.c: always trim trailing space from...
2010-09-10 diff.c: call regfree to free memory allocated by regcom...
2010-09-10 t/t5510-fetch.sh: improve testing with explicit URL...
2010-09-10 builtin/fetch.c: comment that branch->remote_name is...
2010-09-10 Makefile: use compat regex on IRIX 6.5
2010-09-10 t/t7008: workaround broken handling of \000 by printf...
2010-09-10 Add --src/dst-prefix to git-formt-patch in git-rebase.sh
2010-09-09 install-webdoc: keep installed RelNotes-*.txt
2010-09-09 t1020: Get rid of 'cd "$HERE"' at the start of each...
2010-09-09 t2016 (checkout -p): add missing &&
2010-09-09 t1302 (core.repositoryversion): style tweaks
2010-09-09 t2105 (gitfile): add missing &&
2010-09-09 t1450 (fsck): remove dangling objects
2010-09-09 tests: subshell indentation stylefix
2010-09-08 Merge branch 'tf/cleanup-builtin-help-headers'
2010-09-08 Merge branch 'jk/test-must-fail-missing'
2010-09-08 Merge branch 'jh/error-removing-missing-note'
2010-09-08 Merge branch 'kf/askpass-config'
2010-09-08 Merge branch 'bc/maint-fetch-url-only'
2010-09-08 Merge branch 'jk/maint-pass-c-config-in-env'
2010-09-08 Merge branch 'en/d-f-conflict-fix'
2010-09-08 fast-export: ensure that a renamed file is printed...
2010-09-07 Documentation: move RelNotes into a directory of their own
2010-09-07 Merge branch 'maint'
2010-09-07 revert: Fix trivial comment style issue
2010-09-07 cache_tree_free: Fix small memory leak
2010-09-06 Merge branch 'jh/clean-exclude'
2010-09-06 builtin/clean.c: Use STRING_LIST_INIT_NODUP.
2010-09-06 Merge branch 'jl/maint-fix-test'
2010-09-06 Several tests: cd inside subshell instead of around
2010-09-06 t3404 & t7508: cd inside subshell instead of around
2010-09-06 Merge branch 'maint' v1.7.3-rc0
2010-09-06 Merge branch 'xx/trivial' into maint
2010-09-06 tag.c: whitespace breakages fix
2010-09-06 Fix whitespace issue in object.c
2010-09-06 t5505: add missing &&
2010-09-04 Merge branch 'jl/submodule-ignore-diff'
2010-09-04 Merge branch 'ab/test-2'
2010-09-04 Merge branch 'js/detached-stash'
2010-09-04 Merge branch 'js/maint-reflog-beyond-horizon'
2010-09-04 Merge branch 'dg/local-mod-error-messages'
2010-09-04 Merge branch 'nd/maint-fix-replace'
2010-09-04 parse_object: pass on the original sha1, not the replac...
2010-09-03 RE: [PATCH] Avoid rename/add conflict when contents...
2010-09-03 Merge branch 'ab/compat-regex'
2010-09-03 Merge branch 'nd/clone-depth-zero'
2010-09-03 Merge branch 'jn/maint-doc-user-manual-html-doctype'
2010-09-03 Merge branch 'cb/maint-mergetool-no-tty'
2010-09-03 Merge branch 'jn/apply-filename-with-sp'
2010-09-03 Merge branch 'jn/merge-custom-no-trivial'
2010-09-03 Merge branch 'jc/maint-doc-em-dash'
2010-09-03 Merge branch 'mg/doc-bundle'
2010-09-03 Merge branch 'jn/doc-backslash'
2010-09-03 Merge branch 'jn/update-contrib-example-merge'
2010-09-03 Merge branch 'jn/merge-renormalize'
2010-09-03 Sync with 1.7.2.3
2010-09-03 Git 1.7.2.3 v1.7.2.3
2010-09-03 builtin/merge_recursive.c: Add an usage string and...
2010-09-03 t7406 & t7407: add missing && at end of lines
2010-09-03 t7405: cd inside subshell instead of around
2010-09-03 t7609-merge-co-error-msgs: test non-fast forward case...
2010-09-03 Move "show_all_errors = 1" to setup_unpack_trees_porcel...
2010-09-03 setup_unpack_trees_porcelain: take the whole options...
2010-09-03 Move set_porcelain_error_msgs to unpack-trees.c and...
2010-09-01 Prepare for 1.7.3
2010-09-01 Merge branch 'maint'
2010-09-01 Prepare for 1.7.2.3
2010-09-01 Merge branch 'gp/pack-refs-remove-empty-dirs' into...
2010-09-01 Merge branch 'sg/rerere-gc-old-still-used' into maint
2010-09-01 Merge branch 'np/maint-huge-delta-generation' into...
2010-09-01 Merge branch 'dj/fetch-tagopt' into maint
2010-09-01 Merge branch 'da/fix-submodule-sync-superproject-config...
2010-09-01 Merge branch 'en/rebase-against-rebase-fix' into maint
2010-09-01 install-webdoc: filter timestamp-only changes correctly
2010-09-01 builtin.h: Move two functions definitions to help.h.
2010-08-31 Merge branch 'np/maint-huge-delta-generation'
next