summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-21sequencer: mark all error messages for translationLibravatar Johannes Schindelin1-10/+16
2016-10-21sequencer: start error messages consistently with lower caseLibravatar Johannes Schindelin2-35/+35
2016-10-21sequencer: quote filenames in error messagesLibravatar Johannes Schindelin1-11/+11
2016-10-21sequencer: mark action_name() for translationLibravatar Johannes Schindelin1-7/+7
2016-10-21sequencer: remove overzealous assumption in rebase -i modeLibravatar Johannes Schindelin1-3/+4
2016-10-21sequencer: teach write_message() to append an optional LFLibravatar Johannes Schindelin1-3/+8
2016-10-21sequencer: refactor write_message() to take a pointer/lengthLibravatar Johannes Schindelin1-4/+6
2016-10-21sequencer: roll back lock file if write_message() failedLibravatar Johannes Schindelin1-3/+7
2016-10-21sequencer: stop releasing the strbuf in write_message()Libravatar Johannes Schindelin1-1/+1
2016-10-21sequencer: left-trim lines read from the scriptLibravatar Johannes Schindelin1-0/+3
2016-10-21sequencer: support cleaning up commit messagesLibravatar Johannes Schindelin1-3/+7
2016-10-21sequencer: support amending commitsLibravatar Johannes Schindelin1-2/+4
2016-10-21sequencer: allow editing the commit message on a case-by-case basisLibravatar Johannes Schindelin1-8/+40
2016-10-21sequencer: introduce a helper to read files written by scriptsLibravatar Johannes Schindelin1-0/+34
2016-10-21sequencer: prepare for rebase -i's commit functionalityLibravatar Johannes Schindelin1-10/+89
2016-10-21sequencer: remember the onelines when parsing the todo fileLibravatar Johannes Schindelin1-0/+7
2016-10-21sequencer: get rid of the subcommand fieldLibravatar Johannes Schindelin3-53/+31
2016-10-21sequencer: avoid completely different messages for different actionsLibravatar Johannes Schindelin1-5/+2
2016-10-21sequencer: strip CR from the todo scriptLibravatar Johannes Schindelin1-0/+3
2016-10-21sequencer: completely revamp the "todo" script parsingLibravatar Johannes Schindelin1-121/+163
2016-10-21sequencer: refactor the code to obtain a short commit nameLibravatar Johannes Schindelin1-3/+7
2016-10-21sequencer: future-proof read_populate_todo()Libravatar Johannes Schindelin1-7/+11
2016-10-21sequencer: plug memory leaks for the option valuesLibravatar Johannes Schindelin3-7/+29
2016-10-17sequencer: future-proof remove_sequencer_state()Libravatar Johannes Schindelin1-8/+13
2016-10-17sequencer: avoid unnecessary indirectionLibravatar Johannes Schindelin1-3/+3
2016-10-17sequencer: use memoized sequencer directory pathLibravatar Johannes Schindelin3-10/+8
2016-10-17sequencer: use static initializers for replay_optsLibravatar Johannes Schindelin2-4/+3
2016-10-06Eighth batch for 2.11Libravatar Junio C Hamano1-0/+34
2016-10-06Merge branch 'sg/ref-filter-parse-optim'Libravatar Junio C Hamano1-11/+11
2016-10-06Merge branch 'rs/cocci'Libravatar Junio C Hamano6-6/+41
2016-10-06Merge branch 'rs/c-auto-resets-attributes'Libravatar Junio C Hamano2-2/+2
2016-10-06Merge branch 'ps/http-gssapi-cred-delegation'Libravatar Junio C Hamano2-0/+51
2016-10-06Merge branch 'jk/graph-padding-fix'Libravatar Junio C Hamano1-4/+12
2016-10-06Merge branch 'jc/blame-abbrev'Libravatar Junio C Hamano1-1/+1
2016-10-06Merge branch 'vn/revision-shorthand-for-side-branch-log'Libravatar Junio C Hamano4-19/+180
2016-10-06Merge branch 'jk/ambiguous-short-object-names'Libravatar Junio C Hamano11-65/+250
2016-10-03Sync with 2.10.1Libravatar Junio C Hamano2-1/+13
2016-10-03Seventh batch for 2.11Libravatar Junio C Hamano1-0/+40
2016-10-03Merge branch 'pb/rev-list-reverse-with-count'Libravatar Junio C Hamano1-2/+3
2016-10-03Merge branch 'dt/tree-fsck'Libravatar Junio C Hamano5-20/+130
2016-10-03Merge branch 'kd/mailinfo-quoted-string'Libravatar Junio C Hamano6-33/+159
2016-10-03Merge branch 'mh/diff-indent-heuristic'Libravatar Junio C Hamano1-7/+7
2016-10-03Merge branch 'dt/mailinfo'Libravatar Junio C Hamano1-0/+1
2016-10-03Merge branch 'va/git-gui-i18n'Libravatar Junio C Hamano3-3/+3012
2016-10-03Merge branch 'rs/git-gui-use-modern-git-merge-syntax'Libravatar Junio C Hamano1-6/+1
2016-10-03Merge branch 'jc/verify-loose-object-header'Libravatar Junio C Hamano2-8/+30
2016-10-03Merge branch 'nd/init-core-worktree-in-multi-worktree-world'Libravatar Junio C Hamano4-50/+57
2016-10-03Merge branch 'ik/gitweb-force-highlight'Libravatar Junio C Hamano3-14/+29
2016-10-03Merge branch 'rs/copy-array'Libravatar Junio C Hamano7-9/+40
2016-10-03Git 2.10.1Libravatar Junio C Hamano3-2/+14