gitweb.git

Commits

2010-10-22 Git 1.7.3.2 v1.7.3.2
2010-10-21 Merge branch 'sn/doc-opt-notation' into maint
2010-10-21 Merge branch 'mg/fix-build-remote-helpers' into maint
2010-10-19 t/t9001-send-email.sh: fix stderr redirection in 'Inval...
2010-10-19 Clarify and extend the "git diff" format documentation
2010-10-19 git-show-ref.txt: clarify the pattern matching
2010-10-19 documentation: git-config minor cleanups
2010-10-19 Update test script annotate-tests.sh to handle missing...
2010-10-14 Better advice on using topic branches for kernel develo...
2010-10-14 Documentation: update implicit "--no-index" behavior...
2010-10-14 Documentation: expand 'git diff' SEE ALSO section
2010-10-14 Documentation: diff can compare blobs
2010-10-14 Documentation: gitrevisions is in section 7
2010-10-13 shell portability: no "export VAR=VAL"
2010-10-13 CodingGuidelines: reword parameter expansion section
2010-10-13 Documentation: update-index: -z applies also to --index...
2010-10-08 Documentation: No argument of ALLOC_GROW should have...
2010-10-08 Fix {update,checkout}-index usage strings
2010-10-08 Put a space between `<' and argument in pack-objects...
2010-10-08 Remove stray quotes in --pretty and --format documentation
2010-10-08 Use parentheses and `...' where appropriate
2010-10-08 Fix odd markup in --diff-filter documentation
2010-10-08 Use angles for placeholders consistently
2010-10-06 t/t3415: use && where applicable.
2010-10-06 SubmittingPatches: Document some extra tags used in...
2010-10-06 Documentation/git-clone: describe --mirror more verbosely
2010-10-06 do not depend on signed integer overflow
2010-10-06 work around buggy S_ISxxx(m) implementations
2010-10-06 xdiff: cast arguments for ctype functions to unsigned...
2010-10-06 init: plug tiny one-time memory leak
2010-10-05 diffcore-pickaxe.c: remove unnecessary curly braces
2010-10-05 Merge early part of git-svn into maint
2010-10-04 t3020 (ls-files-error-unmatch): remove stray '1' from...
2010-10-03 setup: make sure git dir path is in a permanent buffer
2010-10-03 environment.c: remove unused variable
2010-09-30 Fix typo in pack-objects' usage
2010-09-30 Make sure that git_getpass() never returns NULL
2010-09-30 t0004 (unwritable files): simplify error handling
2010-09-30 rev-list-options: clarify --parents and --children
2010-09-29 MinGW: avoid collisions between "tags" and "TAGS"
2010-09-29 diff: trivial fix for --output file error message
2010-09-29 user-manual: fix anchor name Finding-comments-With...
2010-09-29 user-manual: be consistent in illustrations to 'git...
2010-09-29 stash: simplify parsing fixes
2010-09-29 Git 1.7.3.1 v1.7.3.1
2010-09-29 stash: fix git stash branch regression when branch...
2010-09-29 stash drops the stash even if creating the branch fails...
2010-09-27 Fix missing 'does' in man-page for 'git checkout'
2010-09-27 dir.c: squelch false uninitialized memory warning
2010-09-27 git-send-email.perl: ensure $domain is defined before...
2010-09-27 wt-status.c: don't leak directory entries when processi...
2010-09-27 t6050 (replace): fix bogus "fetch branch with replaceme...
2010-09-27 Documentation: Refer to git-commit-tree in git-filter...
2010-09-27 update comment and documentation for :/foo syntax
2010-09-27 Improvements to `git checkout -h`
2010-09-27 contrib/completion: --no-index option to git diff
2010-09-27 prefer test -h over test -L in shell scripts
2010-09-27 CodingGuidelines: spell Arithmetic Expansion with ...
2010-09-27 t1503: Fix arithmetic expansion syntax error when using...
2010-09-27 remote-helpers: build in platform independent directory
2010-09-27 strbuf.h: fix comment typo
2010-09-27 git-stash: fix flag parsing
2010-09-27 t/t3903-stash: improve testing of git-stash show
2010-09-24 git-svn: fix processing of decorated commit hashes
2010-09-24 git-svn: check_cherry_pick should exclude commits alrea...
2010-09-24 Documentation/git-svn: discourage "noMetadata"
2010-09-18 Git 1.7.3 v1.7.3
2010-09-18 Merge branch 'js/ls-files-x-doc'
2010-09-17 git-rebase--interactive.sh: replace cut with ${v%% *}
2010-09-17 t/t7300: workaround ancient touch by rearranging arguments
2010-09-16 Merge branch 'bg/fix-t7003'
2010-09-16 ls-files documentation: reword for consistency
2010-09-16 git-ls-files.txt: clarify -x/--exclude option
2010-09-15 Git 1.7.3 rc2 v1.7.3-rc2
2010-09-15 Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15 Merge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15 Merge branch 'jl/fix-test'
2010-09-15 Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15 Merge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15 Merge branch 'ks/recursive-rename-add-identical'
2010-09-15 Merge git://repo.or.cz/git-gui
2010-09-14 git-gui 0.13 gitgui-0.13.0
2010-09-13 git-gui: avoid mis-encoding the copyright message on...
2010-09-13 git-gui: Update Swedish translation (521t).
2010-09-13 t7003: Use test_commit instead of custom function
2010-09-12 Merge branch 'maint'
2010-09-12 ls-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12 t3101: modernise style
2010-09-12 vcs-svn: Fix some printf format compiler warnings
2010-09-11 compat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10 Git 1.7.3 rc1 v1.7.3-rc1
2010-09-10 Merge branch 'np/relnotes-in-subdir'
2010-09-10 Prepare for 1.7.3 rc1
2010-09-10 Merge branch 'maint'
2010-09-10 config.txt: fix placement of diff.noprefix
2010-09-10 t/t4018: avoid two unnecessary sub-shell invocations
2010-09-10 Merge branch 'maint'
2010-09-10 t/t4018: test whether the word_regex patterns compile
2010-09-10 xdiff-interface.c: always trim trailing space from...
2010-09-10 diff.c: call regfree to free memory allocated by regcom...
next