aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | cache-tree: sort the subtree entries.Junio C Hamano2006-04-25
| * | | | | | | | Teach fsck-objects about cache-tree.Junio C Hamano2006-04-25
| * | | | | | | | index: make the index file format extensible.Junio C Hamano2006-04-24
| * | | | | | | | cache-tree: protect against "git prune".Junio C Hamano2006-04-24
| * | | | | | | | Add test-dump-cache-treeJunio C Hamano2006-04-24
| * | | | | | | | Use cache-tree in update-index.Junio C Hamano2006-04-24
| * | | | | | | | Invalidate cache-tree entries for touched paths in git-apply.Junio C Hamano2006-04-23
| * | | | | | | | Update write-tree to use cache-tree.Junio C Hamano2006-04-23
| * | | | | | | | Add cache-tree.Junio C Hamano2006-04-23
| * | | | | | | | read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano2006-04-23
* | | | | | | | | Don't use "sscanf()" for tree mode scanningLinus Torvalds2006-05-28
* | | | | | | | | git-fetch: avoid using "case ... in (arm)"Junio C Hamano2006-05-28
* | | | | | | | | Merge branch 'jc/mailinfo'Junio C Hamano2006-05-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailinfo: skip bogus UNIX From line inside bodyJunio C Hamano2006-05-21
* | | | | | | | | | Merge branch 'eb/mailinfo'Junio C Hamano2006-05-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mailinfo: More carefully parse header lines in read_one_header_line()Junio C Hamano2006-05-26
| * | | | | | | | | | Allow in body headers beyond the in body header prefix.Eric W. Biederman2006-05-23
| * | | | | | | | | | More accurately detect header lines in read_one_header_lineEric W. Biederman2006-05-23
| * | | | | | | | | | In handle_body only read a line if we don't already have one.Eric W. Biederman2006-05-23
| * | | | | | | | | | Refactor commit messge handling.Eric W. Biederman2006-05-23
| * | | | | | | | | | Move B and Q decoding into check header.Eric W. Biederman2006-05-23
| * | | | | | | | | | Make read_one_header_line return a flag not a length.Eric W. Biederman2006-05-23
* | | | | | | | | | | Fix memory leak in "git rev-list --objects"Linus Torvalds2006-05-28
* | | | | | | | | | | gitview: Move the console error messages to message dialogAneesh Kumar K.V2006-05-28
* | | | | | | | | | | gitview: Add key binding for F5.Aneesh Kumar K.V2006-05-28
* | | | | | | | | | | Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* | | | | | | | | | | Make cvsexportcommit create parent directories as needed.Yann Dirson2006-05-28
* | | | | | | | | | | Document current cvsexportcommit limitations.Yann Dirson2006-05-28
* | | | | | | | | | | Do not call 'cmp' with non-existant -q flag.Yann Dirson2006-05-28
* | | | | | | | | | | Fix "--abbrev=xyz" for revision listingLinus Torvalds2006-05-28
* | | | | | | | | | | t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-28
* | | | | | | | | | | format-patch: -n and -k are mutually exclusive.Junio C Hamano2006-05-28
* | | | | | | | | | | Call builtin ls-tree in git-cat-file -pPetr Baudis2006-05-26
* | | | | | | | | | | built-in format-patch: various fixups.Junio C Hamano2006-05-26
* | | | | | | | | | | Add instructions to commit template.Martin Waitz2006-05-26
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | git-format-patch --start-number <n>Johannes Schindelin2006-05-25
* | | | | | | | | | Don't write directly to a make target ($@).Jim Meyering2006-05-25
* | | | | | | | | | bogus "fatal: Not a git repository"Linus Torvalds2006-05-25
* | | | | | | | | | Documentation/Makefile: remove extra /Martin Waitz2006-05-25
* | | | | | | | | | cvsimport: avoid "use" with :tagJeff King2006-05-25
* | | | | | | | | | cat-file: document -p optionJeff King2006-05-24
* | | | | | | | | | Built git-upload-tar should be ignored.Shawn Pearce2006-05-24
* | | | | | | | | | ls-remote: fix rsync:// to report HEADJunio C Hamano2006-05-24
* | | | | | | | | | fetch.c: remove an unused variable and dead code.Junio C Hamano2006-05-24
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Clean up sha1 file writingLinus Torvalds2006-05-24
* | | | | | | | | Builtin git-cat-fileTimo Hirvonen2006-05-24
* | | | | | | | | Merge branch 'jc/fmt-patch'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin format-patch: squelch content-type for 7-bit ASCIIJunio C Hamano2006-05-21
| * | | | | | | | | CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.Junio C Hamano2006-05-21
* | | | | | | | | | Merge branch 'be/tag'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \ \ \ \