gitweb.git

Commits

2008-09-12 GIT 1.6.0.2 v1.6.0.2
2008-09-12 Merge branch 'ho/maint-dashless' into maint
2008-09-12 Fix some manual typos.
2008-09-11 Use compatibility regex library also on FreeBSD
2008-09-11 Use compatibility regex library also on AIX
2008-09-10 Update draft release notes for 1.6.0.2
2008-09-10 Use compatibility regex library for OSX/Darwin
2008-09-10 git-svn: Fixes my() parameter list syntax error in...
2008-09-10 Git.pm: Use File::Temp->tempfile instead of ->new
2008-09-10 t7501: always use test_cmp instead of diff
2008-09-10 Merge branch 'jc/maint-log-grep' into maint
2008-09-10 Merge branch 'jc/maint-hide-cr-in-diff-from-less' into...
2008-09-10 Merge branch 'jc/maint-checkout-fix' into maint
2008-09-10 Merge branch 'np/maint-safer-pack' into maint
2008-09-09 Start conforming code to "git subcmd" style part 2
2008-09-06 Update draft release notes for 1.6.0.2
2008-09-06 stash: refresh the index before deciding if the work...
2008-09-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-09-05 Mention the fact that 'git annotate' is only for backwa...
2008-09-05 "blame -c" should be compatible with "annotate"
2008-09-05 log --author/--committer: really match only with name...
2008-09-05 git-gui: Fix diff parsing for lines starting with ...
2008-09-04 diff --cumulative is a sub-option of --dirstat
2008-09-04 bash completion: Hide more plumbing commands
2008-09-03 Start 1.6.0.2 maintenance cycle
2008-09-03 Merge branch 'nd/worktree' into maint
2008-09-03 Merge branch 'ho/dashless' into maint
2008-09-03 tests: use "git xyzzy" form (t7200 - t9001)
2008-09-03 tests: use "git xyzzy" form (t7000 - t7199)
2008-09-03 Fix passwd(5) ref and reflect that commit doens't use...
2008-09-03 improve handling of sideband message display
2008-09-03 tests: use "git xyzzy" form (t3600 - t6999)
2008-09-03 tests: use "git xyzzy" form (t0000 - t3599)
2008-09-03 checkout: fix message when leaving detached HEAD
2008-09-03 clone: fix creation of explicitly named target directory
2008-09-03 Makefile: add merge_recursive.h to LIB_H
2008-09-02 Improve documentation for --dirstat diff option
2008-09-02 Bring local clone's origin URL in line with that of...
2008-09-02 Documentation: minor cleanup in a use case in 'git...
2008-09-02 Documentation: fix disappeared lines in 'git stash...
2008-09-02 Documentation: fix reference to a for-each-ref option
2008-09-01 git-gui: Fix string escaping in po2msg.sh
2008-09-01 git gui: show diffs with a minimum of 1 context line
2008-08-31 Document sendemail.envelopesender configuration
2008-08-31 Document clarification: gitmodules, gitattributes
2008-08-31 'git foo' program identifies itself without dash in...
2008-08-31 setup_git_directory(): fix move to worktree toplevel...
2008-08-31 update-index: fix worktree setup
2008-08-31 config.txt: Add missing colons after option name
2008-08-31 diff: Help "less" hide ^M from the output
2008-08-31 gitattributes: -crlf is not binary
2008-08-30 checkout: do not check out unmerged higher stages randomly
2008-08-30 Start conforming code to "git subcmd" style
2008-08-30 git-apply: Loosen "match_beginning" logic
2008-08-30 Fix example in git-name-rev documentation
2008-08-30 Merge branch 'sp/missing-thin-base' into maint
2008-08-30 Merge branch 'af/maint-install-no-handlink' into maint
2008-08-30 shell: do not play duplicated definition games to shrin...
2008-08-30 Fix use of hardlinks in "make install"
2008-08-30 fixup_pack_header_footer(): use nicely aligned buffer...
2008-08-30 index-pack: use fixup_pack_header_footer()'s validation...
2008-08-30 pack-objects: use fixup_pack_header_footer()'s validati...
2008-08-30 improve reliability of fixup_pack_header_footer()
2008-08-30 pack-objects: improve returned information from write_one()
2008-08-30 Merge branch 'np/verify-pack' into maint
2008-08-29 tutorial: gentler illustration of Alice/Bob workflow...
2008-08-29 pretty=format: respect date format options
2008-08-29 make git-shell paranoid about closed stdin/stdout/stderr
2008-08-29 Document gitk --argscmd flag.
2008-08-29 Fix '--dirstat' with cross-directory renaming
2008-08-29 for-each-ref: Allow a trailing slash in the patterns
2008-08-29 read-tree: setup worktree if merge is required
2008-08-29 grep: fix worktree setup
2008-08-29 diff*: fix worktree setup
2008-08-27 ctype.c: protect tiny C preprocessor constants
2008-08-27 index-pack: be careful after fixing up the header/footer
2008-08-26 index-pack: setup git repository
2008-08-26 Suppress some bash redirection error messages
2008-08-26 Fix a warning (on cygwin) to allow -Werror
2008-08-26 Makefile: always provide a fallback when hardlinks...
2008-08-25 Fix "git log -i --grep"
2008-08-24 GIT 1.6.0.1 v1.6.0.1
2008-08-24 Merge branch 'ag/maint-combine-diff-fix' into maint
2008-08-24 Merge branch 'mv/maint-merge-fix' into maint
2008-08-24 Documentation: clarify pager configuration
2008-08-24 Documentation: clarify pager.<cmd> configuration
2008-08-24 Clean up the git-p4 documentation
2008-08-24 Respect core.autocrlf in combined diff
2008-08-24 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
2008-08-24 merge: fix numerus bugs around "trivial merge" area
2008-08-24 unpack_trees(): protect the handcrafted in-core index...
2008-08-23 git-p4: Fix one-liner in p4_write_pipe function.
2008-08-23 discard revindex data when pack list changes
2008-08-22 Completion: add missing '=' for 'diff --diff-filter'
2008-08-22 Fix 'git help help'
2008-08-21 compat/snprintf.c: handle snprintf's that always return...
2008-08-21 git-svn: fix dcommit to urls with embedded usernames
2008-08-21 revision.h: make show_early_output an extern which...
2008-08-20 Update draft release notes for 1.6.0.1
2008-08-20 Add hints to revert documentation about other ways...
next