/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add 'human' date format documentation
2018-06-18
Johannes Schindelin
rebase --root: fix amending root commit messages
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-22
Johannes Schindelin
is_{hfs,ntfs}_dotgitmodules: add tests
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-22
Johannes Schindelin
is_ntfs_dotgit: match other .git files
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-17
Johannes Schindelin
config: a user-provided invalid section is not a BUG
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
Convert remaining die*(BUG) messages
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
Replace all die("BUG: ...") calls by BUG() ones
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
run-command: use BUG() to report bugs, not die()
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
test-tool: help verifying BUG() code paths
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
rebase -i --root: let the sequencer handle even the...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
rebase --rebase-merges: root commits can be cousins...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
sequencer: learn about the special "fake root commit...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
rebase --rebase-merges: a "merge" into a new root is...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
sequencer: allow introducing new root commits
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-06
Johannes Schindelin
sequencer: extract helper to update active_cache_tree
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-01
Johannes Schindelin
rebase --skip: clean up commit message after a failed...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-01
Johannes Schindelin
sequencer: always commit without editing when asked for
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-01
Johannes Schindelin
rebase -i: Handle "combination of <n> commits" with...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-05-01
Johannes Schindelin
rebase -i: demonstrate bugs with fixup!/squash! commit...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
Remove obsolete script to convert grafts to replace...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
technical/shallow: describe why shallow cannot use...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
technical/shallow: stop referring to grafts
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
filter-branch: stop suggesting to use grafts
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
Deprecate support for .git/info/grafts
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
Add a test for `git replace --convert-graft-file`
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
replace: introduce --convert-graft-file
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
replace: prepare create_graft() for converting graft...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
replace: "libify" create_graft() and callees
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-30
Johannes Schindelin
tests: introduce test_unset_prereq, for debugging
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
replace: avoid using die() to indicate a bug
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
commit: Let the callback of for_each_mergetag return...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
argv_array: offer to split a string by whitespace
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
rebase -i --rebase-merges: add a section to the man...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
pull: accept --rebase=merges to recreate the branch...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
rebase --rebase-merges: avoid "empty merges"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: handle post-rewrite for merge commands
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: make refs generated by the `label` command...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
rebase: introduce the --rebase-merges option
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
rebase-helper --make-script: introduce a flag to rebase...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: fast-forward `merge` commands, if possible
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: introduce the `merge` command
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: introduce new commands to reset the revision
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: offer helpful advice when a command was...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: refactor how original todo list lines are...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: make rearrange_squash() a bit more obvious
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-26
Johannes Schindelin
sequencer: avoid using errno clobbered by rollback_lock_file()
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-24
Johannes Schindelin
git_setup_gettext: plug memory leak
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-24
Johannes Schindelin
gettext: avoid initialization if the locale dir is...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-24
Johannes Schindelin
config: document the settings to colorize push errors...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-24
Johannes Schindelin
push: test to verify that push errors are colored
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-24
Johannes Schindelin
color: introduce support for colorizing stderr
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-11
Johannes Schindelin
mingw/msvc: use the new-style RUNTIME_PREFIX helper
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-11
Johannes Schindelin
exec_cmd: provide a new-style RUNTIME_PREFIX helper...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
git_config_set: reuse empty sections
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
git config --unset: remove empty sections (in the common...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
git_config_set: make use of the config parser's event...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
git_config_set: do not use a state machine
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
config_set_store: rename some fields for consistency
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
config: avoid using the global variable `store`
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
config: introduce an optional event stream while parsing
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
t1300: `--unset-all` can leave an empty section behind...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
t1300: add a few more hairy examples of sections becoming...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-09
Johannes Schindelin
t5404: relax overzealous test
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
t1300: remove unreasonable expectation from TODO
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
t1300: avoid relying on a bug
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
config --replace-all: avoid extra line breaks
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
t1300: demonstrate that --replace-all can "invent"...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
t1300: rename it to reflect that `repo-config` was...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-04-05
Johannes Schindelin
git_config_set: fix off-by-two
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-03-19
Johannes Schindelin
mingw: abort on invalid strftime formats
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-02-15
Johannes Schindelin
apply: demonstrate a problem applying svn diffs
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-10
Johannes Schindelin
mingw: handle GITPERLLIB in t0021 in a Windows-compatible way
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-09
Johannes Schindelin
git-gui: allow Ctrl+T to toggle multiple paths
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-09
Johannes Schindelin
git-gui: fix exception when trying to stage with empty...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-09
Johannes Schindelin
git-gui: avoid exception upon Ctrl+T in an empty list
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-09
Johannes Schindelin
git gui: fix staging a second line to a 1-line file
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-05
Johannes Schindelin
rebase -p: fix quoting when calling `git merge`
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-03
Johannes Schindelin
t0302 & t3900: add forgotten quotes
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2018-01-03
Johannes Schindelin
Allow the test suite to pass in a directory whose name...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-27
Johannes Schindelin
sequencer: do not invent whitespace when transforming...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-27
Johannes Schindelin
sequencer: report when noop has an argument
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-27
Johannes Schindelin
sequencer: remove superfluous conditional
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-27
Johannes Schindelin
sequencer: strip bogus LF at end of error messages
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-27
Johannes Schindelin
rebase: do not continue when the todo list generation...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-22
Johannes Schindelin
sequencer: assign only free()able strings to gpg_sign
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-15
Johannes Schindelin
version --build-options: report commit, too, if possible
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-12-05
Johannes Schindelin
hashmap: adjust documentation to reflect reality
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-11-08
Johannes Schindelin
for-each-ref: test :remotename and :remoteref
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-11-02
Johannes Schindelin
mingw: document the standard handle redirection
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-11-02
Johannes Schindelin
mingw: optionally redirect stderr/stdout via the same...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-11-02
Johannes Schindelin
mingw: add experimental feature to redirect standard...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-11-01
Johannes Schindelin
mingw: include the full version information in the...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-10-26
Johannes Schindelin
status: do not get confused by submodules in excluded...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-10-10
Johannes Schindelin
for-each-ref: let upstream/push optionally report the...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-10-01
Johannes Schindelin
clang-format: adjust line break penalties
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-09-26
Johannes Schindelin
Win32: simplify loading of DLL functions
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-07-27
Johannes Schindelin
rebase -i: rearrange fixup/squash lines using the rebase...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-07-27
Johannes Schindelin
t3415: test fixup with wrapped oneline
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-07-27
Johannes Schindelin
rebase -i: skip unnecessary picks using the rebase...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2017-07-27
Johannes Schindelin
rebase -i: check for missing commits in the rebase...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
next