gitweb.git

Commits

2008-07-04 GIT 1.5.6.2 v1.5.6.2
2008-07-04 Fix executable bits in t/ scripts
2008-07-04 Work around gcc warnings from curl headers
2008-07-03 Merge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Merge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Merge branch 'jc/maint-reset' into maint
2008-07-03 Fix describe --tags --long so it does not segfault
2008-07-02 Start draft release notes for 1.5.6.2
2008-07-02 Fix 'git show' on signed tag of signed tag of commit
2008-06-30 fetch: give a hint to the user when local refs fail...
2008-06-30 doc/rev-parse: clarify reflog vs --until for specifying...
2008-06-30 clone: respect the settings in $HOME/.gitconfig and...
2008-06-29 git-svn: don't sanitize remote names in config
2008-06-29 git-svn: avoid filling up the disk with temp files.
2008-06-29 git cat-file: Fix memory leak in batch mode
2008-06-28 fix git config example syntax
2008-06-28 avoid off-by-one error in run_upload_archive
2008-06-27 fetch: report local storage errors in status table
2008-06-27 clone: respect url.insteadOf setting in global configs
2008-06-27 Merge branch 'maint-1.5.5' into maint
2008-06-27 GIT 1.5.5.5 v1.5.5.5
2008-06-27 Merge branch 'maint-1.5.4' into maint-1.5.5
2008-06-27 GIT 1.5.4.6 v1.5.4.6
2008-06-26 git-shell: accept "git foo" form
2008-06-26 diff --check: do not discard error status upon seeing...
2008-06-26 Allow "git-reset path" when unambiguous
2008-06-26 GIT 1.5.6.1 v1.5.6.1
2008-06-25 fix update-hook-example to work with packed tag references
2008-06-25 clone: create intermediate directories of destination...
2008-06-25 Merge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25 Merge branch 'lt/maint-gitdir-relative' into maint
2008-06-25 Merge branch 'sb/maint-rebase' into maint
2008-06-25 for-each-ref: implement missing tag values
2008-06-24 git-svn: make rebuild respect rewriteRoot option
2008-06-23 Workaround for AIX mkstemp()
2008-06-23 Extend parse-options test suite
2008-06-23 api-parse-options.txt: Introduce documentation for...
2008-06-23 parse-options.c: fix documentation syntax of optional...
2008-06-23 api-builtin.txt: update and fix typo
2008-06-23 git-rebase.sh: Add check if rebase is in progress
2008-06-19 Make git_dir a path relative to work_tree in setup_work...
2008-06-19 Documentation: fix formatting in git-svn
2008-06-19 t7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-19 completion: add --graph to log command completion
2008-06-19 git-merge.sh: fix typo in usage message: sucesses ...
2008-06-19 diff -c/--cc: do not include uninteresting deletion...
2008-06-18 GIT 1.5.6 v1.5.6
2008-06-18 clean up error conventions of remote.c:match_explicit
2008-06-17 Fix approxidate("never") to always return 0
2008-06-17 git-am: head -1 is obsolete and doesn't work on some...
2008-06-17 builtin-rerere: fix a small leak
2008-06-17 gitweb: remove unused parse_ref method
2008-06-17 gitweb: quote commands properly when calling the shell
2008-06-17 sha1_file.c: simplify parse_pack_index()
2008-06-17 create_tempfile: make sure that leading directories...
2008-06-17 write_loose_object: don't bother trying to read an...
2008-06-17 path-list documentation: document all functions and...
2008-06-17 run-command documentation: fix "memset()" parameter
2008-06-17 Merge branch 'maint'
2008-06-17 diff.c: fix emit_line() again not to add extra line
2008-06-16 Merge branch 'maint'
2008-06-16 diff: reset color before printing newline
2008-06-15 Make git reflog expire honour core.sharedRepository.
2008-06-15 Update RPM spec to drop curl executable requirement
2008-06-15 The "curl" executable is no longer required
2008-06-15 Makefile: update check-docs target
2008-06-15 Consistency: Use "libcurl" instead of "cURL library...
2008-06-15 cpio is no longer used by git-clone
2008-06-15 Documentation: RelNotes-1.5.6: talk about renamed HTML...
2008-06-14 GIT 1.5.6-rc3 v1.5.6-rc3
2008-06-14 Simplify and rename find_sha1_file()
2008-06-14 Make loose object file reading more careful
2008-06-14 Avoid cross-directory renames and linking on object...
2008-06-14 Use 'trash directory' thoroughly in t/test-lib.sh
2008-06-14 Don't allocate too much memory in quote_ref_url
2008-06-14 gitweb: Make it work with $GIT containing spaces
2008-06-14 completion: add more 'git add' options
2008-06-14 git add: add long equivalents of '-u' and '-f' options
2008-06-14 Merge branch 'rs/attr'
2008-06-14 git-svn: test that extra blank lines aren't inserted...
2008-06-14 git-svn: don't append extra newlines at the end of...
2008-06-14 git-submodule - Fix errors regarding resolve_relative_url
2008-06-14 documentation: bisect: remove bits talking about a...
2008-06-14 sha1_file.c: dead code removal
2008-06-14 git-instaweb: improve auto-discovery of httpd and call...
2008-06-14 t4126: fix test that happened to work due to timing
2008-06-13 Merge branch 'om/remote-fix'
2008-06-13 fast-export: Correctly generate initial commits with...
2008-06-13 t/.gitattributes: only ignore whitespace errors in...
2008-06-13 document --pretty=tformat: option
2008-06-13 Improve sed portability
2008-06-12 user-manual: describe how higher stages are set during...
2008-06-12 doc: adding gitman.info and *.texi to .gitignore
2008-06-12 Documentation: exclude @pxref{[REMOTES]} from texinfo...
2008-06-12 Documentation/git-pull.txt: Use more standard [NOTE...
2008-06-12 "remote prune": be quiet when there is nothing to prune
2008-06-12 Typo in RelNotes.
2008-06-11 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-06-11 Merge branch 'maint'
2008-06-11 fix typo in tutorial
next