Information Technology Reference
In-Depth Information
commit 55e319aa52eb828a3a4c2298aa75b6d15cfa06f8
Author: Corey Frang <gnarf@gnarf.net>
Date:
Wed Apr 24 16:07:15 2013 -0400
Fixes #13815: Ensure each element has its own private
data object - Tests by @rwldrn
commit 3a6194076b8b7ab5a9d9f5e6ec602db2ab427d3e
Author: Oleg < markelog@gmail.com >
Date:
Wed Apr 24 22:15:41 2013 +0400
Fix #13818: Add wrapMap entry for col element
The output shown in Listing 2-4 presents three revisions. The first revision has the
name:
18cccd04a6f69018242bce96ef905bc5d3be6ff8
This revision was created by Richard Gibson on Monday, April 29, 2013. The com-
ment:
Fix #13803: domManip remote-script evaluation per 1.9
(AJAX dataType "script")
provides the information that the revision contains the fix for issue number 13803.
Shortened and simplified, the list of revisions can be printed with the command
shown in Listing 2-5 .
Listing 2-5. The command that produces simplified and shortened log information
$ git log --abbrev-commit --abbrev=4 --pretty=oneline -10
It will print an output similar to:
18cc Fix #13803: domManip remote-script...
55e3 Fixes #13815: Ensure each element...
3a619 Fix #13818: Add wrapMap entry for...
78c8 Fix #13819: .parent sort direction...
ad71f Fix #13809: Avoid collisions with...
 
 
Search WWH ::




Custom Search