gitweb.git

Commits

2009-08-22 GIT 1.6.4.1 v1.6.4.1
2009-08-22 Merge branch 'bc/maint-am-email' into maint
2009-08-21 Merge branch 'jc/maint-merge-recursive-fix' into maint
2009-08-21 Merge branch 'zf/maint-gitweb-acname' into maint
2009-08-21 Merge branch 'np/maint-limit-delta-cache' into maint
2009-08-21 Merge branch 'jk/maint-show-tag' into maint
2009-08-21 Merge branch 'sb/maint-pull-rebase' into maint
2009-08-18 filter-branch: make the usage string fit on 80 chars...
2009-08-18 filter-branch: add an example how to add ACKs to a...
2009-08-17 docs: describe impact of repack on "clone -s"
2009-08-12 Merge branch 'maint-1.6.3' into maint
2009-08-12 push: point to 'git pull' and 'git push --force' in...
2009-08-12 Documentation: add: <filepattern>... is optional
2009-08-12 Change mentions of "git programs" to "git commands"
2009-08-12 Documentation: merge: one <remote> is required
2009-08-12 help.c: give correct structure's size to memset()
2009-08-11 Merge branch 'maint-1.6.3' into maint
2009-08-11 Fix typos in git-remote.txt and git-symbolic-ref.txt
2009-08-10 git-am: print fair error message when format detection...
2009-08-10 am: allow individual e-mail files as input
2009-08-10 git-instaweb: fix mod_perl detection for apache2
2009-08-08 Merge branch 'maint-1.6.3' into maint
2009-08-08 Merge branch 'maint-1.6.2' into maint-1.6.3
2009-08-08 Merge branch 'maint-1.6.1' into maint-1.6.2
2009-08-08 Merge branch 'maint-1.6.0' into maint-1.6.1
2009-08-08 verify-pack -v: do not report "chain length 0"
2009-08-08 t5510: harden the way verify-pack is used
2009-08-06 don't let the delta cache grow unbounded in 'git repack'
2009-08-05 Merge branch 'maint-1.6.3' into maint
2009-08-05 gitweb: parse_commit_text encoding fix
2009-08-05 gitweb/README: Document $base_url
2009-08-05 Documentation: git submodule: add missing options to...
2009-08-05 Better usage string for reflog.
2009-08-04 hg-to-git: don't import the unused popen2 module
2009-08-04 send-email: remove debug trace
2009-07-31 config: Keep inner whitespace verbatim
2009-07-31 merge-recursive: don't segfault while handling rename...
2009-07-29 GIT 1.6.4 v1.6.4
2009-07-29 Sync with 1.6.3.4
2009-07-29 GIT 1.6.3.4 v1.6.3.4
2009-07-29 config.txt: document add.ignore-errors
2009-07-29 request-pull: allow ls-remote to notice remote.$nicknam...
2009-07-28 Update the documentation of the raw diff output format
2009-07-28 git-rerere.txt: Clarify ambiguity of the config variable
2009-07-26 t9143: do not fail if Compress::Zlib is missing
2009-07-26 Trivial path quoting fixes in git-instaweb
2009-07-26 Merge branch 'gp/maint-rebase-p-onto'
2009-07-26 Merge branch 'en/fast-export'
2009-07-26 GIT 1.6.4-rc3 v1.6.4-rc3
2009-07-26 Documentation/config.txt: a variable can be defined...
2009-07-26 Merge git://git.bogomips.org/git-svn
2009-07-25 git svn: make minimize URL more reliable over http(s)
2009-07-25 Disable asciidoc 8.4.1+ semantics for `{plus}` and...
2009-07-25 git svn: avoid escaping '/' when renaming/copying files
2009-07-25 t9142: stop httpd after the test
2009-07-25 git svn: the branch command no longer needs the full...
2009-07-25 git svn: revert default behavior for --minimize-url
2009-07-25 git svn: add gc command
2009-07-25 Merge branch 'maint'
2009-07-25 t8005: Nobody writes Russian in shift_jis
2009-07-25 Merge branch 'maint'
2009-07-25 Fix severe breakage in "git-apply --whitespace=fix"
2009-07-25 Update release notes for 1.6.4
2009-07-25 Merge branch 'js/maint-graft-unhide-true-parents'
2009-07-25 Merge branch 'av/maint-config-reader'
2009-07-25 Merge branch 'jk/maint-send-email-alias-loop'
2009-07-25 After renaming a section, print any trailing variable...
2009-07-25 Make section_name_match start on '[', and return the...
2009-07-24 send-email: detect cycles in alias expansion
2009-07-24 Show the presence of untracked files in the bash prompt.
2009-07-24 Merge branch 'maint'
2009-07-24 SunOS grep does not understand -C<n> nor -e
2009-07-24 Fix export_marks() error handling.
2009-07-24 git repack: keep commits hidden by a graft
2009-07-24 Add a test showing that 'git repack' throws away grafte...
2009-07-24 git branch: clean up detached branch handling
2009-07-24 git branch: avoid unnecessary object lookups
2009-07-24 git branch: fix performance problem
2009-07-23 git svn: fix shallow clone when upstream revision is...
2009-07-23 do_one_ref(): null_sha1 check is not about broken ref
2009-07-23 configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO... v1.6.4-rc2
2009-07-23 janitor: useless checks before free
2009-07-23 janitor: add DIV_ROUND_UP and use it.
2009-07-23 refactor: use bitsizeof() instead of 8 * sizeof()
2009-07-23 janitor: use NULL and not 0 for pointers.
2009-07-23 git stash: modernize use of "dashed" git-XXX calls
2009-07-23 Improve doc for format-patch threading options.
2009-07-23 List send-email config options in config.txt.
2009-07-23 configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIB...
2009-07-23 Merge branch 'maint'
2009-07-23 Trailing whitespace and no newline fix
2009-07-22 diff --cc: a lost line at the beginning of the file...
2009-07-22 combine-diff.c: fix performance problem when folding...
2009-07-22 Fix rebase -p --onto
2009-07-20 git svn: fix reparenting when ugly http(s) URLs are...
2009-07-20 git svn: rename tests that had conflicting numbers
2009-07-19 show: add space between multiple items
2009-07-19 show: suppress extra newline when showing annotated tag
2009-07-19 pull: support rebased upstream + fetch + pull --rebase
2009-07-19 t5520-pull: Test for rebased upstream + fetch + pull...
next