aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/prepare-sequencer'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: mark all error messages for translationJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: start error messages consistently with lower caseJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: quote filenames in error messagesJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: mark action_name() for translationJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: remove overzealous assumption in rebase -i modeJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: teach write_message() to append an optional LFJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: refactor write_message() to take a pointer/lengthJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: roll back lock file if write_message() failedJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: stop releasing the strbuf in write_message()Johannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: left-trim lines read from the scriptJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: support cleaning up commit messagesJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: support amending commitsJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: allow editing the commit message on a case-by-case basisJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: introduce a helper to read files written by scriptsJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: prepare for rebase -i's commit functionalityJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: remember the onelines when parsing the todo fileJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: get rid of the subcommand fieldJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: avoid completely different messages for different actionsJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: strip CR from the todo scriptJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: completely revamp the "todo" script parsingJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: refactor the code to obtain a short commit nameJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: future-proof read_populate_todo()Johannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: plug memory leaks for the option valuesJohannes Schindelin2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: future-proof remove_sequencer_state()Johannes Schindelin2016-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: avoid unnecessary indirectionJohannes Schindelin2016-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: use memoized sequencer directory pathJohannes Schindelin2016-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequencer: use static initializers for replay_optsJohannes Schindelin2016-10-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/daemon-path-ok-check-truncation'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | daemon: detect and reject too-long pathsJeff King2016-10-24
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/ring-buffer-wraparound'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hex: make wraparound of the index into ring-buffer explicitRené Scharfe2016-10-26
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-ignore-trailing-slash'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t0060: sidestep surprising path mangling results on WindowsJohannes Sixt2016-10-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: ignore trailing slash in relative urlStefan Beller2016-10-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: ignore trailing slash on superproject URLStefan Beller2016-10-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff: handle sha1 abbreviations outside of repositoryJeff King2016-10-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff_aligned_abbrev: use "struct oid"Jeff King2016-10-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff_unique_abbrev: rename to diff_aligned_abbrevJeff King2016-10-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | find_unique_abbrev: use 4-buffer ringJeff King2016-10-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test-*-cache-tree: setup git dirJeff King2016-10-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | read info/{attributes,exclude} only when in repositoryJeff King2016-10-26
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: compute summary-width dynamicallyJunio C Hamano2016-10-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: allow summary-width to be computed dynamicallyJunio C Hamano2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: pass summary_width down the callchainJunio C Hamano2016-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transport: pass summary_width down the callchainJunio C Hamano2016-10-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | find_unique_abbrev: move logic out of get_short_sha1()Jeff King2016-10-03