gitweb.git

Commits

2011-04-06 Git 1.7.4.4 v1.7.4.4
2011-04-06 Merge branch 'nm/maint-conflicted-submodule-entries...
2011-04-06 Merge branch 'mg/rev-list-n-reverse-doc' into maint
2011-04-04 Documentation: trivial grammar fix in core.worktree...
2011-04-04 gitweb: Fix parsing of negative fractional timezones...
2011-04-03 Start preparing for 1.7.4.4
2011-04-03 pull: do not clobber untracked files on initial pull
2011-04-03 Merge branch 'jc/index-update-if-able' into maint
2011-04-03 Merge branch 'lt/default-abbrev' into maint
2011-04-03 Merge branch 'jc/maint-rev-list-culled-boundary' into...
2011-04-03 Merge branch 'mm/maint-log-n-with-diff-filtering' into...
2011-04-03 Merge branch 'jk/format-patch-multiline-header' into...
2011-04-03 Merge branch 'jn/maint-instaweb-plack-fix' into maint
2011-04-03 Merge branch 'lp/config-vername-check' into maint
2011-04-03 compat: add missing #include <sys/resource.h>
2011-04-03 Git 1.7.4.3 v1.7.4.3
2011-04-03 Doc: mention --delta-base-offset is the default for...
2011-04-01 Merge branch 'nd/index-doc' into maint
2011-04-01 Merge branch 'pk/stash-apply-status-relative' into...
2011-04-01 Merge branch 'jc/maint-diff-q-filter' into maint
2011-04-01 Merge branch 'js/maint-stash-index-copy' into maint
2011-04-01 Merge branch 'mg/doc-bisect-tweak-worktree' into maint
2011-04-01 Merge branch 'jh/maint-do-not-track-non-branches' into...
2011-04-01 Merge branch 'fk/maint-cvsimport-early-failure' into...
2011-04-01 Merge branch 'jc/maint-apply-report-offset' into maint
2011-04-01 Merge branch 'jc/maint-apply-no-double-patch' into...
2011-04-01 Merge branch 'js/checkout-untracked-symlink' into maint
2011-04-01 Merge "checkout ambiguous ref bugfix" into maint
2011-04-01 docs: fix filter-branch subdir example for exotic repo...
2011-03-31 parse-remote: typofix
2011-03-31 submodule: process conflicting submodules only once
2011-03-30 contrib/thunderbird-patch-inline: do not require bash...
2011-03-30 t8001: check the exit status of the command being tested
2011-03-30 strbuf.h: remove a tad stale docs-in-comment and refere...
2011-03-30 Typos: t/README
2011-03-30 Documentation/config.txt: make truth value of numbers...
2011-03-30 git-pack-objects.txt: fix grammatical errors
2011-03-30 parse-remote: replace unnecessary sed invocation
2011-03-29 HOME must be set before calling git-init when creating...
2011-03-28 git tag documentation grammar fixes and readability...
2011-03-28 grep: Add the option '--line-number'
2011-03-26 Git 1.7.4.2 v1.7.4.2
2011-03-25 gitweb: Fix handling of fractional timezones in parse_date
2011-03-23 doc: technical details about the index file format
2011-03-22 git-am.txt: advertise 'git am --abort' instead of ...
2011-03-21 update $GIT_INDEX_FILE when there are racily clean...
2011-03-21 diff/status: refactor opportunistic index update
2011-03-21 bisect: visualize with git-log if gitk is unavailable
2011-03-21 Rename core.abbrevlength back to core.abbrev
2011-03-21 Update draft release notes to 1.7.4.2
2011-03-21 Merge branch 'sp/maint-fd-limit' into maint
2011-03-21 Merge branch 'mr/hpux' into maint
2011-03-21 Merge branch 'so/submodule-no-update-first-time' into...
2011-03-21 Merge branch 'mo/perl-bidi-pipe-envfix' into maint
2011-03-21 Merge branch 'ae/better-template-failure-report' into...
2011-03-21 Work around broken ln on solaris as used in t8006
2011-03-21 Add test: git stash shows status relative to current dir
2011-03-21 t/README: Add a note about running commands under valgrind
2011-03-20 gitweb: Always call parse_date with timezone parameter
2011-03-20 bisect: explain the rationale behind 125
2011-03-18 docs: fix grammar in gitattributes.txt
2011-03-17 stash: copy the index using --index-output instead...
2011-03-17 stash: fix incorrect quoting in cleanup of temporary...
2011-03-16 Prepare draft release notes to 1.7.4.2
2011-03-16 Merge branch 'jn/maint-commit-missing-template' into...
2011-03-16 Merge branch 'lt/rename-no-extra-copy-detection' into...
2011-03-16 Merge branch 'jk/diffstat-binary' into maint
2011-03-16 Merge branch 'mg/maint-difftool-vim-readonly' into...
2011-03-16 Merge branch 'jn/test-terminal-punt-on-osx-breakage...
2011-03-16 Merge branch 'jk/fail-null-clone' into maint
2011-03-16 Merge branch 'jh/push-default-upstream-configname'...
2011-03-16 Merge branch 'mg/placeholders-are-lowercase' into maint
2011-03-16 Merge branch 'mg/patch-id' into maint
2011-03-16 Merge branch 'js/maint-merge-use-prepare-commit-msg...
2011-03-16 gitweb: highlight: replace tabs with spaces
2011-03-16 diff --quiet: disable optimization when --diff-filter...
2011-03-16 make_absolute_path: return the input path if it points...
2011-03-16 valgrind: ignore SSE-based strlen invalid reads
2011-03-16 diff --submodule: split into bite-sized pieces
2011-03-16 cherry: split off function to print output lines
2011-03-16 branch: split off function that writes tracking info...
2011-03-16 standardize brace placement in struct definitions
2011-03-16 compat: make gcc bswap an inline function
2011-03-16 enums: omit trailing comma for portability
2011-03-15 git-bisect.txt: example for bisecting with hot-fix
2011-03-15 git-bisect.txt: streamline run presentation
2011-03-14 list-objects.c: don't add an unparsed NULL as a pending...
2011-03-14 git stash: show status relative to current directory
2011-03-11 Make the default abbrev length configurable
2011-03-11 Revert "core.abbrevguard: Ensure short object names...
2011-03-09 git-log.txt,rev-list-options.txt: put option blocks...
2011-03-09 log: fix --max-count when used together with -S or -G
2011-03-09 Fix typo in t/README
2011-03-09 ls-remote documentation: <refs> argument is optional
2011-03-09 Add Author and Documentation sections to git-for-each...
2011-03-09 Documentation: remove redundant colons in git-for-each...
2011-03-09 SubmittingPatches: clarify the expected commit log...
2011-03-08 diff format documentation: clarify --cc and -c
2011-03-08 git-log.txt,rev-list-options.txt: -n/--max-count is...
2011-03-08 rev-list-options.txt: typo fix
next