Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/prepare-sequencer' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: mark all error messages for translation | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: start error messages consistently with lower case | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: quote filenames in error messages | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: mark action_name() for translation | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: remove overzealous assumption in rebase -i mode | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: teach write_message() to append an optional LF | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: refactor write_message() to take a pointer/length | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: roll back lock file if write_message() failed | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: stop releasing the strbuf in write_message() | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: left-trim lines read from the script | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: support cleaning up commit messages | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: support amending commits | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: allow editing the commit message on a case-by-case basis | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: introduce a helper to read files written by scripts | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: prepare for rebase -i's commit functionality | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: remember the onelines when parsing the todo file | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: get rid of the subcommand field | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: avoid completely different messages for different actions | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: strip CR from the todo script | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: completely revamp the "todo" script parsing | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: refactor the code to obtain a short commit name | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: future-proof read_populate_todo() | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: plug memory leaks for the option values | Johannes Schindelin | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: future-proof remove_sequencer_state() | Johannes Schindelin | 2016-10-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: avoid unnecessary indirection | Johannes Schindelin | 2016-10-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: use memoized sequencer directory path | Johannes Schindelin | 2016-10-17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: use static initializers for replay_opts | Johannes Schindelin | 2016-10-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/daemon-path-ok-check-truncation' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | daemon: detect and reject too-long paths | Jeff King | 2016-10-24 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/ring-buffer-wraparound' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hex: make wraparound of the index into ring-buffer explicit | René Scharfe | 2016-10-26 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-ignore-trailing-slash' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t0060: sidestep surprising path mangling results on Windows | Johannes Sixt | 2016-10-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: ignore trailing slash in relative url | Stefan Beller | 2016-10-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: ignore trailing slash on superproject URL | Stefan Beller | 2016-10-10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff: handle sha1 abbreviations outside of repository | Jeff King | 2016-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff_aligned_abbrev: use "struct oid" | Jeff King | 2016-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff_unique_abbrev: rename to diff_aligned_abbrev | Jeff King | 2016-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | find_unique_abbrev: use 4-buffer ring | Jeff King | 2016-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test-*-cache-tree: setup git dir | Jeff King | 2016-10-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | read info/{attributes,exclude} only when in repository | Jeff King | 2016-10-26 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/abbrev-auto' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: compute summary-width dynamically | Junio C Hamano | 2016-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/abbrev-auto' | Junio C Hamano | 2016-10-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | find_unique_abbrev: move logic out of get_short_sha1() | Jeff King | 2016-10-03 |