about summary refs log tree commit homepage
DateCommit message (Expand)
2012-03-26Git 1.7.9.5 v1.7.9.5
2012-03-26Merge branch 'jn/maint-fast-import-empty-ls' into maint
2012-03-26Merge branch 'ph/rerere-doc' into maint
2012-03-26Merge branch 'ms/maint-config-error-at-eol-linecount' into maint
2012-03-26grep doc: add --break / --heading / -W to synopsis
2012-03-26Documentation: improve description of GIT_EDITOR and preference order
2012-03-26documentation: fix alphabetic ordered list for git-rebase man page
2012-03-20Merge branch 'maint-1.7.8' into maint
2012-03-20Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8
2012-03-20Merge branch 'jc/advise-i18n' into maint-1.7.8
2012-03-20Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8
2012-03-12Git 1.7.9.4 v1.7.9.4
2012-03-12Merge branch 'tr/maint-bundle-boundary' into maint
2012-03-12Merge branch 'jc/maint-diff-patch-header' into maint
2012-03-12Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maint
2012-03-12Merge branch 'jc/am-3-nonstandard-popt' into maint
2012-03-12config: report errors at the EOL with correct line number
2012-03-09fast-import: don't allow 'ls' of path with empty components
2012-03-09fast-import: leakfix for 'ls' of dirty trees
2012-03-08rerere: Document 'rerere remaining'
2012-03-06gitweb: Fix fixed string (non-regexp) project search
2012-03-06t5704: fix nonportable sed/grep usages
2012-03-06Merge branch 'maint-1.7.8' into maint
2012-03-06Merge branch 'maint-1.7.7' into maint-1.7.8
2012-03-06Document the --histogram diff option
2012-03-05Git 1.7.9.3 v1.7.9.3
2012-03-05Merge branch 'jc/doc-merge-options' into maint
2012-03-05Merge branch 'cn/maint-rev-list-doc' into maint
2012-03-05fast-import: zero all of 'struct tag' to silence valgrind
2012-03-04Update draft release notes to 1.7.9.3 for the last time
2012-03-04Merge branch 'cn/maint-branch-with-bad' into maint
2012-03-04Merge branch 'jn/maint-gitweb-invalid-regexp' into maint
2012-03-04Merge branch 'nd/maint-verify-objects' into maint
2012-03-04Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maint
2012-03-04Merge branch 'jb/filter-ignore-sigpipe' into maint
2012-03-04Merge branch 'sp/smart-http-failure-to-push' into maint
2012-03-04Merge branch 'tr/maint-bundle-long-subject' into maint
2012-03-04http.proxy: also mention https_proxy and all_proxy
2012-03-02t0300: work around bug in dash 0.5.6
2012-03-02t5512 (ls-remote): modernize style
2012-03-02tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh
2012-03-02Documentation: do not assume that n > 1 in <rev>~$n
2012-03-01bundle: keep around names passed to add_pending_object()
2012-03-01t5510: ensure we stay in the toplevel test dir
2012-03-01t5510: refactor bundle->pack conversion
2012-03-01diff -p: squelch "diff --git" header for stat-dirty paths
2012-03-01t4011: illustrate "diff-index -p" on stat-dirty paths
2012-03-01t4011: modernise style
2012-03-01Documentation fixes in git-config
2012-02-28Documentation: use {asterisk} in rev-list-options.txt when needed