git-cvsserver runs hooks/post-receive
[gitweb.git] / Documentation /
2007-12-05 Merge branch 'wc/add-i'
2007-12-05 Merge branch 'kh/commit'
2007-12-05 Merge branch 'sp/refspec-match'
2007-12-04 Documentation/git.txt: typofix
2007-12-04 Documentation: rerere is enabled by default these days.
2007-12-04 Formatting fix for Documentation/git-help.txt
2007-12-04 Update draft release notes for 1.5.4
2007-12-04 fast-export: rename the signed tag mode 'ignore' to...
2007-12-04 Add remote.<name>.proxy
2007-12-04 Allow HTTP proxy to be overridden in config
2007-12-04 install-sh from automake does not like -m without delim...
2007-12-04 Documentation: add a new man page for "git-help"
2007-12-03 git-commit documentation: fix unfinished sentence.
2007-12-03 git-commit --allow-empty
2007-12-03 Merge branch 'js/prune-expire'
2007-12-03 Merge branch 'js/export-with-assignment'
2007-12-03 Merge branch 'js/fast-export'
2007-12-03 Merge branch 'js/rebase-i-rerere'
2007-12-03 Merge branch 'js/pull-rebase'
2007-12-03 Merge branch 'wc/rebase-insn'
2007-12-03 Merge branch 'jc/typebreak'
2007-12-03 Merge branch 'jc/color'
2007-12-03 Add 'git fast-export', the sister of 'git fast-import'
2007-12-02 Merge branch 'maint'
2007-12-02 Update draft release notes for 1.5.4
2007-12-02 Consolidate command list to one.
2007-12-02 Merge branch 'tt/help'
2007-12-01 Merge branch 'jc/move-gitk'
2007-12-01 Merge branch 'jc/branch-contains'
2007-12-01 Merge branch 'cr/tag-options'
2007-12-01 Update draft release notes for 1.5.4
2007-12-01 Merge 1.5.3.7 in
2007-12-01 GIT 1.5.3.7 v1.5.3.7
2007-12-01 Merge branch 'maint'
2007-11-30 Add "--expire <time>" option to 'git prune'
2007-11-30 Replace the word 'update-cache' by 'update-index' every...
2007-11-30 Merge branch 'jk/maint-cvsimport-fix' into maint
2007-11-29 git-config --get-color: get configured color
2007-11-29 Teach 'git pull' about --rebase
2007-11-29 Merge branch 'maint'
2007-11-28 Improve description of git-branch -d and -D in man...
2007-11-28 Document all help keys in "git add -i" patch mode.
2007-11-26 Fix typo in draft 1.5.4 release notes
2007-11-26 Merge branch 'maint'
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 Add "--patch" option to git-add--interactive
2007-11-25 user-manual: define "branch" and "working tree" at...
2007-11-25 Update draft release notes for 1.5.4
2007-11-25 Merge branch 'maint'
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-25 Deprecate peek-remote
2007-11-25 Merge branch 'jk/send-pack'
2007-11-25 Merge branch 'sb/clean'
2007-11-25 Merge branch 'js/mingw-fallouts'
2007-11-25 Merge branch 'mh/rebase-skip-hard'
2007-11-25 Merge branch 'cc/bisect'
2007-11-23 Merge branch 'maint'
2007-11-23 builtin-tag: accept and process multiple -m just like...
2007-11-23 git-branch --contains: doc and test
2007-11-23 Addendum to "MaintNotes"
2007-11-23 Merge branch 'maint'
2007-11-22 Merge git://git.bogomips.org/git-svn
2007-11-22 git-svn: info --url [path]
2007-11-22 git-svn info: implement info command
2007-11-21 Merge git://repo.or.cz/git-gui
2007-11-21 Merge branch 'maint'
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'
2007-11-19 Further clarify clean.requireForce changes
2007-11-19 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-19 push: use same rules as git-rev-parse to resolve refspecs
2007-11-19 Documentation: Fix references to deprecated commands
2007-11-19 Update draft release notes for 1.5.4
2007-11-19 user-manual: mention "..." in "Generating diffs", etc.
2007-11-19 Merge branch 'lt/rev-list-gitlink'
2007-11-19 Merge branch 'ds/checkout-upper'
2007-11-19 Merge branch 'sh/p4'
2007-11-19 Merge branch 'lt/rev-list-interactive'
2007-11-18 Merge branch 'ph/diffopts'
2007-11-18 Draft release notes: fix clean.requireForce description
2007-11-18 Merge branch 'maint' to synchronize with 1.5.3.6
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 Merge branch 'ph/parseopt-sh'
2007-11-18 git-remote.txt: fix example url
2007-11-18 Merge git://git.bogomips.org/git-svn
2007-11-17 Update draft release notes for 1.5.4
2007-11-17 Documentation: fix git-clone manpage not to refer to...
2007-11-17 user-manual.txt: minor clarification.
2007-11-17 Merge branch 'maint'
next