index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
sequencer: silence -Wtautological-constant-out-of-range-compare
Jeff King
1
-1
/
+1
2016-10-21
sequencer: mark all error messages for translation
Johannes Schindelin
1
-10
/
+16
2016-10-21
sequencer: start error messages consistently with lower case
Johannes Schindelin
2
-35
/
+35
2016-10-21
sequencer: quote filenames in error messages
Johannes Schindelin
1
-11
/
+11
2016-10-21
sequencer: mark action_name() for translation
Johannes Schindelin
1
-7
/
+7
2016-10-21
sequencer: remove overzealous assumption in rebase -i mode
Johannes Schindelin
1
-3
/
+4
2016-10-21
sequencer: teach write_message() to append an optional LF
Johannes Schindelin
1
-3
/
+8
2016-10-21
sequencer: refactor write_message() to take a pointer/length
Johannes Schindelin
1
-4
/
+6
2016-10-21
sequencer: roll back lock file if write_message() failed
Johannes Schindelin
1
-3
/
+7
2016-10-21
sequencer: stop releasing the strbuf in write_message()
Johannes Schindelin
1
-1
/
+1
2016-10-21
sequencer: left-trim lines read from the script
Johannes Schindelin
1
-0
/
+3
2016-10-21
sequencer: support cleaning up commit messages
Johannes Schindelin
1
-3
/
+7
2016-10-21
sequencer: support amending commits
Johannes Schindelin
1
-2
/
+4
2016-10-21
sequencer: allow editing the commit message on a case-by-case basis
Johannes Schindelin
1
-8
/
+40
2016-10-21
sequencer: introduce a helper to read files written by scripts
Johannes Schindelin
1
-0
/
+34
2016-10-21
sequencer: prepare for rebase -i's commit functionality
Johannes Schindelin
1
-10
/
+89
2016-10-21
sequencer: remember the onelines when parsing the todo file
Johannes Schindelin
1
-0
/
+7
2016-10-21
sequencer: get rid of the subcommand field
Johannes Schindelin
3
-53
/
+31
2016-10-21
sequencer: avoid completely different messages for different actions
Johannes Schindelin
1
-5
/
+2
2016-10-21
sequencer: strip CR from the todo script
Johannes Schindelin
1
-0
/
+3
2016-10-21
sequencer: completely revamp the "todo" script parsing
Johannes Schindelin
1
-121
/
+163
2016-10-21
sequencer: refactor the code to obtain a short commit name
Johannes Schindelin
1
-3
/
+7
2016-10-21
sequencer: future-proof read_populate_todo()
Johannes Schindelin
1
-7
/
+11
2016-10-21
sequencer: plug memory leaks for the option values
Johannes Schindelin
3
-7
/
+29
2016-10-17
sequencer: future-proof remove_sequencer_state()
Johannes Schindelin
1
-8
/
+13
2016-10-17
sequencer: avoid unnecessary indirection
Johannes Schindelin
1
-3
/
+3
2016-10-17
sequencer: use memoized sequencer directory path
Johannes Schindelin
3
-10
/
+8
2016-10-17
sequencer: use static initializers for replay_opts
Johannes Schindelin
2
-4
/
+3
2016-10-06
Eighth batch for 2.11
Junio C Hamano
1
-0
/
+34
2016-10-03
Seventh batch for 2.11
Junio C Hamano
1
-0
/
+40
2016-10-03
Git 2.10.1
v2.10.1
Junio C Hamano
3
-2
/
+14
2016-10-03
ref-filter: strip format option after a field name only once while parsing
SZEDER Gábor
1
-11
/
+11
2016-10-03
coccicheck: make transformation for strbuf_addf(sb, "...") more precise
René Scharfe
1
-3
/
+26
2016-09-30
pretty: avoid adding reset for %C(auto) if output is empty
René Scharfe
2
-2
/
+2
2016-09-30
http: control GSSAPI credential delegation
Petr Stodulka
2
-0
/
+51
2016-09-30
Sixth batch for 2.11
Junio C Hamano
1
-0
/
+28
2016-09-30
Prepare for 2.10.1
Junio C Hamano
1
-0
/
+87
2016-09-30
graph: fix extra spaces in graph_padding_line
Jeff King
1
-4
/
+12
2016-09-28
blame: use DEFAULT_ABBREV macro
Junio C Hamano
1
-1
/
+1
2016-09-28
mailinfo: unescape quoted-pair in header fields
Kevin Daudt
6
-0
/
+124
2016-09-28
t5100-mailinfo: replace common path prefix with variable
Kevin Daudt
1
-33
/
+35
2016-09-28
rev-list-options: clarify the usage of --reverse
Pranit Bauva
1
-2
/
+3
2016-09-27
fsck: handle bad trees like other errors
David Turner
4
-19
/
+106
2016-09-27
tree-walk: be more specific about corrupt tree errors
Jeff King
2
-7
/
+30
2016-09-27
use strbuf_add_unique_abbrev() for adding short hashes, part 2
René Scharfe
4
-4
/
+9
2016-09-27
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
3
-2
/
+8