equal
deleted
inserted
replaced
294 $ hg obslog "desc(D)" --hidden --no-graph -Tjson | python -m json.tool |
294 $ hg obslog "desc(D)" --hidden --no-graph -Tjson | python -m json.tool |
295 [ |
295 [ |
296 { |
296 { |
297 "markers": [ |
297 "markers": [ |
298 { |
298 { |
299 "date": [ |
299 "dates": [ |
300 *, (glob) |
300 [ |
301 0 |
301 *, (glob) |
|
302 0 |
|
303 ] |
302 ], |
304 ], |
303 "effects": [ |
305 "effects": [ |
304 "description", |
306 "description", |
305 "parent", |
307 "parent", |
306 "content" |
308 "content" |
321 "shortdescription": "D" |
323 "shortdescription": "D" |
322 }, |
324 }, |
323 { |
325 { |
324 "markers": [ |
326 "markers": [ |
325 { |
327 { |
326 "date": [ |
328 "dates": [ |
327 *, (glob) |
329 [ |
328 0 |
330 *, (glob) |
|
331 0 |
|
332 ] |
329 ], |
333 ], |
330 "effects": [ |
334 "effects": [ |
331 "description", |
335 "description", |
332 "parent", |
336 "parent", |
333 "content" |
337 "content" |
348 "shortdescription": "F" |
352 "shortdescription": "F" |
349 }, |
353 }, |
350 { |
354 { |
351 "markers": [ |
355 "markers": [ |
352 { |
356 { |
353 "date": [ |
357 "dates": [ |
354 *, (glob) |
358 [ |
355 0 |
359 *, (glob) |
|
360 0 |
|
361 ] |
356 ], |
362 ], |
357 "effects": [ |
363 "effects": [ |
358 "description", |
364 "description", |
359 "parent", |
365 "parent", |
360 "content" |
366 "content" |
375 "shortdescription": "E" |
381 "shortdescription": "E" |
376 }, |
382 }, |
377 { |
383 { |
378 "markers": [ |
384 "markers": [ |
379 { |
385 { |
380 "date": [ |
386 "dates": [ |
381 *, (glob) |
387 [ |
382 0 |
388 *, (glob) |
|
389 0 |
|
390 ] |
383 ], |
391 ], |
384 "effects": [ |
392 "effects": [ |
385 "description", |
393 "description", |
386 "parent", |
394 "parent", |
387 "content" |
395 "content" |
403 "shortdescription": "C" |
411 "shortdescription": "C" |
404 }, |
412 }, |
405 { |
413 { |
406 "markers": [ |
414 "markers": [ |
407 { |
415 { |
408 "date": [ |
416 "dates": [ |
409 *, (glob) |
417 [ |
410 0 |
418 *, (glob) |
|
419 0 |
|
420 ] |
411 ], |
421 ], |
412 "effects": [ |
422 "effects": [ |
413 "description", |
423 "description", |
414 "parent", |
424 "parent", |
415 "content" |
425 "content" |
430 "shortdescription": "B" |
440 "shortdescription": "B" |
431 }, |
441 }, |
432 { |
442 { |
433 "markers": [ |
443 "markers": [ |
434 { |
444 { |
435 "date": [ |
445 "dates": [ |
436 *, (glob) |
446 [ |
437 0 |
447 *, (glob) |
|
448 0 |
|
449 ] |
438 ], |
450 ], |
439 "effects": [ |
451 "effects": [ |
440 "description", |
452 "description", |
441 "parent", |
453 "parent", |
442 "content" |
454 "content" |