about summary refs log tree commit homepage
DateCommit message (Expand)
2009-10-25GIT 1.6.5.2 v1.6.5.2
2009-10-25Merge branch 'jc/maint-fix-unpack-zlib-check' into maint
2009-10-25Merge branch 'maint-1.6.4' into maint
2009-10-25Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4
2009-10-25Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4
2009-10-24t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test
2009-10-24Work around option parsing bug in the busybox tar implementation
2009-10-23Fix list of released versions in the toc document
2009-10-23Merge branch 'jp/maint-send-email-fold' into maint
2009-10-23Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint
2009-10-23Merge branch 'pv/maint-add-p-no-exclude' into maint
2009-10-23Do not fail "describe --always" in a tag-less repository
2009-10-21Fix incorrect error check while reading deflated pack data
2009-10-21Document `delta` attribute in "git help attributes".
2009-10-21Mark files in t/t5100 as UTF-8
2009-10-21Remove a left-over file from t/t5100
2009-10-20Documentation/git-gc.txt: change "references" to "reference"
2009-10-18git push: say that --tag can't be used with --all or --mirror in help text
2009-10-18git push: remove incomplete options list from help text
2009-10-18document push's new quiet option
2009-10-18Makefile: clean block-sha1/ directory instead of mozilla-sha1/
2009-10-16GIT 1.6.5.1 v1.6.5.1
2009-10-16Merge branch 'maint-1.6.4' into maint
2009-10-16grep: do not segfault when -f is used
2009-10-14sha1_file: Fix infinite loop when pack is corrupted
2009-10-14change throughput display units with fast links
2009-10-14clone: Supply the right commit hash to post-checkout when -b is used
2009-10-13remote-curl: add missing initialization of argv0_path
2009-10-13Merge branch 'maint-1.6.4' into maint
2009-10-12Documentation: describe check-ref-format --branch
2009-10-12git-stash documentation: mention default options for 'list'
2009-10-12ls-files: excludes should not impact tracked files
2009-10-10git-add--interactive: never skip files included in index
2009-10-10GIT 1.6.5 v1.6.5
2009-10-10git-svn: hide find_parent_branch output in double quiet mode
2009-10-09Documentation: clone: clarify discussion of initial branch
2009-10-09git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT...
2009-10-09Merge branch 'rs/maint-archive-prefix'
2009-10-09Merge branch 'fc/mutt-alias'
2009-10-09Merge branch 'ef/msvc-noreturn'
2009-10-09Merge branch 'jk/reflog-date'
2009-10-09Merge branch 'ch/am-header'
2009-10-09bash: add support for 'git replace'
2009-10-09completion: fix alias listings with newlines
2009-10-09completion: fix completion of git <TAB><TAB>
2009-10-09import-tars: Add missing closing bracket
2009-10-09racy-git.txt: explain nsec problem in more detail
2009-10-09Documentation: clarify "working tree" definition
2009-10-09Documentation: clarify branch creation
2009-10-09Documentation: branch: update --merged description