Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | builtin-for-each-ref.c: comment fixes | Junio C Hamano | 2010-02-13 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ld/maint-diff-quiet-w' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | git-diff: add a test for git diff --quiet -w | Larry D'Anna | 2010-02-21 | |
| * | | | | | | | | | | | | | | | | | | | git diff --quiet -w: check and report the status | Larry D'Anna | 2010-02-15 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/maint-cherry-pick-list' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | cherry_pick_list: quit early if one side is empty | Thomas Rast | 2010-02-20 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/optim-text-wrap' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text() | René Scharfe | 2010-02-20 | |
| * | | | | | | | | | | | | | | | | | | | utf8.c: remove strbuf_write() | René Scharfe | 2010-02-20 | |
| * | | | | | | | | | | | | | | | | | | | utf8.c: remove print_spaces() | René Scharfe | 2010-02-20 | |
| * | | | | | | | | | | | | | | | | | | | utf8.c: remove print_wrapped_text() | René Scharfe | 2010-02-20 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/send-pack-transport-refactor' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | refactor duplicated code in builtin-send-pack.c and transport.c | Michael Lukashov | 2010-02-17 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/fill-mm-refactor' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | refactor duplicated fill_mm() in checkout and merge-recursive | Michael Lukashov | 2010-02-17 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/connect-refactor' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | connect.c: move duplicated code to a new function 'get_host_and_port' | Michael Lukashov | 2010-02-17 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'np/compress-loose-object-memsave' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | sha1_file: be paranoid when creating loose objects | Nicolas Pitre | 2010-02-21 | |
| * | | | | | | | | | | | | | | | | | | | | sha1_file: don't malloc the whole compressed result when writing out objects | Nicolas Pitre | 2010-02-21 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'dp/read-not-mmap-small-loose-object' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | hash-object: don't use mmap() for small files | Dmitry Potapov | 2010-02-21 | |
| |/ / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jn/makedepend' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | Makefile: clarify definition of TEST_OBJS | Jonathan Nieder | 2010-02-28 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: always remove .depend directories on 'make clean' | Jonathan Nieder | 2010-01-31 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: tuck away generated makefile fragments in .depend | Jonathan Nieder | 2010-01-31 | |
| * | | | | | | | | | | | | | | | | | | | Teach Makefile to check header dependencies | Jonathan Nieder | 2010-01-27 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: list standalone program object files in PROGRAM_OBJS | Jonathan Nieder | 2010-01-27 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: lazily compute header dependencies | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: list generated object files in OBJECTS | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: disable default implicit rules | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: rearrange dependency rules | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | Makefile: transport.o depends on branch.h now | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep | Jonathan Nieder | 2010-01-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | Makefile: drop dependency on $(wildcard */*.h) | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | Makefile: clean up http-walker.o dependency rules | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | Makefile: remove wt-status.h from LIB_H | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | Makefile: make sure test helpers are rebuilt when headers change | Jonathan Nieder | 2010-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | Makefile: add missing header file dependencies | Jonathan Nieder | 2010-01-26 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-status-preload' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | status: preload index to optimize lstat(2) calls | Junio C Hamano | 2010-02-17 | |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'gf/maint-sh-setup-nongit-ok' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | require_work_tree broken with NONGIT_OK | Gabriel Filion | 2010-02-17 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/maint-submodule-status-in-void' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | submodule summary: Don't barf when invoked in an empty repo | Johan Herland | 2010-02-17 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'hm/imap-send-cram-md5' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | imap-send: support CRAM-MD5 authentication | Hitoshi Mitake | 2010-02-17 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ml/color-when' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | Add an optional argument for --color options | Mark Lodato | 2010-02-18 | |
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ac/cvsimport-revision-mapping' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |