gitweb.git

Commits

2007-12-01 GIT 1.5.3.7 v1.5.3.7
2007-12-01 Fix typo in t4008 test title
2007-11-30 Replace the word 'update-cache' by 'update-index' every...
2007-11-30 cvsimport: fix usage of cvsimport.module
2007-11-30 Merge branch 'jk/maint-cvsimport-fix' into maint
2007-11-30 t7003-filter-branch: Fix test of a failing --msg-filter.
2007-11-29 scripts: do not get confused with HEAD in work tree
2007-11-28 Improve description of git-branch -d and -D in man...
2007-11-28 cvsimport: miscellaneous packed-ref fixes
2007-11-28 cvsimport: use rev-parse to support packed refs
2007-11-28 Add basic cvsimport tests
2007-11-26 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-26 user-manual: recovering from corruption
2007-11-26 user-manual: clarify language about "modifying" old...
2007-11-25 user-manual: failed push to public repository
2007-11-25 user-manual: define "branch" and "working tree" at...
2007-11-25 git-checkout: describe detached head correctly
2007-11-25 Merge branch 'rv/maint-index-commit' into maint
2007-11-25 Merge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25 Merge branch 'jc/maint-add-sync-stat' into maint
2007-11-25 Merge branch 'jc/maint-format-patch-encoding' into...
2007-11-25 Merge branch 'bs/maint-t7005' into maint
2007-11-25 Merge branch 'bs/maint-commit-options' into maint
2007-11-23 Fix sample pre-commit hook
2007-11-23 Make test scripts executable.
2007-11-22 bundle create: keep symbolic refs' names instead of...
2007-11-21 send-email: add transfer encoding header with content...
2007-11-20 Doc fix for git-reflog: mention @{...} syntax, and...
2007-11-20 config: clarify compression defaults
2007-11-20 config: correct core.loosecompression documentation
2007-11-19 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-19 Documentation: Fix references to deprecated commands
2007-11-19 user-manual: mention "..." in "Generating diffs", etc.
2007-11-18 user-manual: Add section "Why bisecting merge commits...
2007-11-18 GIT 1.5.3.6 v1.5.3.6
2007-11-18 grep -An -Bm: fix invocation of external grep command
2007-11-18 git-remote.txt: fix example url
2007-11-17 Fix rev-list when showing objects involving submodules
2007-11-17 Update draft release notes for 1.5.3.6
2007-11-17 Merge branch 'ds/maint-deflatebound' into maint
2007-11-17 Fix per-directory exclude handing for "git add"
2007-11-17 core.excludesfile clean-up
2007-11-17 Fix t9101 test failure caused by Subversion "auto-props"
2007-11-17 git-send-email: add charset header if we add encoded...
2007-11-14 git-clean: honor core.excludesfile
2007-11-14 Documentation: Fix man page breakage with DocBook XSL...
2007-11-14 git-remote.txt: fix typo
2007-11-14 core-tutorial.txt: Fix argument mistake in an example.
2007-11-14 replace reference to git-rm with git-reset in git-commi...
2007-11-14 Grammar fixes for gitattributes documentation
2007-11-14 Don't allow fast-import tree delta chains to exceed...
2007-11-13 revert/cherry-pick: allow starting from dirty work...
2007-11-13 t/t3404: fix test for a bogus todo file.
2007-11-13 git-commit: Add tests for invalid usage of -a/--interac...
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 for-each-ref: fix off by one read.
2007-11-12 git-branch: remove mention of non-existent '-b' option
2007-11-12 git-svn: prevent dcommitting if the index is dirty.
2007-11-12 t2200: test more cases of "add -u"
2007-11-11 t7005-editor.sh: Don't invoke real vi when it is in...
2007-11-11 Make GIT_INDEX_FILE apply to git-commit
2007-11-11 fix index-pack with packs >4GB containing deltas on...
2007-11-11 git-hash-object should honor config variables
2007-11-10 gitweb: correct month in date display for atom feeds
2007-11-10 Fix memory leak in traverse_commit_list
2007-11-10 git-add: make the entry stat-clean after re-adding...
2007-11-10 ce_match_stat, run_diff_files: use symbolic constants...
2007-11-10 print warning/error/fatal messages in one shot
2007-11-09 Start preparing for 1.5.3.6
2007-11-09 git-send-email: Change the prompt for the subject of...
2007-11-09 SubmittingPatches: improve the 'Patch:' section of...
2007-11-09 instaweb: Minor cleanups and fixes for potential problems
2007-11-09 stop t1400 hiding errors in tests
2007-11-09 Makefile: add missing dependency on wt-status.h
2007-11-09 refresh_index_quietly(): express "optional" nature...
2007-11-08 Fix sed string regex escaping in module_name.
2007-11-08 Avoid a few unportable, needlessly nested "...`...".
2007-11-08 git-mailsplit: with maildirs not only process cur/...
2007-11-08 test format-patch -s: make sure MIME content type is...
2007-11-08 format-patch -s: add MIME encoding header if signer...
2007-11-08 Improve accuracy of check for presence of deflateBound.
2007-11-08 Add Documentation/CodingGuidelines
2007-11-07 When exec() fails include the failing command in the...
2007-11-07 RelNotes-1.5.3.5: fix another typo
2007-11-06 git-commit.sh: Fix usage checks regarding paths given...
2007-11-06 Remove a couple of duplicated include
2007-11-06 grep with unmerged index
2007-11-06 Merge branch 'gp/maint-diffdoc' into maint
2007-11-06 git-daemon: fix remote port number in log entry
2007-11-05 git-svn: t9114: verify merge commit message in test
2007-11-05 git-svn: fix dcommit clobbering when committing a serie...
2007-11-04 RelNotes-1.5.3.5: fix typo
2007-11-04 Delay pager setup in git blame
2007-11-04 git-cvsimport: really convert underscores in branch...
2007-11-02 Fixing path quoting in git-rebase
2007-11-02 Merge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Remove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02 Documentation: quote commit messages consistently.
2007-11-02 Remove escaping of '|' in manpage option sections
2007-11-02 git-diff.txt: add section "output format" describing...
next