Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'jc/diff-test' into th/diff | Junio C Hamano | 2006-06-29 | 7 | -1/+581 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | t4013: add format-patch tests. | Junio C Hamano | 2006-06-29 | 7 | -1/+581 | |
| * | | | | | | | | format-patch: fix diff format option implementation | Junio C Hamano | 2006-06-29 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'jc/diff-test-updates' into th/diff | Junio C Hamano | 2006-06-28 | 6 | -10/+4 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | t4013 test updates for new output code. | Junio C Hamano | 2006-06-27 | 6 | -10/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | combine-diff.c: type sanity. | Junio C Hamano | 2006-06-28 | 1 | -1/+1 | |
| * | | | | | | | Fix some more diff options changes. | Junio C Hamano | 2006-06-27 | 4 | -19/+38 | |
| * | | | | | | | Merge branch 'jc/diff-test' into th/diff | Junio C Hamano | 2006-06-27 | 89 | -0/+3839 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | t4013: add more tests around -c and --cc | Junio C Hamano | 2006-06-26 | 18 | -3/+1263 | |
| | * | | | | | | t4013: add tests for diff/log family output options. | Junio C Hamano | 2006-06-26 | 72 | -0/+2579 | |
| * | | | | | | | Fix diff-tree -s | Timo Hirvonen | 2006-06-27 | 1 | -3/+0 | |
| * | | | | | | | log --raw: Don't descend into subdirectories by default | Timo Hirvonen | 2006-06-27 | 1 | -1/+0 | |
| * | | | | | | | diff-tree: Use ---\n as a message separator | Timo Hirvonen | 2006-06-27 | 1 | -0/+1 | |
| * | | | | | | | Print empty line between raw, stat, summary and patch | Timo Hirvonen | 2006-06-27 | 1 | -5/+42 | |
| * | | | | | | | whatchanged: Default to DIFF_FORMAT_RAW | Timo Hirvonen | 2006-06-26 | 1 | -11/+16 | |
| * | | | | | | | Don't xcalloc() struct diffstat_t | Timo Hirvonen | 2006-06-26 | 1 | -6/+5 | |
| * | | | | | | | Add msg_sep to diff_options | Timo Hirvonen | 2006-06-26 | 6 | -13/+14 | |
| * | | | | | | | DIFF_FORMAT_RAW is not default anymore | Timo Hirvonen | 2006-06-26 | 2 | -6/+2 | |
| * | | | | | | | Set default diff output format after parsing command line | Timo Hirvonen | 2006-06-26 | 7 | -3/+18 | |
| * | | | | | | | Make --raw option available for all diff commands | Timo Hirvonen | 2006-06-26 | 2 | -36/+14 | |
| * | | | | | | | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 2006-06-26 | 6 | -144/+136 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jc/grepfix' | Junio C Hamano | 2006-07-05 | 1 | -10/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-grep: use a bit more specific error messages. | Junio C Hamano | 2006-07-04 | 1 | -4/+11 | |
| * | | | | | | | git-grep: fix exit code when we use external grep. | Junio C Hamano | 2006-07-04 | 1 | -5/+10 | |
| * | | | | | | | git-grep: fix parsing of pathspec separator '--' | Junio C Hamano | 2006-07-04 | 1 | -1/+5 | |
* | | | | | | | | Merge branch 'js/fmt-merge-msg' | Junio C Hamano | 2006-07-05 | 5 | -177/+362 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 2006-07-03 | 5 | -177/+362 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix print-log and diff compatibility with recent vc versions | Ville Skytt,Ad(B | 2006-07-05 | 1 | -6/+7 | |
* | | | | | | | | git-svn: avoid fetching files outside of the URL we're tracking | Eric Wong | 2006-07-05 | 1 | -1/+1 | |
* | | | | | | | | Improve git-peek-remote | Linus Torvalds | 2006-07-04 | 4 | -13/+58 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | t8001-annotate: fix a bash-ism in this test | Eric Wong | 2006-07-04 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | send-email: do not barf when Term::ReadLine does not like your terminal | Junio C Hamano | 2006-07-03 | 2 | -5/+24 | |
* | | | | | | boolean: accept yes and no as well | Junio C Hamano | 2006-07-03 | 1 | -2/+2 | |
* | | | | | | annotate: Correct most merge following to annotate correctly. | Ryan Anderson | 2006-07-03 | 1 | -58/+139 | |
* | | | | | | annotate: Support annotation of files on other revisions. | Ryan Anderson | 2006-07-03 | 1 | -0/+6 | |
* | | | | | | Make zlib compression level configurable, and change default. | Joachim B Haga | 2006-07-03 | 8 | -5/+23 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Makefile: tighten git-http-{fetch,push} dependencies | Junio C Hamano | 2006-07-03 | 1 | -2/+2 | |
* | | | | | Empty author may be presented by svn as an empty string or a null value. | Robin Rosenberg | 2006-07-02 | 1 | -1/+1 | |
* | | | | | revision.c: fix "dense" under --remove-empty | Linus Torvalds | 2006-07-02 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | git object hash cleanupsv1.4.1 | Linus Torvalds | 2006-07-01 | 1 | -44/+53 | |
* | | | | revision.c: --full-history fix. | Linus Torvalds | 2006-07-01 | 1 | -4/+14 | |
* | | | | Fix errno usage in connect.c | Petr Baudis | 2006-07-01 | 1 | -6/+12 | |
* | | | | Minor documentation fixup. | Robin Rosenberg | 2006-07-01 | 1 | -3/+3 | |
* | | | | git-svn: allow a local target directory to be specified for init | Eric Wong | 2006-06-30 | 1 | -2/+12 | |
* | | | | don't load objects needlessly when repacking | Nicolas Pitre | 2006-06-30 | 1 | -17/+28 | |
* | | | | upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8 | Junio C Hamano | 2006-06-30 | 1 | -3/+3 | |
* | | | | Abstract out accesses to object hash array | Linus Torvalds | 2006-06-29 | 4 | -13/+27 | |
* | | | | consider previous pack undeltified object state only when reusing delta data | Nicolas Pitre | 2006-06-29 | 1 | -2/+3 | |
* | | | | Merge branch 'jc/test-3402' | Junio C Hamano | 2006-06-29 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Racy GIT (part #3) | Junio C Hamano | 2006-06-29 | 1 | -1/+1 | |
| | |_|/ | |/| | |