Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | git-fetch: avoid using "case ... in (arm)" | Junio C Hamano | 2006-05-28 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'jc/mailinfo' | Junio C Hamano | 2006-05-28 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mailinfo: skip bogus UNIX From line inside body | Junio C Hamano | 2006-05-21 | 1 | -0/+7 | |
* | | | | | | | | | Merge branch 'eb/mailinfo' | Junio C Hamano | 2006-05-28 | 1 | -64/+79 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mailinfo: More carefully parse header lines in read_one_header_line() | Junio C Hamano | 2006-05-26 | 1 | -3/+24 | |
| * | | | | | | | | | Allow in body headers beyond the in body header prefix. | Eric W. Biederman | 2006-05-23 | 1 | -4/+5 | |
| * | | | | | | | | | More accurately detect header lines in read_one_header_line | Eric W. Biederman | 2006-05-23 | 1 | -8/+17 | |
| * | | | | | | | | | In handle_body only read a line if we don't already have one. | Eric W. Biederman | 2006-05-23 | 1 | -1/+1 | |
| * | | | | | | | | | Refactor commit messge handling. | Eric W. Biederman | 2006-05-23 | 1 | -36/+22 | |
| * | | | | | | | | | Move B and Q decoding into check header. | Eric W. Biederman | 2006-05-23 | 1 | -7/+5 | |
| * | | | | | | | | | Make read_one_header_line return a flag not a length. | Eric W. Biederman | 2006-05-23 | 1 | -11/+11 | |
* | | | | | | | | | | Fix memory leak in "git rev-list --objects" | Linus Torvalds | 2006-05-28 | 1 | -0/+3 | |
* | | | | | | | | | | gitview: Move the console error messages to message dialog | Aneesh Kumar K.V | 2006-05-28 | 1 | -2/+7 | |
* | | | | | | | | | | gitview: Add key binding for F5. | Aneesh Kumar K.V | 2006-05-28 | 2 | -6/+17 | |
* | | | | | | | | | | Let git-clone to pass --template=dir option to git-init-db. | Junio C Hamano | 2006-05-28 | 2 | -4/+15 | |
* | | | | | | | | | | Make cvsexportcommit create parent directories as needed. | Yann Dirson | 2006-05-28 | 1 | -5/+32 | |
* | | | | | | | | | | Document current cvsexportcommit limitations. | Yann Dirson | 2006-05-28 | 1 | -0/+7 | |
* | | | | | | | | | | Do not call 'cmp' with non-existant -q flag. | Yann Dirson | 2006-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | Fix "--abbrev=xyz" for revision listing | Linus Torvalds | 2006-05-28 | 1 | -0/+8 | |
* | | | | | | | | | | t1002: use -U0 instead of --unified=0 | Linus Torvalds | 2006-05-28 | 1 | -10/+10 | |
* | | | | | | | | | | format-patch: -n and -k are mutually exclusive. | Junio C Hamano | 2006-05-28 | 1 | -1/+1 | |
* | | | | | | | | | | Call builtin ls-tree in git-cat-file -p | Petr Baudis | 2006-05-26 | 1 | -1/+1 | |
* | | | | | | | | | | built-in format-patch: various fixups. | Junio C Hamano | 2006-05-26 | 1 | -2/+11 | |
* | | | | | | | | | | Add instructions to commit template. | Martin Waitz | 2006-05-26 | 1 | -0/+3 | |
* | | | | | | | | | | git-format-patch --start-number <n> | Johannes Schindelin | 2006-05-25 | 1 | -3/+13 | |
* | | | | | | | | | | Don't write directly to a make target ($@). | Jim Meyering | 2006-05-25 | 1 | -14/+20 | |
* | | | | | | | | | | bogus "fatal: Not a git repository" | Linus Torvalds | 2006-05-25 | 1 | -1/+2 | |
* | | | | | | | | | | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 | 2 | -4/+4 | |
* | | | | | | | | | | cvsimport: avoid "use" with :tag | Jeff King | 2006-05-25 | 1 | -1/+1 | |
* | | | | | | | | | | cat-file: document -p option | Jeff King | 2006-05-24 | 1 | -2/+7 | |
* | | | | | | | | | | Built git-upload-tar should be ignored. | Shawn Pearce | 2006-05-24 | 1 | -0/+1 | |
* | | | | | | | | | | ls-remote: fix rsync:// to report HEAD | Junio C Hamano | 2006-05-24 | 1 | -1/+9 | |
* | | | | | | | | | | fetch.c: remove an unused variable and dead code. | Junio C Hamano | 2006-05-24 | 2 | -20/+3 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Clean up sha1 file writing | Linus Torvalds | 2006-05-24 | 1 | -61/+78 | |
* | | | | | | | | | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 | 4 | -5/+8 | |
* | | | | | | | | | Merge branch 'jc/fmt-patch' | Junio C Hamano | 2006-05-24 | 1 | -7/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | builtin format-patch: squelch content-type for 7-bit ASCII | Junio C Hamano | 2006-05-21 | 1 | -2/+15 | |
| * | | | | | | | | | CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields. | Junio C Hamano | 2006-05-21 | 1 | -7/+72 | |
* | | | | | | | | | | Merge branch 'be/tag' | Junio C Hamano | 2006-05-24 | 3 | -31/+61 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | add more informative error messages to git-mktag | Björn Engelmann | 2006-05-23 | 1 | -11/+15 | |
| * | | | | | | | | | | remove the artificial restriction tagsize < 8kb | Björn Engelmann | 2006-05-23 | 3 | -20/+46 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 | 17 | -373/+319 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | git-rebase: use canonical A..B syntax to format-patch | Junio C Hamano | 2006-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 | 3 | -347/+3 | |
| * | | | | | | | | | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 | 9 | -12/+68 | |
| * | | | | | | | | | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 | 93 | -1004/+3881 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fmt-patch: understand old <his> notation | Johannes Schindelin | 2006-05-06 | 2 | -1/+9 | |
| * | | | | | | | | | | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-06 | 90 | -3156/+6031 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Teach fmt-patch about --keep-subject | Johannes Schindelin | 2006-05-05 | 2 | -5/+16 | |
| * | | | | | | | | | | | Teach fmt-patch about --numbered | Johannes Schindelin | 2006-05-05 | 7 | -11/+25 |