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 master into aw/mirror-push
Junio C Hamano
2007-11-09
|
\
|
*
Merge branch 'maint'
Junio C Hamano
2007-11-09
|
|
\
|
|
*
stop t1400 hiding errors in tests
Alex Riesen
2007-11-08
|
*
|
Merge branch 'jc/clean-config'
Junio C Hamano
2007-11-07
|
|
\
\
|
|
*
|
clean: require -f to do damage by default
Junio C Hamano
2007-11-04
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-11-05
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
git-svn: t9114: verify merge commit message in test
Eric Wong
2007-11-05
|
|
*
|
git-svn: fix dcommit clobbering when committing a series of diffs
Eric Wong
2007-11-05
|
|
|
/
|
*
|
t3502: Disambiguate between file and rev by adding --
Brian Gernhardt
2007-11-05
|
*
|
Add more tests for git-clean
Shawn Bohrer
2007-11-05
|
*
|
Fix an infinite loop in sq_quote_buf().
Johannes Sixt
2007-11-04
|
*
|
Merge branch 'jc/format-patch-encoding'
Junio C Hamano
2007-11-04
|
|
\
\
|
|
*
|
test format-patch -s: make sure MIME content type is shown as needed
Junio C Hamano
2007-11-02
|
*
|
|
Merge branch 'jc/revert-merge'
Junio C Hamano
2007-11-04
|
|
\
\
\
|
|
*
|
|
cherry-pick/revert -m: add tests
Junio C Hamano
2007-11-02
|
*
|
|
|
Merge branch 'ss/mailsplit'
Junio C Hamano
2007-11-04
|
|
\
\
\
\
|
|
*
|
|
|
Make mailsplit and mailinfo strip whitespace from the start of the input
Simon Sasburg
2007-11-02
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'jn/gitweb'
Junio C Hamano
2007-11-04
|
|
\
\
\
\
|
|
*
|
|
|
gitweb: Add tests for overriding gitweb config with repo config
Jakub Narebski
2007-11-02
|
|
*
|
|
|
gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
Jakub Narebski
2007-11-02
|
|
|
/
/
/
|
*
|
|
|
git-reset: do not be confused if there is nothing to reset
Johannes Schindelin
2007-11-03
*
|
|
|
|
Merge branch 'jk/terse-push' into aw/mirror-push
Junio C Hamano
2007-11-09
|
\
\
\
\
\
|
*
|
|
|
|
send-pack: segfault fix on forced push
Junio C Hamano
2007-11-08
|
|
/
/
/
/
*
|
|
|
|
Reteach builtin-ls-remote to understand remotes
Shawn O. Pearce
2007-11-06
|
/
/
/
/
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-11-02
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
Kristian Høgsberg
2007-11-02
*
|
|
|
Merge branch 'ph/parseopt'
Junio C Hamano
2007-11-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2007-10-29
|
*
|
|
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2007-10-29
|
*
|
|
Add tests for parse-options.c
Johannes Schindelin
2007-10-29
|
|
|
/
|
|
/
|
*
|
|
Do no colorify test output if stdout is not a terminal
Alex Riesen
2007-11-01
*
|
|
Merge branch 'js/forkexec'
Junio C Hamano
2007-11-01
|
\
\
\
|
*
|
|
t0021-conversion.sh: Test that the clean filter really cleans content.
Johannes Sixt
2007-10-21
*
|
|
|
Merge branch 'cc/skip' into HEAD
Junio C Hamano
2007-10-30
|
\
\
\
\
|
*
|
|
|
Bisect run: "skip" current commit if script exit code is 125.
Christian Couder
2007-10-26
|
*
|
|
|
Bisect: add a "bisect replay" test case.
Christian Couder
2007-10-26
|
*
|
|
|
Bisect: implement "bisect skip" to mark untestable revisions.
Christian Couder
2007-10-26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/send-pack' into HEAD
Junio C Hamano
2007-10-30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t5516: test update of local refs on push
Jeff King
2007-10-18
*
|
|
|
Test suite: reset TERM to its previous value after testing.
Christian Couder
2007-10-26
*
|
|
|
Support a --quiet option in the test-suite.
Pierre Habouzit
2007-10-24
*
|
|
|
Add some fancy colors in the test library when terminal supports it.
Pierre Habouzit
2007-10-24
*
|
|
|
Merge branch 'db/fetch-pack'
Junio C Hamano
2007-10-24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fetch: if not fetching from default remote, ignore default merge
Johannes Schindelin
2007-10-16
|
*
|
|
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
2007-10-16
|
|
\
\
\
|
*
|
|
|
Added a test for fetching remote tags when there is not tags.
Väinö Järvelä
2007-10-15
|
*
|
|
|
fetch/push: readd rsync support
Johannes Schindelin
2007-10-01
|
*
|
|
|
Correct handling of branch.$name.merge in builtin-fetch
Shawn O. Pearce
2007-09-19
|
*
|
|
|
Don't attempt to merge non-existant remotes in t5515
Shawn O. Pearce
2007-09-19
|
*
|
|
|
Make fetch a builtin
Daniel Barkalow
2007-09-19
[next]