index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/strbuf-tolower'
Junio C Hamano
2014-06-16
|
\
|
*
strbuf: add strbuf_tolower function
Jeff King
2014-05-23
*
|
Merge branch 'jk/daemon-tolower'
Junio C Hamano
2014-06-16
|
\
\
|
*
|
daemon/config: factor out duplicate xstrdup_tolower
Jeff King
2014-05-23
*
|
|
Merge branch 'as/pretty-truncate'
Junio C Hamano
2014-06-16
|
\
\
\
|
*
|
|
pretty.c: format string with truncate respects logOutputEncoding
Alexey Shumkin
2014-05-21
|
*
|
|
t4205, t6006: add tests that fail with i18n.logOutputEncoding set
Alexey Shumkin
2014-05-21
|
*
|
|
t4205 (log-pretty-format): use `tformat` rather than `format`
Alexey Shumkin
2014-05-21
|
*
|
|
t4041, t4205, t6006, t7102: don't hardcode tested encoding value
Alexey Shumkin
2014-05-21
|
*
|
|
t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
2014-05-19
*
|
|
|
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
*
|
|
|
move "--follow needs one pathspec" rule to diff_setup_done
Jeff King
2014-05-20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sk/windows-unc-path'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
*
|
|
|
Windows: allow using UNC path for git repository
Cezary Zawadka
2014-06-10
*
|
|
|
|
Merge branch 'rr/rebase-autostash-fix'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
rebase -i: test "Nothing to do" case with autostash
Matthieu Moy
2014-05-20
|
*
|
|
|
|
rebase -i: handle "Nothing to do" case with autostash
Ramkumar Ramachandra
2014-05-19
*
|
|
|
|
|
Merge branch 'jk/report-fail-to-read-objects-better'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
open_sha1_file: report "most interesting" errno
Jeff King
2014-05-15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/diff-files-assume-unchanged'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
run_diff_files: do not look at uninitialized stat data
Jeff King
2014-05-15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jk/argv-array-for-child-process'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
argv-array: drop "detach" code
Jeff King
2014-05-15
|
*
|
|
|
|
|
get_importer: use run-command's internal argv_array
Jeff King
2014-05-15
|
*
|
|
|
|
|
get_exporter: use argv_array
Jeff King
2014-05-15
|
*
|
|
|
|
|
get_helper: use run-command's internal argv_array
Jeff King
2014-05-15
|
*
|
|
|
|
|
git_connect: use argv_array
Jeff King
2014-05-15
|
*
|
|
|
|
|
run_column_filter: use argv_array
Jeff King
2014-05-15
|
*
|
|
|
|
|
run-command: store an optional argv_array
Jeff King
2014-05-15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sk/wincred'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wincred: avoid overwriting configured variables
Pat Thoyts
2014-05-14
|
*
|
|
|
|
|
wincred: add install target
Pat Thoyts
2014-05-14
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/do-not-run-httpd-tests-as-root'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t/lib-httpd: require SANITY prereq
Jeff King
2014-05-12
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'cc/replace-edit'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation: replace: describe new --edit option
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: add --edit to usage string
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: add tests for --edit
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: die early if replace ref already exists
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: refactor checking ref validity
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: make sure --edit results in a different object
Christian Couder
2014-05-19
|
*
|
|
|
|
|
replace: add --edit option
Jeff King
2014-04-29
|
*
|
|
|
|
|
replace: factor object resolution out of replace_object
Jeff King
2014-04-29
|
*
|
|
|
|
|
replace: use OPT_CMDMODE to handle modes
Jeff King
2014-04-29
|
*
|
|
|
|
|
replace: refactor command-mode determination
Jeff King
2014-04-29
*
|
|
|
|
|
|
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
patch-id-test: test stable and unstable behaviour
Michael S. Tsirkin
2014-06-10
|
*
|
|
|
|
|
|
patch-id: make it stable against hunk reordering
Michael S. Tsirkin
2014-06-10
|
*
|
|
|
|
|
|
test doc: test_write_lines does not split its arguments
Jonathan Nieder
2014-06-10
|
*
|
|
|
|
|
|
test: add test_write_lines helper
Michael S. Tsirkin
2014-06-10
[next]