gitweb.git

Commits

2007-12-20 GIT 1.5.4-rc1 v1.5.4-rc1
2007-12-20 Catch and handle git-commit failures in git-rebase...
2007-12-20 Avoid update hook during git-rebase --interactive
2007-12-20 Improved submodule merge support
2007-12-19 Fix interactive rebase to preserve author email address
2007-12-19 make 'git describe --all --contains' work
2007-12-19 Fix git-instaweb breakage on MacOS X due to the limited...
2007-12-19 test "git clone -o"
2007-12-19 clone: fix options '-o' and '--origin' to be recognised...
2007-12-19 git show <tag>: show the tagger
2007-12-19 git-svn: avoid warning when run without arguments
2007-12-19 git-svn: workaround a for broken symlinks in SVN
2007-12-19 git-svn: avoid leaving leftover committer/author info...
2007-12-18 fix style of a few comments in diff-delta.c
2007-12-18 git-filter-branch.sh: more portable tr usage: use ...
2007-12-18 filter-branch: Remove broken and unnecessary summary...
2007-12-18 Fix some documentation typos.
2007-12-18 builtin-blame.c: remove unneeded memclr()
2007-12-18 unpack-trees: FLEX_ARRAY fix
2007-12-18 Fix segfault in diff-delta.c when FLEX_ARRAY is 1
2007-12-18 Merge branch 'maint'
2007-12-18 rebase -p -i: handle "no changes" gracefully
2007-12-18 Document diff.external and mergetool.<tool>.path
2007-12-18 Support config variable diff.external
2007-12-18 Clean up documentation that references deprecated ...
2007-12-18 Clarify error response from 'git fetch' for bad responses
2007-12-18 the use of 'tr' in the test suite isn't really portable
2007-12-18 Plug a resource leak in threaded pack-objects code.
2007-12-17 git-send-email: avoid duplicate message-ids
2007-12-17 clone: correctly report http_fetch errors
2007-12-17 Documentation/git-submodule: refer to gitmodules(5)
2007-12-17 threaded pack-objects: Use condition variables for...
2007-12-16 builtin-commit: make summary output consistent with...
2007-12-16 builtin-commit: fix summary output.
2007-12-16 builtin-apply: stronger indent-with-on-tab fixing
2007-12-16 builtin-apply: minor cleanup of whitespace detection
2007-12-16 Re-re-re-fix common tail optimization
2007-12-16 whitespace: fix config.txt description of indent-with...
2007-12-16 whitespace: more accurate initial-indent highlighting
2007-12-16 whitespace: fix initial-indent checking
2007-12-16 whitespace: minor cleanup
2007-12-16 whitespace: reorganize initial-indent check
2007-12-16 whitespace: fix off-by-one error in non-space-in-indent...
2007-12-16 rename git-browse--help to git-help--browse
2007-12-16 Fix a memory leak
2007-12-16 gitweb: Make config_to_multi return [] instead of ...
2007-12-16 gitweb: Teach "a=blob" action to be more lenient about...
2007-12-16 gitweb: disambiguate heads and tags withs the same...
2007-12-16 teach bash completion to treat commands with "--" as...
2007-12-16 trim_common_tail: brown paper bag fix.
2007-12-15 Update draft release notes for 1.5.4
2007-12-15 Start preparing the API documents.
2007-12-15 Retire git-runstatus for real.
2007-12-15 Rename git-browse-help helper to git-browse--help
2007-12-15 git-help: add "help.format" config variable.
2007-12-15 Merge branch 'wc/diff'
2007-12-15 Move fetch_ref from http-push.c and http-walker.c to...
2007-12-15 Fix various memory leaks in http-push.c and http-walker.c
2007-12-15 Use strbuf in http code
2007-12-15 Avoid redundant declaration of missing_target()
2007-12-15 Remove a CURLOPT_HTTPHEADER (un)setting
2007-12-15 Remove the default_headers variable from http-push.c
2007-12-15 Fix random sha1 in error message in http-fetch and...
2007-12-15 Fix some more memory leaks in http-push.c
2007-12-15 Test interaction between diff --check and --exit-code
2007-12-15 Use shorter error messages for whitespace problems
2007-12-15 Use a strbuf for building up section header and key...
2007-12-15 fast-import: fix unalinged allocation and access
2007-12-15 remote: Fix bogus make_branch() call in configuration...
2007-12-14 commit: allow --amend to reuse message from another...
2007-12-14 git-svn: handle our top-level path being deleted and...
2007-12-14 cvsexportcommit: fix massive commits
2007-12-14 Documentation: describe pack idx v2
2007-12-14 xdiff tail trimming: use correct type.
2007-12-14 Add tests for "git diff --check" with core.whitespace...
2007-12-14 Make "diff --check" output match "git apply"
2007-12-14 Unify whitespace checking
2007-12-14 diff --check: minor fixups
2007-12-14 "diff --check" should affect exit status
2007-12-14 xdi_diff: trim common trailing lines
2007-12-14 xdl_diff: identify call sites.
2007-12-14 provide advance warning of some future pack default...
2007-12-13 git-svn: unlink internal index files after operations
2007-12-13 git-svn: expand handling of From: and Signed-off-by:
2007-12-13 Fix spelling mistakes in user manual
2007-12-13 git-commit: squelch needless message during an empty...
2007-12-13 GIT 1.5.4-rc0 v1.5.4-rc0
2007-12-13 Merge branch 'cc/help'
2007-12-13 RPM spec: Adjust htmldir
2007-12-13 git-help -w: do not require to be in git repository
2007-12-13 Merge branch 'jc/shortlog-e'
2007-12-13 Merge branch 'ew/svn-rev-db'
2007-12-13 Merge branch 'jc/merge-recursive-gitlink'
2007-12-13 Merge branch 'jk/svn-color'
2007-12-12 git.spec.in: remove python_path
2007-12-12 Documentation: rename git.texi to user-manual.texi
2007-12-12 disable t9119 for now.
2007-12-12 Fix "diff --check" whitespace detection
2007-12-12 git-diff --numstat -z: make it machine readable
2007-12-12 Documentation: minor grammar fix for "git apply"
next