aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* status: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* commit: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* clean: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* guard against new pathspec magic in pathspec matching codeNguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: support prefixing original patternsNguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: support stripping/checking submodule pathsNguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: support stripping submodule trailing slashesNguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: add special flag for max_depth featureNguyễn Thái Ngọc Duy2013-07-15
* convert some get_pathspec() calls to parse_pathspec()Nguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flagsNguyễn Thái Ngọc Duy2013-07-15
* parse_pathspec: save original pathspec for reportingNguyễn Thái Ngọc Duy2013-07-15
* add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy2013-07-15
* pathspec: add copy_pathspecNguyễn Thái Ngọc Duy2013-07-15
* pathspec: i18n-ize error strings in pathspec parsing codeNguyễn Thái Ngọc Duy2013-07-15
* move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy2013-07-15
* clean: remove unused variable "seen"Nguyễn Thái Ngọc Duy2013-07-15
* Update draft release notes for 1.8.4Junio C Hamano2013-07-12
* Merge branch 'jc/remote-http-argv-array'Junio C Hamano2013-07-12
|\
| * remote-http: use argv-arrayJunio C Hamano2013-07-09
* | Merge branch 'rs/pickaxe-simplify'Junio C Hamano2013-07-12
|\ \
| * | diffcore-pickaxe: simplify has_changes and containsRené Scharfe2013-07-07
* | | Merge branch 'tr/test-lint-no-export-assignment-in-shell'Junio C Hamano2013-07-12
|\ \ \
| * | | test-lint: detect 'export FOO=bar'Thomas Rast2013-07-08
| * | | t9902: fix 'test A == B' to use = operatorThomas Rast2013-07-08
| | |/ | |/|
* | | Merge branch 'rr/name-rev-stdin-doc'Junio C Hamano2013-07-12
|\ \ \
| * | | name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra2013-07-07
* | | | Merge branch 'ft/diff-rename-default-score-is-half'Junio C Hamano2013-07-12
|\ \ \ \
| * | | | diff-options: document default similarity indexFraser Tweedale2013-07-05
* | | | | Merge branch 'ml/cygwin-does-not-have-fifo'Junio C Hamano2013-07-12
|\ \ \ \ \
| * | | | | test-lib.sh - cygwin does not have usable FIFOsMark Levedahl2013-07-05
* | | | | | Merge branch 'tf/gitweb-extra-breadcrumbs'Junio C Hamano2013-07-12
|\ \ \ \ \ \
| * | | | | | gitweb: allow extra breadcrumbs to prefix the trailTony Finch2013-07-04
* | | | | | | Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \
| * | | | | | | Change "remote tracking" to "remote-tracking"Michael Schubert2013-07-03
* | | | | | | | Merge branch 'jk/pull-to-integrate'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \ \
| * | | | | | | | pull: change the description to "integrate" changesJohn Keeping2013-07-08
| * | | | | | | | push: avoid suggesting "merging" remote changesJohn Keeping2013-07-07
* | | | | | | | | Merge branch 'jk/maint-config-multi-order'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-config(1): clarify precedence of multiple valuesJohn Keeping2013-07-07
| |/ / / / / / / /
* | | | | | | | | Merge branch 'as/log-output-encoding-in-user-format'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4205 (log-pretty-formats): avoid using `sed`Alexey Shumkin2013-07-05
| * | | | | | | | | t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...Alexey Shumkin2013-07-05
| * | | | | | | | | t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-05
| * | | | | | | | | t4205 (log-pretty-formats): revert back single quotesAlexey Shumkin2013-07-05
| * | | | | | | | | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-05
| * | | | | | | | | t4205: replace .\+ with ..* in sed commandsBrian Gernhardt2013-07-01
| * | | | | | | | | pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * | | | | | | | | pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
| * | | | | | | | | t7102 (reset): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26