gitweb.git

Commits

2012-02-06 Git 1.7.6.6 v1.7.6.6
2012-02-06 imap-send: remove dead code
2012-01-13 Update draft release notes to 1.7.6.6
2012-01-13 thin-pack: try harder to use preferred base objects...
2012-01-12 attr: fix leak in free_attr_elem
2012-01-11 t2203: fix wrong commit command
2012-01-10 Prepare for 1.7.6.6
2012-01-10 Documentation: rerere's rr-cache auto-creation and...
2012-01-10 attr.c: clarify the logic to pop attr_stack
2012-01-10 attr.c: make bootstrap_attr_stack() leave early
2012-01-10 attr: drop misguided defensive coding
2012-01-10 attr: don't confuse prefixes with leading directories
2012-01-06 Documentation: rerere.enabled is the primary way to...
2012-01-01 Documentation: read-tree --prefix works with existing...
2011-12-29 Add MYMETA.json to perl/.gitignore
2011-12-14 Git 1.7.6.5 v1.7.6.5
2011-12-14 Merge branch 'jk/maint-fetch-status-table' into maint...
2011-12-14 Merge branch 'jc/maint-name-rev-all' into maint-1.7.6
2011-12-14 Merge branch 'ml/mailmap' into maint-1.7.6
2011-12-14 blame: don't overflow time buffer
2011-12-10 fetch: create status table using strbuf
2011-12-05 stripspace: fix outdated comment
2011-12-05 Add MYMETA.yml to perl/.gitignore
2011-11-17 mailmap: xcalloc mailmap_info
2011-11-15 name-rev --all: do not even attempt to describe non...
2011-10-26 Merge branch 'mh/maint-notes-merge-pathbuf-fix' into...
2011-10-26 Merge branch 'ps/gitweb-js-with-lineno' into maint...
2011-10-26 Merge branch 'jm/mergetool-pathspec' into maint-1.7.6
2011-10-26 Merge branch 'mz/remote-rename' into maint-1.7.6
2011-10-26 Merge branch 'rj/maint-t9159-svn-rev-notation' into...
2011-10-26 Merge branch 'hl/iso8601-more-zone-formats' into maint...
2011-10-26 Merge branch 'tr/doc-note-rewrite' into maint-1.7.6
2011-10-26 Merge branch 'nd/sparse-doc' into maint-1.7.6
2011-10-26 Merge branch 'mg/maint-doc-sparse-checkout' into maint...
2011-10-26 Merge branch 'maint-1.7.5' into maint-1.7.6
2011-10-26 Merge branch 'maint-1.7.4' into maint-1.7.5
2011-10-26 Merge branch 'maint-1.7.3' into maint-1.7.4
2011-10-26 Merge branch 'sn/doc-update-index-assume-unchanged...
2011-10-26 make the sample pre-commit hook script reject names...
2011-10-24 Reindent closing bracket using tab instead of spaces
2011-09-27 notes_merge_commit(): do not pass temporary buffer...
2011-09-27 gitweb: Fix links to lines in blobs when javascript...
2011-09-26 git-read-tree.txt: update sparse checkout examples
2011-09-26 mergetool: no longer need to save standard input
2011-09-26 mergetool: Use args as pathspec to unmerged files
2011-09-23 Git 1.7.6.4 v1.7.6.4
2011-09-23 Merge branch 'cb/maint-ls-files-error-report' into...
2011-09-23 describe: Refresh the index when run with --dirty
2011-09-23 Merge branch 'jc/maint-clone-alternates' into maint
2011-09-23 Merge branch 'nd/maint-clone-gitdir' into maint
2011-09-23 Merge branch 'mh/check-ref-format-print-normalize'...
2011-09-23 Merge branch 'mg/branch-set-upstream-previous' into...
2011-09-23 Merge branch 'gb/maint-am-patch-format-error-message...
2011-09-21 git-read-tree.txt: correct sparse-checkout and skip...
2011-09-21 git-read-tree.txt: language and typography fixes
2011-09-21 unpack-trees: print "Aborting" to stderr
2011-09-21 t9159-*.sh: skip for mergeinfo test for svn <= 1.4
2011-09-21 Documentation/git-update-index: refer to 'ls-files'
2011-09-20 git-mergetool: check return value from read
2011-09-13 Documentation: basic configuration of notes.rewriteRef
2011-09-12 date.c: Support iso8601 timezone formats
2011-09-12 Git 1.7.6.3 v1.7.6.3
2011-09-12 Merge branch 'jl/maint-fetch-submodule-check-fix' into...
2011-09-12 Prepare for 1.7.6.3 maintenance release
2011-09-12 Merge branch 'ms/reflog-show-is-default' into maint
2011-09-12 Merge branch 'jk/reset-reflog-message-fix' into maint
2011-09-12 Merge branch 'vi/make-test-vector-less-specific' into...
2011-09-12 Merge branch 'jk/tag-contains-ab' (early part) into...
2011-09-12 Merge branch 'dz/connect-error-report' into maint
2011-09-12 Merge branch 'jc/maint-mergetool-read-fix' into maint
2011-09-12 Merge branch 'jk/maint-config-param' into maint
2011-09-12 Merge branch 'jn/doc-dashdash' into maint
2011-09-12 Merge branch 'jk/maint-1.7.2-status-ignored' into maint
2011-09-12 remote: only update remote-tracking branch if updating...
2011-09-12 remote rename: warn when refspec was not updated
2011-09-12 remote: "rename o foo" should not rename ref "origin...
2011-09-12 remote: write correct fetch spec when renaming remote...
2011-09-12 SubmittingPathces: remove Cogito reference
2011-09-09 fetch: skip on-demand checking when no submodules are...
2011-09-06 Git 1.7.6.2 v1.7.6.2
2011-09-06 Revert "Merge branch 'cb/maint-quiet-push' into maint"
2011-08-30 Documentation: clarify effects of -- <path> arguments
2011-08-29 am: format is in $patch_format, not parse_patch
2011-08-29 t3005: do not assume a particular order of stdout and...
2011-08-27 Forbid DEL characters in reference names
2011-08-25 whitespace: have SP on both sides of an assignment "="
2011-08-25 update-ref: whitespace fix
2011-08-25 check-ref-format --print: Normalize refnames that start...
2011-08-24 Git 1.7.6.1 v1.7.6.1
2011-08-24 Merge branch 'jc/maint-smart-http-race-upload-pack...
2011-08-24 get_indexed_object can return NULL if nothing is in...
2011-08-23 Update draft release notes for 1.7.6.1
2011-08-23 Merge branch 'jc/maint-combined-diff-work-tree' into...
2011-08-23 Merge branch 'cb/maint-exec-error-report' into maint
2011-08-23 Merge branch 'cb/maint-quiet-push' into maint
2011-08-23 Merge branch 'jc/maint-smart-http-race-upload-pack...
2011-08-23 Merge branch 'jc/no-gitweb-test-without-cgi-etc' into...
2011-08-23 clone: clone from a repository with relative alternates
2011-08-23 clone: allow more than one --reference
2011-08-22 add technical documentation about ref iteration
next