| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| network | ||
| test | ||
| .gitignore | ||
| CMakeLists.txt | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
| add.c | ||
| blame.c | ||
| cat-file.c | ||
| common.c | ||
| common.h | ||
| diff.c | ||
| general.c | ||
| init.c | ||
| log.c | ||
| rev-list.c | ||
| rev-parse.c | ||
| showindex.c | ||
| status.c | ||
| tag.c |
I was playing with "git diff-index" and wanted to be able to emulate that behavior a little more closely with the diff example. Also, I wanted to play with running `git_diff_tree_to_workdir` directly even though core Git doesn't exactly have the equivalent, so I added a command line option for that and tweaked some other things in the example code. This changes a minor output thing in that the "raw" print helper function will no longer add ellipses (...) if the OID is not actually abbreviated.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| network | Loading commit data... | |
| test | Loading commit data... | |
| .gitignore | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| COPYING | Loading commit data... | |
| Makefile | Loading commit data... | |
| README.md | Loading commit data... | |
| add.c | Loading commit data... | |
| blame.c | Loading commit data... | |
| cat-file.c | Loading commit data... | |
| common.c | Loading commit data... | |
| common.h | Loading commit data... | |
| diff.c | Loading commit data... | |
| general.c | Loading commit data... | |
| init.c | Loading commit data... | |
| log.c | Loading commit data... | |
| rev-list.c | Loading commit data... | |
| rev-parse.c | Loading commit data... | |
| showindex.c | Loading commit data... | |
| status.c | Loading commit data... | |
| tag.c | Loading commit data... |