Junio C Hamano
627a8b8dcd
core-tutorial: trim the section on Inspecting Changes
...
Back when the core tutorial was written, `log` and `whatchanged`
were scripted Porcelains. In the "Inspecting Changes" section that
talks about the plumbing commands in the diff family, it made sense
to use `log` and `whatchanged` as good examples of the use of these
plumbing commands, and because even these scripted Porcelains were
novelty (there wasn't the new end-user tutorial written), it made
some sense to illustrate uses of the `git log` (and `git
whatchanged`) scripted Porcelain commands.
But we no longer have scripted `log` and `whatchanged` to serve as
examples, and this document is not where the end users learn what
`git log` command is about. Stop at briefly mentioning the
possibility of combining rev-list with diff-tree to build your own
log, and leave the end-user documentation of `log` to the new
tutorial and the user manual.
Also resurrect the last version of `git-log`, `git-whatchanged`, and
`git-show` to serve as examples to contrib/examples/ directory.
While at it, remove 'whatchanged' from a list of sample commands
that are affected by GIT_FLUSH environment variable. This is not
meant to be an exhaustive list but as a list of typical ones, and an
old command that is kept primarily for backward compatibility does
not belong to it.
Helped-by: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2013-08-13 09:01:52 -07:00
..
2013-07-29 12:32:25 -07:00
2013-08-08 14:03:21 -07:00
2013-08-01 12:01:01 -07:00
2013-02-02 21:46:52 -08:00
2013-02-01 13:53:25 -08:00
2013-07-17 18:02:22 -07:00
2013-04-03 16:14:19 -07:00
2013-05-10 12:13:08 -07:00
2013-08-02 11:01:01 -07:00
2013-02-17 15:25:52 -08:00
2012-04-26 13:19:06 -07:00
2013-07-22 11:23:27 -07:00
2013-02-01 13:53:33 -08:00
2013-07-21 22:51:45 -07:00
2013-04-22 13:34:31 -07:00
2013-06-27 09:37:12 -07:00
2011-07-06 14:26:26 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-05-17 12:09:21 -07:00
2013-07-22 16:06:48 -07:00
2013-02-14 10:29:01 -08:00
2013-03-28 10:30:04 -07:00
2013-02-07 14:41:38 -08:00
2013-02-01 13:53:33 -08:00
2013-08-02 09:29:30 -07:00
2013-04-11 11:11:36 -07:00
2013-06-30 15:45:43 -07:00
2013-07-13 10:19:37 -07:00
2013-06-11 13:31:23 -07:00
2011-03-11 10:59:16 -05:00
2013-06-27 14:37:21 -07:00
2012-09-03 15:53:37 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-07-24 19:16:13 -07:00
2013-07-15 08:35:32 -07:00
2012-06-19 11:35:19 -07:00
2013-03-25 15:01:22 -07:00
2013-05-17 12:09:21 -07:00
2013-07-31 12:38:15 -07:00
2013-04-10 13:27:26 -07:00
2012-08-08 12:11:54 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-12 12:00:52 -07:00
2013-02-01 13:53:33 -08:00
2013-02-05 16:13:32 -08:00
2013-02-05 16:13:32 -08:00
2013-05-17 12:09:21 -07:00
2013-05-20 11:09:03 -07:00
2011-07-06 14:26:26 -07:00
2013-05-20 15:50:44 -07:00
2011-05-26 22:15:39 -07:00
2013-07-21 22:51:37 -07:00
2013-05-17 12:09:21 -07:00
2013-06-22 23:36:48 -07:00
2013-01-14 07:59:46 -08:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:33 -08:00
2013-03-25 13:46:42 -07:00
2013-05-17 12:09:21 -07:00
2013-01-21 16:26:26 -08:00
2013-07-03 12:11:04 -07:00
2011-07-06 14:26:26 -07:00
2013-05-17 12:09:21 -07:00
2013-04-18 09:30:15 -07:00
2011-07-06 14:26:26 -07:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-03 07:43:29 -07:00
2013-04-13 22:27:06 -07:00
2013-02-01 13:53:33 -08:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-05-28 08:07:20 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2011-10-16 11:09:35 -07:00
2013-07-22 11:23:27 -07:00
2012-08-06 14:04:16 -07:00
2013-04-15 11:08:37 -07:00
2013-06-23 00:33:58 -07:00
2011-03-11 10:59:16 -05:00
2013-05-17 12:09:21 -07:00
2011-07-06 14:26:26 -07:00
2012-08-31 11:45:33 -07:00
2011-08-04 15:49:13 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-07-21 22:51:32 -07:00
2013-02-01 13:53:33 -08:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:33 -08:00
2011-07-06 14:26:26 -07:00
2013-02-01 13:53:25 -08:00
2013-07-12 12:04:14 -07:00
2012-10-25 06:15:56 -04:00
2013-07-03 13:27:15 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2013-07-18 16:23:46 -07:00
2011-07-06 14:26:26 -07:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-07-18 16:23:51 -07:00
2013-07-08 12:44:01 -07:00
2013-07-19 10:42:46 -07:00
2013-02-01 13:53:33 -08:00
2012-01-06 12:44:01 -08:00
2013-06-27 13:52:41 -07:00
2011-09-06 11:42:12 -07:00
2013-05-29 14:23:04 -07:00
2011-07-06 14:26:26 -07:00
2013-04-12 12:00:52 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 14:12:34 -08:00
2013-02-07 14:41:45 -08:00
2013-06-22 23:35:17 -07:00
2012-02-28 14:55:39 -08:00
2013-04-15 11:08:37 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2012-04-26 13:19:06 -07:00
2013-07-19 10:15:09 -07:00
2013-08-05 08:19:47 -07:00
2013-07-22 16:06:48 -07:00
2013-05-17 12:09:21 -07:00
2013-03-25 14:00:29 -07:00
2013-07-18 16:01:30 -07:00
2013-02-01 13:53:33 -08:00
2012-03-28 11:18:35 -07:00
2011-09-11 21:52:18 -07:00
2013-03-13 10:46:07 -07:00
2013-03-09 23:21:35 -08:00
2013-04-21 23:11:02 -07:00
2013-04-15 11:08:37 -07:00
2013-04-15 11:08:37 -07:00
2013-07-22 11:23:56 -07:00
2013-07-17 17:50:56 -07:00
2011-03-11 10:59:16 -05:00
2013-07-01 14:23:24 -07:00
2013-04-01 09:19:30 -07:00
2013-02-05 16:13:32 -08:00
2013-07-15 10:28:48 -07:00
2013-08-05 09:39:01 -07:00
2012-10-21 12:17:38 -07:00
2013-07-31 12:38:21 -07:00
2012-04-26 13:19:06 -07:00
2013-04-12 12:00:52 -07:00
2011-07-06 14:26:26 -07:00
2011-07-06 14:26:26 -07:00
2013-05-17 12:09:21 -07:00
2013-02-01 13:53:25 -08:00
2011-07-06 14:26:26 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-04-15 11:08:37 -07:00
2013-06-21 09:05:15 -07:00
2013-02-01 13:53:33 -08:00
2011-07-06 14:26:26 -07:00
2013-08-13 09:01:52 -07:00
2013-02-01 13:53:33 -08:00
2013-03-26 12:40:04 -07:00
2013-08-13 09:01:52 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-06-03 10:53:11 -07:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-02-05 16:13:32 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-05-29 14:20:16 -07:00
2013-06-09 13:45:32 -07:00
2013-02-01 13:53:33 -08:00
2013-04-15 11:08:37 -07:00
2013-02-01 13:53:33 -08:00
2013-07-04 21:52:15 -07:00
2013-07-22 16:06:48 -07:00
2013-02-01 13:53:33 -08:00
2013-07-03 13:27:15 -07:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2011-11-08 13:37:10 -08:00
2013-03-28 10:30:04 -07:00
2013-01-05 23:41:42 -08:00
2013-06-17 13:11:56 -07:00
2013-02-07 14:42:16 -08:00
2013-07-03 15:36:30 -07:00
2013-04-05 10:57:23 -07:00
2013-04-23 11:22:48 -07:00
2013-08-05 08:19:47 -07:00
2013-05-12 15:23:48 -07:00
2013-08-05 13:00:20 -07:00
2013-05-08 12:13:12 -07:00
2011-11-22 18:16:59 -08:00
2013-02-01 13:53:33 -08:00
2013-02-01 13:53:33 -08:00
2013-07-21 22:51:24 -07:00
2012-08-07 14:30:52 -07:00
2013-07-22 11:34:25 -07:00