index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-lib: Work around missing sum on Windows
Johannes Sixt
2009-03-19
1
-0
/
+3
*
test-lib: Work around incompatible sort and find on Windows
Johannes Sixt
2009-03-19
1
-0
/
+13
*
t5602: Work around path mangling on MSYS
Johannes Sixt
2009-03-19
1
-2
/
+2
*
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
2009-03-19
3
-15
/
+16
*
t2200, t7004: Avoid glob pattern that also matches files
Johannes Sixt
2009-03-19
2
-3
/
+4
*
t7300: fix clean up on Windows
Johannes Schindelin
2009-03-19
1
-3
/
+3
*
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
2009-03-19
7
-43
/
+24
*
test-lib: Simplify test counting.
Johannes Sixt
2009-03-19
3
-11
/
+5
*
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Johannes Sixt
2009-03-19
1
-12
/
+11
*
Call 'say' outside test_expect_success
Johannes Sixt
2009-03-19
3
-19
/
+22
*
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
2009-03-19
10
-15
/
+15
*
t9400, t9401: Do not force hard-linked clone
Johannes Sixt
2009-03-18
2
-3
/
+3
*
Update draft release notes to 1.6.3
Junio C Hamano
2009-03-18
1
-3
/
+32
*
Merge branch 'jc/maint-1.6.0-read-tree-overlay'
Junio C Hamano
2009-03-18
2
-3
/
+34
|
\
|
*
read-tree A B C: do not create a bogus index and do not segfault
Junio C Hamano
2009-03-13
2
-3
/
+34
*
|
Merge branch 'db/maint-missing-origin'
Junio C Hamano
2009-03-18
3
-8
/
+20
|
\
\
|
*
|
Remove total confusion from git-fetch and git-push
Junio C Hamano
2009-03-16
1
-18
/
+3
|
*
|
Give error when no remote is configured
Daniel Barkalow
2009-03-11
3
-8
/
+35
*
|
|
Merge branch 'js/sideband-stderr'
Junio C Hamano
2009-03-18
5
-17
/
+26
|
\
\
\
|
*
|
|
winansi: support ESC [ K (erase in line)
Johannes Schindelin
2009-03-11
1
-3
/
+15
|
*
|
|
recv_sideband: Bands #2 and #3 always go to stderr
Johannes Sixt
2009-03-11
4
-14
/
+11
*
|
|
|
Merge branch 'js/rsync-local'
Junio C Hamano
2009-03-18
2
-27
/
+35
|
\
\
\
\
|
*
|
|
|
rsync transport: allow local paths, and fix tests
Johannes Schindelin
2009-03-11
2
-27
/
+35
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'rs/color-grep'
Junio C Hamano
2009-03-18
5
-42
/
+205
|
\
\
\
\
|
*
|
|
|
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
2009-03-18
1
-0
/
+2
|
*
|
|
|
grep: cast printf %.*s "precision" argument explicitly to int
Junio C Hamano
2009-03-09
1
-2
/
+2
|
*
|
|
|
grep: add support for coloring with external greps
René Scharfe
2009-03-07
3
-1
/
+48
|
*
|
|
|
grep: color patterns in output
René Scharfe
2009-03-07
5
-12
/
+130
|
*
|
|
|
grep: add pmatch and eflags arguments to match_one_pattern()
René Scharfe
2009-03-07
1
-11
/
+10
|
*
|
|
|
grep: remove grep_opt argument from match_expr_eval()
René Scharfe
2009-03-07
2
-17
/
+18
|
*
|
|
|
grep: micro-optimize hit collection for AND nodes
René Scharfe
2009-03-07
1
-7
/
+3
*
|
|
|
|
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-18
17
-330
/
+820
|
\
\
\
\
\
|
*
|
|
|
|
builtin-remote.c: no "commented out" code, please
Junio C Hamano
2009-03-08
1
-1
/
+0
|
*
|
|
|
|
builtin-remote: new show output style for push refspecs
Jay Soffian
2009-02-28
2
-24
/
+207
|
*
|
|
|
|
builtin-remote: new show output style
Jay Soffian
2009-02-28
2
-61
/
+159
|
*
|
|
|
|
remote: make guess_remote_head() use exact HEAD lookup if it is available
Jeff King
2009-02-28
2
-0
/
+19
|
*
|
|
|
|
builtin-remote: add set-head subcommand
Jay Soffian
2009-02-28
4
-3
/
+129
|
*
|
|
|
|
builtin-remote: teach show to display remote HEAD
Jay Soffian
2009-02-28
2
-7
/
+59
|
*
|
|
|
|
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2009-02-28
2
-6
/
+11
|
*
|
|
|
|
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
2009-02-28
1
-17
/
+16
|
*
|
|
|
|
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
2009-02-28
1
-12
/
+12
|
*
|
|
|
|
builtin-remote: remove unused code in get_ref_states
Jay Soffian
2009-02-28
1
-10
/
+3
|
*
|
|
|
|
builtin-remote: refactor duplicated cleanup code
Jay Soffian
2009-02-28
1
-8
/
+9
|
*
|
|
|
|
string-list: new for_each_string_list() function
Jay Soffian
2009-02-28
2
-0
/
+15
|
*
|
|
|
|
remote: make match_refs() not short-circuit
Jay Soffian
2009-02-28
1
-2
/
+4
|
*
|
|
|
|
remote: make match_refs() copy src ref before assigning to peer_ref
Jay Soffian
2009-02-28
1
-2
/
+5
|
*
|
|
|
|
remote: let guess_remote_head() optionally return all matches
Jay Soffian
2009-02-28
3
-17
/
+28
|
*
|
|
|
|
remote: make copy_ref() perform a deep copy
Jay Soffian
2009-02-28
1
-5
/
+13
|
*
|
|
|
|
remote: simplify guess_remote_head()
Jay Soffian
2009-02-26
3
-32
/
+16
|
*
|
|
|
|
move locate_head() to remote.c
Jay Soffian
2009-02-26
3
-38
/
+49
[next]