Code

git.git
2010-08-20 Jonathan NiederDocumentation: remove stray backslashes in rev-parse...
2010-08-20 Jonathan NiederDocumentation: remove backslash before ~ in fast-import...
2010-08-20 Jonathan NiederDocumentation: remove stray backslash from "git bundle...
2010-08-20 Jonathan NiederDocumentation/technical: avoid stray backslash in parse...
2010-08-20 Jonathan NiederDocumentation: remove backslashes in manpage synopses
2010-08-20 Jonathan NiederDocumentation: clarify quoting in gitignore docs
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git rm" example
2010-08-20 Jonathan NiederDocumentation: add missing quotes to "git grep" examples
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git add" example
2010-08-20 Jonathan NiederDocumentation: unbreak regex in show-ref manual
2010-08-20 Jonathan NiederDocumentation: quoting trouble in "git rm" discussion
2010-08-20 Jonathan NiederDocumentation: tweak description of log.date
2010-08-20 Junio C HamanoMerge branch 'maint'
2010-08-20 Junio C HamanoMerge branch 'jc/maint-follow-rename-fix' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/maint-plug-leak' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/fix-abbrev' into maint
2010-08-20 Junio C HamanoMerge branch 'vs/doc-spell' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/rebase-rename-am' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/doc-pull' into maint
2010-08-20 Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install' into...
2010-08-20 Junio C HamanoMerge branch 'tr/rfc-reset-doc' into maint
2010-08-20 Ramkumar Ramachandrabuiltin/checkout: Fix message when switching to an...
2010-08-20 Matthieu Moyxmalloc: include size in the failure message
2010-08-19 Junio C HamanoMerge branch 'maint' to sync with 1.7.2.2
2010-08-19 Junio C HamanoGit 1.7.2.2 v1.7.2.2
2010-08-19 Junio C HamanoMerge branch 'tr/xsize-bits' into maint
2010-08-19 Junio C HamanoMerge branch 'jc/sha1-name-find-fix' into maint
2010-08-19 Eric Wongt9155: fix compatibility with older SVN
2010-08-18 Junio C HamanoMerge branch 'sp/fix-smart-http-deadlock-on-error'...
2010-08-18 Junio C HamanoMerge branch 'jc/maint-follow-rename-fix'
2010-08-18 Junio C HamanoMerge branch 'tf/string-list-init'
2010-08-18 Junio C HamanoMerge branch 'cc/find-commit-subject'
2010-08-18 Junio C HamanoMerge branch 'jn/maint-plug-leak'
2010-08-18 Junio C HamanoMerge branch 'jl/submodule-ignore-diff'
2010-08-18 Junio C HamanoMerge branch 'ml/rebase-x-strategy'
2010-08-18 Junio C HamanoMerge branch 'jn/fix-abbrev'
2010-08-18 Junio C HamanoMerge branch 'vs/doc-spell'
2010-08-18 Junio C HamanoMerge branch 'jh/use-test-must-fail'
2010-08-18 Junio C HamanoMerge branch 'jh/clean-exclude'
2010-08-18 Junio C HamanoMerge branch 'kf/post-receive-sample-hook'
2010-08-18 Junio C HamanoMerge branch 'ab/report-corrupt-object-with-type'
2010-08-18 Junio C HamanoMerge branch 'jn/rebase-rename-am'
2010-08-18 Junio C HamanoMerge branch 'jn/fast-import-subtree'
2010-08-18 Junio C HamanoMerge branch 'ar/string-list-foreach'
2010-08-18 Junio C HamanoMerge branch 'jh/graph-next-line'
2010-08-18 Junio C HamanoMerge branch 'tr/xsize-bits'
2010-08-18 Junio C HamanoMerge branch 'tc/checkout-B'
2010-08-17 David Aguilarmergetool: Skip autoresolved paths
2010-08-16 Ævar Arnfjörð... log: test for regression introduced in v1.7.2-rc0~103^2~2
2010-08-15 David D. Kilzergit-svn: fix fetch with deleted tag
2010-08-15 David D. Kilzergit-svn: fix regex to remove "tail" from svn tags
2010-08-13 Junio C Hamanodiff --follow: do call diffcore_std() as necessary
2010-08-13 Junio C Hamanodiff --follow: do not waste cycles while recursing
2010-08-13 Junio C HamanoMerge branch 'jc/sha1-name-find-fix'
2010-08-13 Junio C HamanoMerge branch 'jn/doc-pull'
2010-08-13 Junio C HamanoMerge branch 'jn/maint-gitweb-dynconf'
2010-08-13 Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install'
2010-08-13 Junio C HamanoMerge branch 'tr/rfc-reset-doc'
2010-08-13 Junio C HamanoMerge branch 'jn/parse-date-basic'
2010-08-13 Junio C HamanoMerge branch 'sp/fix-smart-http-deadlock-on-error'
2010-08-13 Junio C HamanoMerge branch 'maint'
2010-08-13 Matthieu Moypush: mention "git pull" in error message for non-fast...
2010-08-12 Jonathan NiederStandardize do { ... } while (0) style
2010-08-12 Brandon Caseyt/t7003: replace \t with literal tab in sed expression
2010-08-12 Nelson Elhageindex-pack: Don't follow replace refs.
2010-08-11 Junio C HamanoMerge branch 'maint'
2010-08-11 Matthieu Moypost-receive-email: remove spurious commas in email...
2010-08-11 Raja R Harinathfast-import: export correctly marks larger than 2^20-1
2010-08-11 Ævar Arnfjörð... t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
2010-08-11 Jonathan Niederwrite-tree: Avoid leak when index refers to an invalid...
2010-08-11 Jonathan Niederread-tree: stop leaking tree objects
2010-08-11 Jonathan Niedercore: Stop leaking ondisk_cache_entrys
2010-08-11 Jakub Narebskidiff: strip extra "/" when stripping prefix
2010-08-09 Junio C HamanoMerge branch 'maint'
2010-08-09 Jonathan Niedergitweb: clarify search results page when no matching...
2010-08-09 Tay Ray Chuanbuiltin/checkout: handle -B from detached HEAD correctly
2010-08-09 Jonathan NiederDocumentation: add a FILES section for show-ref
2010-08-09 Jonathan NiederMakefile: add missing dependency on http.h
2010-08-09 Jonathan NiederMakefile: add missing dependencies on url.h
2010-08-09 Michael J GruberDocumentation/git-log: Clarify --full-diff
2010-08-09 Willy Tarreaugit-rebase: fix typo when parsing --force-rebase
2010-08-09 Ævar Arnfjörð... imap-send: Fix sprintf usage
2010-08-09 René Scharfeprune: allow --dry-run for -n and --verbose for -v
2010-08-09 René Scharfenotes: allow --dry-run for -n and --verbose for -v
2010-08-09 Junio C HamanoMerge branch 'webrick' of git://git.bogomips.org/git-svn
2010-08-09 Matthieu MoyDocument -B<n>[/<m>], -M<n> and -C<n> variants of ...
2010-08-09 Brad KingDocumentation: cite git-am from git-apply
2010-08-09 Thomas Rastt7003: fix subdirectory-filter test
2010-08-09 Jens LehmannAdd tests for the diff.ignoreSubmodules config option
2010-08-09 Johannes SchindelinAdd the 'diff.ignoreSubmodules' config setting
2010-08-09 Jens LehmannSubmodules: Use "ignore" settings from .gitmodules...
2010-08-09 Jens LehmannSubmodules: Add the new "ignore" config option for...
2010-08-06 Shawn O. Pearcesmart-http: Don't deadlock on server failure
2010-08-06 Jonathan NiederAllow "check-ref-format --branch" from subdirectory
2010-08-06 Jonathan Niedercheck-ref-format: handle subcommands in separate functions
2010-08-06 Junio C HamanoMerge git://git.bogomips.org/git-svn
2010-08-05 Matthieu Moypretty-options.txt: match --format's documentation...
2010-08-05 Eric Wonginstaweb: add access+error logging for WEBrick
2010-08-05 Eric Wonginstaweb: minimize moving parts for WEBrick
2010-08-05 Eric Wonginstaweb: fix WEBrick server support
next