Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h> | Chris Webb | 2010-04-15 | |
* | | | | | | | | | | Merge branch 'tr/word-diff' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 2010-04-14 | |
* | | | | | | | | | | | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | describe: Break annotated tag ties by tagger date | Shawn O. Pearce | 2010-04-13 | |
| * | | | | | | | | | | | tag.c: Parse tagger date (if present) | Shawn O. Pearce | 2010-04-12 | |
| * | | | | | | | | | | | tag.c: Refactor parse_tag_buffer to be saner to program | Shawn O. Pearce | 2010-04-12 | |
| * | | | | | | | | | | | tag.h: Remove unused signature field | Shawn O. Pearce | 2010-04-12 | |
| * | | | | | | | | | | | tag.c: Correct indentation | Shawn O. Pearce | 2010-04-12 | |
* | | | | | | | | | | | | Merge branch 'jc/status-show-ignored' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | wt-status: fix 'fprintf' compilation warning | Junio C Hamano | 2010-05-01 | |
| * | | | | | | | | | | | | status: --ignored option shows ignored files | Junio C Hamano | 2010-04-10 | |
| * | | | | | | | | | | | | wt-status: rename and restructure status-print-untracked | Junio C Hamano | 2010-04-10 | |
| * | | | | | | | | | | | | wt-status: collect ignored files | Junio C Hamano | 2010-04-10 | |
| * | | | | | | | | | | | | wt-status: plug memory leak while collecting untracked files | Junio C Hamano | 2010-04-10 | |
| * | | | | | | | | | | | | wt-status: remove unused workdir_untracked member | Junio C Hamano | 2010-04-10 | |
* | | | | | | | | | | | | | Merge branch 'np/malloc-threading' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Thread-safe xmalloc and xrealloc needs a recursive mutex | Johannes Sixt | 2010-04-08 | |
| * | | | | | | | | | | | | | Make xmalloc and xrealloc thread-safe | Nicolas Pitre | 2010-03-24 | |
* | | | | | | | | | | | | | | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t5800: testgit helper requires Python support | Jonathan Nieder | 2010-04-12 | |
| * | | | | | | | | | | | | | | Makefile: Simplify handling of python scripts | Brian Gernhardt | 2010-04-09 | |
| * | | | | | | | | | | | | | | remote-helpers: add tests for testgit helper | Sverre Rabbelier | 2010-04-04 | |
| * | | | | | | | | | | | | | | remote-helpers: add testgit helper | Sverre Rabbelier | 2010-03-31 | |
| * | | | | | | | | | | | | | | remote-helpers: add support for an export command | Sverre Rabbelier | 2010-03-31 | |
| * | | | | | | | | | | | | | | remote-helpers: allow requesing the path to the .git directory | Sverre Rabbelier | 2010-03-31 | |
| * | | | | | | | | | | | | | | fast-import: always create marks_file directories | Sverre Rabbelier | 2010-03-31 | |
| * | | | | | | | | | | | | | | clone: also configure url for bare clones | Sverre Rabbelier | 2010-03-31 | |
| * | | | | | | | | | | | | | | clone: pass the remote name to remote_get | Sverre Rabbelier | 2010-03-31 | |
* | | | | | | | | | | | | | | | Merge branch 'ld/discovery-limit-to-fs' (early part) | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM | Junio C Hamano | 2010-04-04 | |
| * | | | | | | | | | | | | | | | GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries | Junio C Hamano | 2010-04-04 | |
| * | | | | | | | | | | | | | | | Add support for GIT_ONE_FILESYSTEM | Lars R. Damerow | 2010-03-28 | |
| * | | | | | | | | | | | | | | | truncate cwd string before printing error message | Lars R. Damerow | 2010-03-28 | |
| * | | | | | | | | | | | | | | | config.c: remove static keyword from git_env_bool() | Lars R. Damerow | 2010-03-28 | |
* | | | | | | | | | | | | | | | | Merge branch 'ar/config-from-command-line' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Complete prototype of git_config_from_parameters() | Thomas Rast | 2010-05-21 | |
| * | | | | | | | | | | | | | | | | Use strbufs instead of open-coded string manipulation | Alex Riesen | 2010-03-28 | |
| * | | | | | | | | | | | | | | | | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 | |
* | | | | | | | | | | | | | | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | git checkout: create unparented branch by --orphan | Erick Mattos | 2010-03-21 | |
| |/ / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Fix checkout of large files to network shares on Windows XP | René Scharfe | 2010-05-20 | |
| * | | | | | | | | | | | | | | | | | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 2010-05-20 | |
| * | | | | | | | | | | | | | | | | | Fix "Out of memory? mmap failed" for files larger than 4GB on Windows | Ian McLean | 2010-05-20 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | post-receive-email: document command-line mode | Jonathan Nieder | 2010-05-19 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Documentation/gitdiffcore: fix order in pickaxe description | Michael J Gruber | 2010-05-18 | |
| * | | | | | | | | | | | | | | | | | Documentation: fix minor inconsistency | Michael J Gruber | 2010-05-18 |