index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
2018-02-13
1
-8
/
+530
|
\
|
*
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
2018-01-24
1
-13
/
+56
|
*
sequencer: assign only free()able strings to gpg_sign
Johannes Schindelin
2017-12-22
1
-1
/
+1
|
*
sequencer: improve config handling
Phillip Wood
2017-12-13
1
-39
/
+48
|
*
sequencer: try to commit without forking 'git commit'
Phillip Wood
2017-11-24
1
-2
/
+176
|
*
sequencer: load commit related config
Phillip Wood
2017-11-24
1
-0
/
+34
|
*
sequencer: simplify adding Signed-off-by: trailer
Phillip Wood
2017-11-24
1
-5
/
+3
|
*
commit: move print_commit_summary() to libgit
Phillip Wood
2017-11-24
1
-0
/
+119
|
*
commit: move post-rewrite code to libgit
Phillip Wood
2017-11-18
1
-0
/
+47
|
*
Add a function to update HEAD after creating a commit
Phillip Wood
2017-11-18
1
-1
/
+38
|
*
commit: move empty message checks to libgit
Phillip Wood
2017-11-10
1
-0
/
+61
*
|
sequencer: do not invent whitespace when transforming OIDs
Johannes Schindelin
2017-12-27
1
-1
/
+4
*
|
sequencer: report when noop has an argument
Johannes Schindelin
2017-12-27
1
-4
/
+9
*
|
sequencer: remove superfluous conditional
Johannes Schindelin
2017-12-27
1
-3
/
+1
*
|
sequencer: strip bogus LF at end of error messages
Johannes Schindelin
2017-12-27
1
-4
/
+4
*
|
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
2017-12-27
1
-43
/
+83
|
\
\
|
*
|
sequencer.c: drop 'const' from function return type
Junio C Hamano
2017-12-27
1
-1
/
+1
|
*
|
rebase -i: learn to abbreviate command names
Liam Beguin
2017-12-05
1
-2
/
+14
|
*
|
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
2017-12-05
1
-0
/
+39
|
*
|
rebase -i: update functions to use a flags parameter
Liam Beguin
2017-12-05
1
-4
/
+5
|
*
|
rebase -i: refactor transform_todo_ids
Liam Beguin
2017-12-05
1
-41
/
+28
|
*
|
rebase -i: set commit to null in exec commands
Liam Beguin
2017-12-04
1
-0
/
+1
*
|
|
Merge branch 'en/rename-progress'
Junio C Hamano
2017-12-19
1
-0
/
+2
|
\
\
\
|
*
|
|
sequencer: show rename progress during cherry picks
Elijah Newren
2017-11-15
1
-0
/
+1
|
*
|
|
sequencer: warn when internal merge may be suboptimal due to renameLimit
Elijah Newren
2017-11-14
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bc/hash-algo'
Junio C Hamano
2017-12-13
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
2017-11-13
1
-3
/
+3
|
|
/
*
|
Merge branch 'pw/sequencer-recover-from-unlockable-index'
Junio C Hamano
2017-11-27
1
-1
/
+2
|
\
\
|
*
|
sequencer: reschedule pick if index can't be locked
Phillip Wood
2017-11-16
1
-1
/
+2
|
*
|
Merge branch 'jk/rebase-i-exec-gitdir-fix' into maint
Junio C Hamano
2017-11-15
1
-1
/
+6
|
|
\
\
*
|
\
\
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
2017-11-15
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
2017-11-06
1
-3
/
+3
|
*
|
|
|
Merge branch 'bc/object-id' into base
Michael Haggerty
2017-10-28
1
-7
/
+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/sequencer-rewrite-file-cleanup'
Junio C Hamano
2017-11-15
1
-29
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
sequencer.c: check return value of close() in rewrite_file()
Simon Ruderich
2017-11-02
1
-1
/
+2
|
*
|
|
|
sequencer: use O_TRUNC to truncate files
René Scharfe
2017-11-01
1
-3
/
+1
|
*
|
|
|
sequencer: factor out rewrite_file()
René Scharfe
2017-11-01
1
-29
/
+17
|
|
/
/
/
*
|
|
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
diff: convert flags to be stored in bitfields
Brandon Williams
2017-11-01
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-11-06
1
-7
/
+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
*
|
|
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
*
|
|
refs: update ref transactions to use struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
*
|
|
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
1
-4
/
+4
*
|
|
|
Merge branch 'jk/rebase-i-exec-gitdir-fix'
Junio C Hamano
2017-11-06
1
-1
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sequencer: pass absolute GIT_DIR to exec commands
Jacob Keller
2017-11-02
1
-1
/
+6
*
|
|
|
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
2017-11-06
1
-1
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
read-cache: leave lock in right state in `write_locked_index()`
Martin Ågren
2017-10-07
1
-1
/
+0
*
|
|
|
Merge branch 'js/rebase-i-final'
Junio C Hamano
2017-10-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
sequencer.c: unify an error message
Ralf Thielow
2017-10-17
1
-1
/
+1
[next]