index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
Merge branch 'tr/line-log'
Junio C Hamano
2013-06-02
|
\
|
*
log -L: store the path instead of a diff_filespec
Thomas Rast
2013-04-12
|
*
log -L: test merge of parallel modify/rename
Thomas Rast
2013-04-12
|
*
t4211: pass -M to 'git log -M -L...' test
Thomas Rast
2013-04-12
|
*
log -L: fix overlapping input ranges
Thomas Rast
2013-04-05
|
*
log -L: :pattern:file syntax to find by funcname
Thomas Rast
2013-03-28
|
*
Implement line-history search (git log -L)
Thomas Rast
2013-03-28
|
*
Refactor parse_loc
Bo Yang
2013-03-28
*
|
Merge branch 'mc/describe-first-parent'
Junio C Hamano
2013-06-02
|
\
\
|
*
|
describe: Add --first-parent option
Mike Crowe
2013-05-20
*
|
|
Merge branch 'rs/tar-tests'
Junio C Hamano
2013-06-02
|
\
\
\
|
*
|
|
t5000: test long filenames
René Scharfe
2013-05-20
|
*
|
|
t5000: simplify tar-tree tests
René Scharfe
2013-05-20
|
*
|
|
t5000: use check_tar for prefix test
René Scharfe
2013-05-20
|
*
|
|
t5000: factor out check_tar
René Scharfe
2013-05-20
|
*
|
|
t5000, t5003: create directories for extracted files lazily
René Scharfe
2013-05-20
|
*
|
|
t5000: integrate export-subst tests into regular tests
René Scharfe
2013-05-20
|
|
/
/
*
|
|
Merge branch 'jc/strbuf-branchname-fix'
Junio C Hamano
2013-06-02
|
\
\
\
|
*
|
|
strbuf_branchname(): do not double-expand @{-1}~22
Junio C Hamano
2013-05-16
*
|
|
|
Merge branch 'jk/fetch-always-update-tracking'
Junio C Hamano
2013-06-02
|
\
\
\
\
|
*
|
|
|
fetch: don't try to update unfetched tracking refs
John Keeping
2013-05-28
|
*
|
|
|
fetch: opportunistically update tracking refs
Jeff King
2013-05-12
|
*
|
|
|
t5510: start tracking-ref tests from a known state
Jeff King
2013-05-12
*
|
|
|
|
Merge branch 'mk/combine-diff-context-horizon-fix'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
|
*
|
|
|
|
combine-diff.c: Fix output when changes are exactly 3 lines apart
Matthijs Kooijman
2013-05-15
*
|
|
|
|
|
Merge branch 'kb/ancestry-path-threedots'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
revision.c: treat A...B merge bases as if manually specified
Kevin Bracey
2013-05-16
|
*
|
|
|
|
|
t6019: demonstrate --ancestry-path A...B breakage
Kevin Bracey
2013-05-13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/t5551-posix-sed-bre'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t5551: do not use unportable sed '\+'
Junio C Hamano
2013-05-12
*
|
|
|
|
|
|
Merge branch 'nd/clone-local-with-colon'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
2013-05-07
*
|
|
|
|
|
|
|
Merge branch 'rs/empty-archive'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t5004: resurrect original empty tar archive test
René Scharfe
2013-05-09
|
*
|
|
|
|
|
|
|
t5004: avoid using tar for checking emptiness of archive
René Scharfe
2013-05-09
*
|
|
|
|
|
|
|
|
Merge branch 'fc/completion'
Junio C Hamano
2013-06-02
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
completion: document tilde expansion failure in tests
Felipe Contreras
2013-04-27
|
*
|
|
|
|
|
|
|
|
completion: add file completion tests
Felipe Contreras
2013-04-27
*
|
|
|
|
|
|
|
|
|
Merge branch 'jk/test-output'
Junio C Hamano
2013-05-29
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
John Keeping
2013-05-06
|
*
|
|
|
|
|
|
|
|
|
test output: respect $TEST_OUTPUT_DIRECTORY
John Keeping
2013-04-29
|
*
|
|
|
|
|
|
|
|
|
t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
John Keeping
2013-04-27
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2013-05-29
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
repack_without_ref(): write peeled refs in the rewritten file
Michael Haggerty
2013-05-01
|
*
|
|
|
|
|
|
|
|
|
|
t3211: demonstrate loss of peeled refs if a packed ref is deleted
Michael Haggerty
2013-05-01
|
*
|
|
|
|
|
|
|
|
|
|
repack_without_ref(): silence errors for dangling packed refs
Michael Haggerty
2013-05-01
|
*
|
|
|
|
|
|
|
|
|
|
t3210: test for spurious error messages for dangling packed refs
Michael Haggerty
2013-05-01
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'as/check-ignore'
Junio C Hamano
2013-05-29
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
t0008: use named pipe (FIFO) to test check-ignore streaming
Adam Spiers
2013-04-29
|
*
|
|
|
|
|
|
|
|
|
|
|
check-ignore: allow incremental streaming of queries via --stdin
Adam Spiers
2013-04-11
[next]