Code

git.git
2010-12-21 Junio C HamanoMerge branch 'maint'
2010-12-21 Junio C HamanoMerge branch 'ks/blame-worktree-textconv-cached'
2010-12-21 Junio C HamanoMerge branch 'jk/t2107-now-passes'
2010-12-21 Junio C HamanoMerge branch 'jk/maint-decorate-01-bool'
2010-12-21 Junio C HamanoMerge branch 'tc/completion-reflog'
2010-12-21 Junio C HamanoMerge branch 'nd/oneline-sha1-name-from-specific-ref'
2010-12-21 Junio C HamanoMerge branch 'jn/maint-gitweb-pathinfo-fix'
2010-12-21 Jonathan Niedert0050: fix printf format strings for portability
2010-12-21 Ramsay Jonest3419-*.sh: Fix arithmetic expansion syntax error
2010-12-21 Junio C Hamanoset_try_to_free_routine(NULL) means "do nothing special"
2010-12-21 Martin von... completion: add missing configuration variables
2010-12-20 Kirill Smelkovfill_textconv(): Don't get/put cache if sha1 is not...
2010-12-20 Kirill Smelkovt/t8006: Demonstrate blame is broken when cachetextconv...
2010-12-20 Junio C HamanoMerge branch 'maint'
2010-12-19 Jonathan Niedert9300: use perl "head -c" clone in place of "dd bs...
2010-12-19 Jeff Kingt2107: mark passing test as success
2010-12-19 Jeff Kinghandle arbitrary ints in git_config_maybe_bool
2010-12-19 Thiago Farinabuiltin/rm.c: Use ALLOC_GROW instead of alloc_nr and...
2010-12-19 Thiago Farinabuiltin/branch.c: Use ALLOC_GROW instead of alloc_nr...
2010-12-19 Jakub Narebskigitweb: Include links to feeds in HTML header only...
2010-12-19 Mark Lodatofsck docs: remove outdated and useless diagnostic
2010-12-19 Thomas Rastuserdiff: fix typo in ruby and python word regexes
2010-12-17 Vasyl' Vavrychuktrace.c: mark file-local function static
2010-12-17 Tay Ray Chuanbash completion: add basic support for git-reflog
2010-12-17 Jiang XinFix typo in git-gc document.
2010-12-17 Junio C HamanoUpdate draft release notes to 1.7.4
2010-12-17 Junio C HamanoMerge branch 'maint'
2010-12-16 Nguyễn Thái... get_sha1: handle special case $commit^{/}
2010-12-16 Michael J Gruberdifftool: provide basename to external tools
2010-12-16 Michael J Grubergit-difftool.txt: correct the description of $BASE...
2010-12-16 Junio C HamanoMerge branch 'kb/diff-C-M-synonym'
2010-12-16 Junio C HamanoMerge branch 'jn/fast-import-blob-access'
2010-12-16 Junio C HamanoMerge branch 'jl/fetch-submodule-recursive'
2010-12-16 Junio C HamanoMerge branch 'rj/msvc-fix'
2010-12-16 Junio C HamanoMerge branch 'nd/extended-sha1-relpath'
2010-12-16 Junio C HamanoMerge branch 'aa/status-hilite-branch'
2010-12-16 Junio C HamanoMerge branch 'ak/describe-exact'
2010-12-16 Junio C HamanoMerge branch 'nd/maint-relative'
2010-12-16 Junio C HamanoMerge branch 'jn/maint-svn-fe'
2010-12-16 Junio C HamanoMerge branch 'jc/maint-svn-info-test-fix'
2010-12-16 Junio C HamanoMerge branch 'jn/submodule-b-current'
2010-12-16 Junio C HamanoMerge branch 'jn/maint-fast-import-object-reuse'
2010-12-16 Junio C HamanoMerge branch 'jn/fast-import-ondemand-checkpoint'
2010-12-16 Junio C HamanoSync with 1.7.3.4
2010-12-15 Junio C HamanoGit 1.7.3.4 v1.7.3.4
2010-12-15 Junio C HamanoGit 1.7.2.5 v1.7.2.5
2010-12-15 Junio C HamanoGit 1.7.1.4 v1.7.1.4
2010-12-15 Junio C HamanoGit 1.7.0.9 v1.7.0.9
2010-12-15 Junio C HamanoGit 1.6.6.3 v1.6.6.3
2010-12-15 Junio C HamanoGit 1.6.5.9 v1.6.5.9
2010-12-15 Junio C HamanoGit 1.6.4.5 v1.6.4.5
2010-12-15 Jakub Narebskigitweb: Introduce esc_attr to escape attributes of...
2010-12-15 Nguyễn Thái... get_sha1: support $commit^{/regex} syntax
2010-12-14 Jakub Narebskigitweb: Fix handling of whitespace in generated links
2010-12-14 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-12-14 Junio C HamanoMerge branch 'maint'
2010-12-14 Junio C HamanoPrepare for 1.7.3.4
2010-12-14 Clemens Buchacheruse persistent memory for rejected paths
2010-12-14 Clemens Buchacherdo not overwrite files in leading path
2010-12-14 Clemens Buchacherlstat_cache: optionally return match_len
2010-12-14 Clemens Buchacheradd function check_ok_to_remove()
2010-12-14 Clemens Buchachert7607: add leading-path tests
2010-12-14 Clemens Buchachert7607: use test-lib functions and check MERGE_HEAD
2010-12-14 Junio C HamanoMerge branch 'jc/maint-no-openssl-build-fix' into maint
2010-12-14 Junio C HamanoMerge branch 'ja/maint-pull-rebase-doc' into maint
2010-12-14 Junio C HamanoMerge branch 'tc/http-urls-ends-with-slash' into maint
2010-12-14 Junio C HamanoMerge branch 'nd/maint-hide-checkout-index-from-error...
2010-12-14 Junio C HamanoMerge branch 'jk/maint-reflog-bottom' into maint
2010-12-14 Junio C HamanoMerge branch 'mz/rebase-abort-reflog-fix' into maint
2010-12-14 Junio C HamanoMerge branch 'mz/maint-rebase-stat-config' into maint
2010-12-14 Junio C HamanoMerge branch 'gc/http-with-non-ascii-username-url'...
2010-12-14 Alexandre Erwin... gitk: Add Brazilian Portuguese (pt-BR) translation
2010-12-13 Michael J Grubert800?-blame.sh: retitle uniquely
2010-12-13 Jeff Kingtests: flip executable bit on t9158
2010-12-13 Jeff Kingtests: add some script lint checks
2010-12-13 Johannes SixtAvoid duplicate test number t7609
2010-12-13 Jonathan Niedert9300: avoid short reads from dd
2010-12-13 Nguyễn Thái... get_sha1_oneline: make callers prepare the commit list...
2010-12-13 Junio C Hamanoget_sha1_oneline: fix lifespan rule of temp_commit_buff...
2010-12-13 Junio C HamanoMerge branch 'jn/parse-options-extra'
2010-12-13 Junio C HamanoMerge branch 'ja/maint-pull-rebase-doc'
2010-12-13 Junio C HamanoMerge branch 'gb/web--browse'
2010-12-13 Junio C HamanoMerge branch 'js/configurable-tab'
2010-12-13 Junio C HamanoMerge branch 'nd/maint-hide-checkout-index-from-error'
2010-12-13 Junio C HamanoMerge branch 'jn/gitweb-per-request-config'
2010-12-13 Junio C HamanoMerge branch 'ef/help-cmd-prefix'
2010-12-13 Junio C HamanoMerge branch 'tc/http-urls-ends-with-slash'
2010-12-13 Junio C HamanoMerge branch 'tc/format-patch-p'
2010-12-13 Junio C HamanoMerge branch 'ef/win32-dirent'
2010-12-13 Junio C HamanoMerge branch 'mz/rebase-i-verify'
2010-12-13 Junio C HamanoMerge branch 'mz/rebase-abort-reflog-fix'
2010-12-13 Junio C HamanoMerge branch 'jk/maint-reflog-bottom'
2010-12-13 Junio C HamanoMerge branch 'jk/asciidoc-update'
2010-12-13 Junio C HamanoMerge branch 'mz/pull-rebase-rebased'
2010-12-13 Junio C HamanoMerge branch 'mz/maint-rebase-stat-config'
2010-12-13 Junio C HamanoMerge branch 'jn/git-cmd-h-bypass-setup'
2010-12-12 Stefan Hallergitk: Make text selectable on Mac
2010-12-12 Stefan Hallergitk: Prevent the text pane from becoming editable
2010-12-11 Thomas Rastgitk: Add the equivalent of diff --color-words
2010-12-11 Peter Kreftinggitk: Update Swedish translation (290t)
next