projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git
2018-08-13
Nguyễn Thái...
attr: remove an implicit dependency on the_index
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Nguyễn Thái...
cache-tree: wrap the_index based wrappers with #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Nguyễn Thái...
diff.c: move read_index() code back to the caller
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
cat-file: support "unordered" output for --batch-all...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
cat-file: rename batch_{loose,packed}_object callbacks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
t1006: test cat-file --batch-all-objects with duplicates
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
for_each_packed_object: support iterating in pack-order
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
for_each_*_object: give more comprehensive docstrings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
for_each_*_object: take flag arguments as enum
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Jeff King
for_each_*_object: store flag definitions in a single...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Ævar Arnfjörð...
pull doc: fix a long-standing grammar error
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Ævar Arnfjörð...
fetch tests: correct a comment "remove it" -> "remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: add test of pathological case which triggere...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: recognize multi-line quoted strings more...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: let here-doc and multi-line string commence...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: recognize multi-line $(...) when command...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: match 'quoted' here-doc tags
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Eric Sunshine
chainlint: match arbitrary here-docs tags rather than...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Nicholas Guriev
mergetool: don't suggest to continue after last file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
SZEDER Gábor
t5318: avoid unnecessary command substitutions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
SZEDER Gábor
t5318: use 'test_cmp_bin' to compare commit-graph files
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: use dim/bold cues to improve dual color...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: make --dual-color the default mode
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: left-pad patch numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
completion: support `git range-diff`
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: populate the man page
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff --dual-color: skip white-space warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: offer to dual-color the diffs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
diff: add an internal option to dual-color diffs of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
color: add the meta color GIT_COLOR_REVERSE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: use color for the commit pairs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Thomas Rast
range-diff: add tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: do not show "function names" in hunk headers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: adjust the output of the commit pairs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: suppress the diff headers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: indent the diffs just like tbdiff
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: right-trim commit messages
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: also show the diff between patches
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: improve the order of the shown commits
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
range-diff: first rudimentary implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
Introduce `range-diff` to compare iterations of a topic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Johannes Schindelin
linear-assignment: a function to solve least-cost assig...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Jeff King
t5552: suppress upload-pack trace output
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Junio C Hamano
gpg-interface: propagate exit status from gpg back...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Johannes Schindelin
rebase --exec: make it work with --rebase-merges
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Junio C Hamano
update-index: there no longer is `apply --index-info`
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
git-update-index.txt: reword possibly confusing example
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
t7406: avoid using test_must_fail for commands other...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
t7406: prefer test_* helper functions to test -[feds]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
t7406: avoid having git commands upstream of a pipe
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
t7406: simplify by using diff --name-only instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Elijah Newren
t7406: fix call that was failing for the wrong reason
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Johannes Schindelin
remote-curl: remove spurious period
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Johannes Schindelin
git-compat-util.h: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sebastian Kisela
git-instaweb: fix apache2 config with apache >= 2.4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sebastian Kisela
git-instaweb: support Fedora/Red Hat apache module...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Jonathan Nieder
doc hash-function-transition: pick SHA-256 as NewHash
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Nguyễn Thái...
Makefile: add missing dependency for command-list.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Johannes Schindelin
t3430: demonstrate what -r, --autosquash & --exec should do
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Andrei Rybak
t4150: fix broken test for am --scissors
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Johannes Schindelin
pull --rebase=<type>: allow single-letter abbreviations...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Jeff King
add a script to diff rendered documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Han-Wen Nienhuys
config: document git config getter return value
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Nguyễn Thái...
config.txt: reorder blame stuff to keep config keys...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Elijah Newren
t3031: update test description to mention desired behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
submodule.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
revision.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
repository.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
rerere.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
line-range.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
diff.h: remove extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
diffcore.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
convert.h: drop 'extern' from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
cache-tree.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
blame.h: drop extern on func declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
attr.h: drop extern from function declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Nguyễn Thái...
apply.h: drop extern on func declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Eric Sunshine
color: protect against out-of-bounds reads and writes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
parse-options: automatically infer PARSE_OPT_LITERAL_AR...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
shortlog: correct option help for -w
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
send-pack: specify --force-with-lease argument help...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
pack-objects: specify --index-version argument help...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
difftool: remove angular brackets from argument help
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
René Scharfe
add, update-index: fix --chmod argument help
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Ævar Arnfjörð...
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Fifth batch for 2.19 cycle
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jt/commit-graph-per-object-store'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'es/chain-lint-in-subshell'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jt/tags-to-promised-blobs-fix'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jt/fetch-negotiator-skipping'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jm/send-email-tls-auth-on-batch'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'bc/sequencer-export-work-tree-as-well'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'en/t7405-recursive-submodule-conflicts'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'en/t6036-merge-recursive-tests'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'en/dirty-merge-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'js/rebase-merge-octopus'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'tb/grep-only-matching'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'kg/gc-auto-windows-workaround'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jm/cache-entry-from-mem-pool'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Junio C Hamano
Merge branch 'jt/fetch-nego-tip'
commit
|
commitdiff
|
tree
|
snapshot
next