Code

git.git
2011-01-10 Thomas Rastsubmodule: fix relative url parsing for scp-style origin
2011-01-10 Thomas RastDocumentation/githooks: post-rewrite-copy-notes never...
2011-01-10 Thomas RastDocumentation/git-archive: spell --worktree-attributes...
2011-01-09 Junio C HamanoMerge branch 'maint'
2011-01-09 Ramsay Jonest4135-*.sh: Skip the "backslash" tests on cygwin
2011-01-09 Ramsay Jonest3032-*.sh: Do not strip CR from line-endings while...
2011-01-09 Ramsay Jonest3032-*.sh: Pass the -b (--binary) option to sed on...
2011-01-09 Ramsay Jonest6038-*.sh: Pass the -b (--binary) option to sed on...
2011-01-09 Anders KaseorgMark gitk script executable
2011-01-07 Ramsay Jonest9157-*.sh: Add an svn version check
2011-01-07 StephenBgit svn: fix the final example in man page
2011-01-07 Erik Faye-Lundalias: use run_command api to execute aliases
2011-01-06 Brandon Caseyt3032: limit sed branch labels to 8 characters
2011-01-06 Brandon Caseyt0001,t1510,t3301: use sane_unset which always returns...
2011-01-06 Brandon Caseytrace.c: ensure NULL is not passed to printf
2011-01-05 Junio C HamanoGit 1.7.4-rc1 v1.7.4-rc1
2011-01-05 Junio C HamanoMerge branch 'maint' to sync with 1.7.3.5
2011-01-05 Junio C HamanoGit 1.7.3.5 v1.7.3.5
2011-01-05 Junio C HamanoMerge branch 'jn/svn-fe' (early part)
2011-01-05 Junio C HamanoMerge branch 'ao/t9001-fix'
2011-01-05 Junio C HamanoMerge branch 'pw/convert-pathname-substitution'
2011-01-05 Junio C HamanoMerge branch 'mg/cvsimport'
2011-01-04 Sylvain Rabotgitweb: remove unnecessary test when closing file descr...
2011-01-04 Sylvain Rabotgitweb: add extensions to highlight feature map
2011-01-04 Antonio Ospitet/t9001-send-email.sh: fix '&&' chain in some tests
2011-01-04 Ramsay Joneslib-git-svn.sh: Move web-server handling code into...
2011-01-04 Carlo Marcelo... setup: translate symlinks in filename when using absolu...
2011-01-04 Michael J Grubercvsimport: handle the parsing of uppercase config options
2011-01-04 Junio C Hamanounpack_trees(): skip trees that are the same in all...
2011-01-04 Junio C HamanoMerge branch 'maint'
2011-01-04 Jonathan Niederdaemon: support <directory> arguments again
2011-01-04 Ralf WildenhuesFix typos in the documentation
2011-01-04 Jonathan Niedergitweb: make logo optional
2011-01-04 Jonathan Niedergitweb: skip logo in atom feed when there is none
2010-12-29 Robin H. Johnsont9001: Fix test prerequisites
2010-12-28 Junio C HamanoGit 1.7.4-rc0 v1.7.4-rc0
2010-12-28 Junio C HamanoMerge branch 'maint'
2010-12-28 Junio C HamanoPrepare for 1.7.3.5
2010-12-28 Junio C HamanoMerge branch 'jk/commit-die-on-bogus-ident' into maint
2010-12-28 Junio C HamanoMerge branch 'ks/blame-worktree-textconv-cached' into...
2010-12-28 Junio C HamanoMerge branch 'jc/maint-rebase-rewrite-last-skip' into...
2010-12-28 Junio C HamanoMerge branch 'jc/maint-am-abort-safely' into maint
2010-12-28 Junio C HamanoMerge branch 'kb/maint-status-cquote' into maint
2010-12-28 Jonathan Niedercherry-pick/revert: add support for -X/--strategy-option
2010-12-28 Brandon Caseyt9001: use older Getopt::Long boolean prefix '--no...
2010-12-28 Junio C HamanoMerge branch 'jc/maint-rebase-rewrite-last-skip'
2010-12-28 Junio C HamanoMerge branch 'nd/setup'
2010-12-28 Robin H. JohnsonFix false positives in t3404 due to SHELL=/bin/false
2010-12-27 Junio C Hamanouserdiff/perl: catch BEGIN/END/... and POD as headers
2010-12-27 Jonathan Niederdiff: funcname and word patterns for perl
2010-12-27 Nguyễn Thái... setup_work_tree: adjust relative $GIT_WORK_TREE after...
2010-12-26 Junio C HamanoMerge branch 'rs/maint-diff-fd-leak' into maint
2010-12-26 René Scharfeclose file on error in read_mmfile()
2010-12-23 Junio C HamanoMerge branch 'rj/maint-difftool-cygwin-workaround'
2010-12-23 Junio C HamanoMerge branch 'maint'
2010-12-23 Brandon CaseyMakefile: add NO_FNMATCH_CASEFOLD to IRIX sections
2010-12-23 Brandon Caseytest-lib.sh/test_decode_color(): use octal not hex...
2010-12-23 Junio C Hamanorebase --skip: correctly wrap-up when skipping the...
2010-12-22 Junio C Hamanot0021: avoid getting filter killed with SIGPIPE
2010-12-22 Junio C HamanoMerge branch 'rj/maint-test-fixes'
2010-12-22 Junio C HamanoMerge branch 'jc/maint-am-abort-safely'
2010-12-22 Junio C HamanoMerge branch 'jk/commit-die-on-bogus-ident'
2010-12-22 Junio C HamanoMerge branch 'pd/bash-4-completion'
2010-12-22 Junio C HamanoMerge branch 'nd/maint-fix-add-typo-detection'
2010-12-22 Junio C HamanoMerge branch 'tf/commit-list-prefix'
2010-12-22 Nguyễn Thái... git.txt: correct where --work-tree path is relative to
2010-12-22 Nguyễn Thái... Revert "Documentation: always respect core.worktree...
2010-12-22 Jonathan Niedert0001: test git init when run via an alias
2010-12-22 Nguyễn Thái... Remove all logic from get_git_work_tree()
2010-12-22 Nguyễn Thái... setup: rework setup_explicit_git_dir()
2010-12-22 Nguyễn Thái... setup: clean up setup_discovered_git_dir()
2010-12-22 Michael J Grubert1020-subdirectory: test alias expansion in a subdirectory
2010-12-22 Nguyễn Thái... setup: clean up setup_bare_git_dir()
2010-12-22 Nguyễn Thái... setup: limit get_git_work_tree()'s to explicit setup...
2010-12-22 Nguyễn Thái... Use git_config_early() instead of git_config() during...
2010-12-22 Nguyễn Thái... Add git_config_early()
2010-12-22 Pete Wyckoffconvert filter: supply path to external driver
2010-12-22 Junio C Hamanounpack-trees.c: cosmetic fix
2010-12-22 Arnout EngelenImprove error messages when temporary file creation...
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 Hamanoam --abort: keep unrelated commits since the last failu...
2010-12-21 Junio C Hamanoset_try_to_free_routine(NULL) means "do nothing special"
2010-12-21 Junio C Hamanocommit: die before asking to edit the log message
2010-12-21 Martin von... completion: add missing configuration variables
2010-12-20 Jeff Kingident: die on bogus date format
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...
next