aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \
| * | | | | | commit: fixup misplacement of --no-post-rewrite descriptionAndreas Schwab2012-11-02
* | | | | | | Merge branch 'rs/lock-correct-ref-during-delete' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ \
| * | | | | | | refs: lock symref that is to be deleted, not its targetRené Scharfe2012-10-16
* | | | | | | | Merge branch 'rf/maint-mailmap-off-by-one' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ \ \
| * | | | | | | | mailmap: avoid out-of-bounds memory accessRomain Francoise2012-10-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/maint-diff-grep-textconv' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ \ \
| * | | | | | | | diff_grep: use textconv buffers for add/deleted filesJeff King2012-10-28
| |/ / / / / / /
* | | | | | | | Merge branch 'js/format-2047' into maintJunio C Hamano2012-11-20
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch tests: check quoting/encoding in To: and Cc: headersJan H. Schönherr2012-10-18
| * | | | | | | | format-patch: fix rfc2047 address encoding with respect to rfc822 specialsJan H. Schönherr2012-10-18
| * | | | | | | | format-patch: make rfc2047 encoding more strictJan H. Schönherr2012-10-18
| * | | | | | | | format-patch: introduce helper function last_line_length()Jan H. Schönherr2012-10-18
| * | | | | | | | format-patch: do not wrap rfc2047 encoded headers too lateJan H. Schönherr2012-10-18
| * | | | | | | | format-patch: do not wrap non-rfc2047 headers too earlyJan H. Schönherr2012-10-18
| * | | | | | | | utf8: fix off-by-one wrapping of textJan H. Schönherr2012-10-18
* | | | | | | | | Start preparing for 1.8.0.1Junio C Hamano2012-11-18
* | | | | | | | | Merge branch 'sz/maint-curl-multi-timeout' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix potential hang in https handshakeStefan Zager2012-10-19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'po/maint-refs-replace-docs' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Doc repository-layout: Show refs/replacePhilip Oakley2012-10-25
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ph/pull-rebase-detached' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-pull: Avoid merge-base on detached headPhil Hord2012-10-25
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mm/maint-doc-remote-tracking' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rs/branch-del-symref' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-18
| * | | | | | | | branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-18
| * | | | | | | | branch: delete symref branch, not its targetRené Scharfe2012-10-18
| * | | | | | | | branch: factor out delete_branch_config()René Scharfe2012-10-18
| * | | | | | | | branch: factor out check_branch_commit()René Scharfe2012-10-18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'nd/grep-true-path' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \
| * | | | | | | | grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy2012-10-12
* | | | | | | | | Merge branch 'jc/grep-pcre-loose-ends' (early part) into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-09
| * | | | | | | | | revisions: initialize revs->grep_filter using grep_init()Junio C Hamano2012-10-09
| * | | | | | | | | grep: move pattern-type bits support to top-level grep.[ch]Junio C Hamano2012-10-09
| * | | | | | | | | grep: move the configuration parsing logic to grep.[ch]Junio C Hamano2012-10-09
| * | | | | | | | | builtin/grep.c: make configuration callback more reusableJunio C Hamano2012-10-09
* | | | | | | | | | Merge branch 'da/mergetools-p4' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mergetools/p4merge: Handle "/dev/null"David Aguilar2012-10-11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano2012-10-11
* | | | | | | | | | | Merge branch 'bw/config-lift-variable-name-length-limit' into maintJunio C Hamano2012-11-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove the hard coded length limit on variable names in config filesBen Walton2012-10-01
* | | | | | | | | | | Git 1.8.0v1.8.0Junio C Hamano2012-10-21
* | | | | | | | | | | Merge tag 'gitgui-0.17.0' of git://repo.or.cz/git-guiJunio C Hamano2012-10-17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | git-gui 0.17gitgui-0.17.0Pat Thoyts2012-10-17
| * | | | | | | | | | git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong2012-10-17
| * | | | | | | | | | git-gui: Detect full path when parsing argumentsAndrew Wong2012-10-17