gitweb.git

Commits

2010-03-07 Git 1.7.0.2 v1.7.0.2
2010-03-07 unset GREP_OPTIONS in test-lib.sh
2010-03-07 stash: suggest the correct command line for unknown...
2010-03-07 t7406: Fix submodule init config tests
2010-03-05 Update draft release notes to 1.7.0.2
2010-03-05 Merge branch 'jn/gitweb-config-error-die' into maint
2010-03-05 Merge branch 'jn/maint-fix-pager' into maint
2010-03-05 Merge branch 'tr/maint-cherry-pick-list' into maint
2010-03-05 Merge branch 'ld/maint-diff-quiet-w' into maint
2010-03-05 Merge branch 'rs/optim-text-wrap' into maint
2010-03-05 Merge branch 'dp/read-not-mmap-small-loose-object'...
2010-03-05 Merge branch 'np/compress-loose-object-memsave' into...
2010-03-05 Merge branch 'jc/maint-status-preload' into maint
2010-03-05 Merge branch 'gf/maint-sh-setup-nongit-ok' into maint
2010-03-05 Merge branch 'cc/maint-bisect-paths' into maint
2010-03-05 Merge branch 'maint-1.6.6' into maint
2010-03-05 Merge branch 'maint-1.6.5' into maint-1.6.6
2010-03-05 Remove extra '-' from git-am(1)
2010-03-03 Start preparing for 1.7.0.2
2010-03-03 Merge branch 'tc/maint-transport-ls-remote-with-void...
2010-03-03 Merge branch 'hm/maint-imap-send-crlf' into maint
2010-03-03 Merge branch 'sp/maint-push-sideband' into maint
2010-03-03 Merge branch 'jc/maint-fix-test-perm' into maint
2010-03-03 Merge branch 'np/fast-import-idx-v2' into maint
2010-03-02 gitweb: Fix project-specific feature override behavior
2010-03-02 gitweb multiple project roots documentation
2010-03-01 bisect: error out when passing bad path parameters
2010-02-28 Git 1.7.0.1 v1.7.0.1
2010-02-28 Remove reference to GREP_COLORS from documentation
2010-02-28 sha1_name: fix segfault caused by invalid index access
2010-02-26 Merge branch 'maint-1.6.6' into maint
2010-02-25 t3301-notes: insert a shbang line in ./fake_editor.sh
2010-02-24 commit: quote the user name in the example
2010-02-24 Merge branch 'ml/maint-grep-doc' into maint
2010-02-23 am: remove rebase-apply directory before gc
2010-02-23 rerere: fix memory leak if rerere images can't be read
2010-02-23 Documentation: mention conflict marker size argument...
2010-02-22 tests: Fix race condition in t7006-pager
2010-02-22 sha1_file: be paranoid when creating loose objects
2010-02-22 git-diff: add a test for git diff --quiet -w
2010-02-21 hash-object: don't use mmap() for small files
2010-02-21 sha1_file: don't malloc the whole compressed result...
2010-02-21 t7006-pager: if stdout is not a terminal, make a new one
2010-02-20 cherry_pick_list: quit early if one side is empty
2010-02-20 tests: Add tests for automatic use of pager
2010-02-20 utf8.c: speculatively assume utf-8 in strbuf_add_wrappe...
2010-02-20 utf8.c: remove strbuf_write()
2010-02-20 utf8.c: remove print_spaces()
2010-02-20 utf8.c: remove print_wrapped_text()
2010-02-20 git-p4: fix bug in symlink handling
2010-02-20 t1450: fix testcases that were wrongly expecting failure
2010-02-20 Documentation: Fix indentation problem in git-commit(1)
2010-02-19 Merge branch 'jk/maint-rmdir-fix' into maint
2010-02-19 rm: fix bug in recursive subdirectory removal
2010-02-19 Documentation: describe --thin more accurately
2010-02-18 docs: don't talk about $GIT_DIR/refs/ everywhere
2010-02-17 Update 1.7.0.1 release notes
2010-02-17 Merge branch 'jk/cherry-pick-reword' into maint
2010-02-17 Merge branch 'jk/grep-double-dash' into maint
2010-02-17 Merge branch 'jc/typo' into maint
2010-02-17 status: preload index to optimize lstat(2) calls
2010-02-17 fast-import: use the diff_delta() max_delta_size argument
2010-02-17 fast-import: honor pack.indexversion and pack.packsizel...
2010-02-17 fast-import: make default pack size unlimited
2010-02-17 fast-import: use write_idx_file() instead of custom...
2010-02-17 fast-import: use sha1write() for pack data
2010-02-17 fast-import: start using struct pack_idx_entry
2010-02-17 require_work_tree broken with NONGIT_OK
2010-02-17 grep documentation: clarify what files match
2010-02-17 Prepare 1.7.0.1 release notes
2010-02-17 Merge branch 'jc/maint-grep-one-thread-mutex-fix' into...
2010-02-17 Fix use of mutex in threaded grep
2010-02-16 Merge branch 'maint-1.6.6' into maint
2010-02-16 Merge branch 'maint-1.6.5' into maint-1.6.6
2010-02-16 transport: add got_remote_refs flag
2010-02-16 dwim_ref: fix dangling symref warning
2010-02-16 git diff --quiet -w: check and report the status
2010-02-16 stash pop: remove 'apply' options during 'drop' invocation
2010-02-16 diff: make sure --output=/bad/path is caught
2010-02-16 Remove hyphen from "git-command" in two error messages
2010-02-15 am: Fix launching of pager
2010-02-15 Merge branch 'maint-1.6.6' into maint
2010-02-15 gitweb: Die if there are parsing errors in config file
2010-02-15 git svn: Fix launching of pager
2010-02-15 git.1: Clarify the behavior of the --paginate option
2010-02-15 Make 'git var GIT_PAGER' always print the configured...
2010-02-15 Fix 'git var' usage synopsis
2010-02-14 fix minor memory leak in get_tree_entry()
2010-02-13 Start 1.7.0 maintenance track
2010-02-12 Git 1.7.0 v1.7.0
2010-02-12 Merge branch 'maint'
2010-02-12 Fix typo in 1.6.6.2 release notes
2010-02-12 Re-fix check-ref-format documentation mark-up
2010-02-12 git-imap-send: Convert LF to CRLF before storing patch...
2010-02-12 archive documentation: attributes are taken from the...
2010-02-12 Documentation: minor fixes to RelNotes-1.7.0
2010-02-12 bash: support 'git am's new '--continue' option
2010-02-12 Merge branch 'maint'
2010-02-12 filter-branch: Fix error message for --prune-empty...
2010-02-12 cherry-pick: prettify the advice message
next