gitweb.git

Commits

2011-11-28 Git 1.7.8-rc4 v1.7.8-rc4
2011-11-23 builtin-reset: Documentation update
2011-11-23 builtin-branch: Fix crash on invalid use of --force
2011-11-23 revert --abort: do not leave behind useless sequencer...
2011-11-23 Fix revert --abort on Windows
2011-11-23 revert: do not pass non-literal string as format to...
2011-11-23 Update 1.7.8 draft release notes in preparation for rc4
2011-11-23 Merge branch 'jn/revert-quit'
2011-11-23 revert: remove --reset compatibility option
2011-11-23 revert: introduce --abort to cancel a failed cherry...
2011-11-22 revert: write REVERT_HEAD pseudoref during conflicted...
2011-11-22 revert: improve error message for cherry-pick during...
2011-11-22 revert: rearrange pick_revisions() for clarity
2011-11-22 revert: rename --reset option to --quit
2011-11-21 Merge branch 'maint'
2011-11-21 Merge branch 'rr/misc-fixes'
2011-11-21 convert.c: Fix return type of git_path_check_eol()
2011-11-21 documentation fix: git difftool uses diff tools, not...
2011-11-21 config.c: Fix a static buffer overwrite bug by avoiding...
2011-11-21 t5501-*.sh: Fix url passed to clone in setup test
2011-11-18 Hopefully final update of release notes before 1.7...
2011-11-18 Merge branch 'rr/misc-fixes'
2011-11-18 Makefile: add option to disable automatic dependency...
2011-11-18 Sync with 1.7.7.4
2011-11-18 Git 1.7.7.4 v1.7.7.4
2011-11-18 Merge branch 'jc/maint-name-rev-all' into maint
2011-11-18 Merge branch 'ml/mailmap' into maint
2011-11-18 Merge branch 'jn/maint-notes-avoid-va-args' into maint
2011-11-18 Makefile: add missing header file dependencies
2011-11-18 notes merge: eliminate OUTPUT macro
2011-11-17 do not let git_path clobber errno when reporting errors
2011-11-17 Git 1.7.8-rc3 v1.7.8-rc3
2011-11-17 refs: loosen over-strict "format" check
2011-11-17 mailmap: xcalloc mailmap_info
2011-11-16 revert: prettify fatal messages
2011-11-16 git-compat-util: don't assume value for undefined variable
2011-11-16 sha1_file: don't mix enum with int
2011-11-16 convert: don't mix enum with int
2011-11-16 http: remove unused function hex()
2011-11-15 name-rev --all: do not even attempt to describe non...
2011-11-15 Revert "upload-archive: use start_command instead of...
2011-11-13 Git 1.7.8-rc2 v1.7.8-rc2
2011-11-12 Merge branch 'ly/mktree-using-strbuf'
2011-11-10 Merge "Move 'builtin-*' into a 'builtin/' subdirectory"
2011-11-10 Merge 'build-in git-mktree'
2011-11-10 mktree: fix a memory leak in write_tree()
2011-11-09 Merge branch 'sn/complete-bash-wo-process-subst'
2011-11-09 completion: don't leak variable from the prompt into...
2011-11-09 Update draft release notes to 1.7.8
2011-11-09 Merge branch 'jc/remote-setbranches-usage-fix'
2011-11-09 Merge branch 'fc/remote-seturl-usage-fix'
2011-11-09 Sync with 1.7.7.3
2011-11-09 Git 1.7.7.3 v1.7.7.3
2011-11-09 Merge branch 'jc/maint-remove-renamed-ref' into maint
2011-11-09 Merge branch 'jm/maint-gitweb-filter-forks-fix' into...
2011-11-09 Merge branch 'dm/pack-objects-update' into maint
2011-11-08 docs: Update install-doc-quick
2011-11-08 docs: don't mention --quiet or --exit-code in git-log(1)
2011-11-08 Git 1.7.8-rc1 v1.7.8-rc1
2011-11-08 Merge branch 'ss/blame-textconv-fake-working-tree'
2011-11-08 blame.c: Properly initialize strbuf after calling textc...
2011-11-07 Merge branch 'ab/i18n-test-fix'
2011-11-07 Merge branch 'sn/http-auth-with-netrc-fix'
2011-11-07 Merge branch 'pw/p4-appledouble-fix'
2011-11-07 remote: fix remote set-url usage
2011-11-07 remote: fix set-branches usage
2011-11-06 git-p4: ignore apple filetype
2011-11-06 t/t7508-status.sh: use test_i18ncmp
2011-11-06 t/t6030-bisect-porcelain.sh: use test_i18ngrep
2011-11-04 http: don't always prompt for password
2011-11-03 receive-pack: do not expect object 0{40} to exist
2011-11-02 t3200: add test case for 'branch -m'
2011-11-02 branch -m: handle no arg properly
2011-11-01 Update draft release notes to 1.7.8
2011-11-01 Sync with 1.7.7.2
2011-11-01 Git 1.7.7.2 v1.7.7.2
2011-11-01 Merge branch 'rs/maint-estimate-cache-size' into maint
2011-11-01 Merge branch 'md/smtp-tls-hello-again' into maint
2011-11-01 Merge branch 'jk/pull-rebase-with-work-tree' into maint
2011-11-01 Merge branch 'jc/maint-diffstat-numstat-context' into...
2011-11-01 Merge branch 'js/bisect-no-checkout' into maint
2011-11-01 Merge branch 'bc/attr-ignore-case' into maint
2011-11-01 Merge branch 'cn/fetch-prune' into maint
2011-11-01 Merge branch 'sp/smart-http-failure' into maint
2011-11-01 Merge jn/maint-http-error-message
2011-11-01 Merge branch 'jk/name-hash-dirent'
2011-11-01 name-hash.c: always initialize dir_next pointer
2011-11-01 Merge branch 'ss/blame-textconv-fake-working-tree'
2011-11-01 Merge branch 'ef/mingw-upload-archive'
2011-11-01 Merge branch 'dm/pack-objects-update'
2011-11-01 Merge branch 'nd/pretty-commit-log-message'
2011-11-01 svn: Quote repository root in regex match
2011-11-01 mingw: poll.h is no longer in sys/
2011-10-31 t7511: avoid use of reserved filename on Windows.
2011-10-31 Git 1.7.8-rc0 v1.7.8-rc0
2011-10-31 Merge branch 'jk/git-tricks'
2011-10-31 upload-archive: use start_command instead of fork
2011-10-31 compat/win32/poll.c: upgrade from upstream
2011-10-31 mingw: move poll out of sys-folder
2011-10-28 (squash) test for previous
next