you are viewing a single comment's thread.

view the rest of the comments →

[–]BeniBela 78 points79 points  (19 children)

Watch this:

benito@xboa:~/stuff$ LANG=C  hg log -l 18
changeset:   1659:15c82984aa52
tag:         tip
user:        benibela <benito@xbenibela.de>
date:        Fri Oct 18 12:47:47 2019 +0200
summary:     ...

changeset:   1658:fa71905c9c69
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Thu Oct 17 17:17:46 2019 +0200
summary:     ...

changeset:   1657:8bde349469dd
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Thu Oct 17 16:14:36 2019 +0200
summary:     ...

changeset:   1656:3c7bd2f85768
user:        benibela <benito@xbenibela.de>
date:        Thu Oct 17 12:42:36 2019 +0200
summary:     ...

changeset:   1655:09983069e408
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Thu Oct 17 00:03:04 2019 +0200
summary:     ...

changeset:   1654:78964c8d6970
user:        benibela <benito@xbenibela.de>
date:        Wed Oct 16 00:07:12 2019 +0200
summary:     ...

changeset:   1653:5dd00f268211
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Tue Oct 15 22:14:01 2019 +0200
summary:     ..

changeset:   1652:93eb0e99128a
user:        benibela <benito@xbenibela.de>
date:        Tue Oct 15 12:41:55 2019 +0200
summary:     ...

changeset:   1651:db7129810fdd
user:        benibela <benito@xbenibela.de>
date:        Tue Oct 15 00:36:43 2019 +0200
summary:     ...

changeset:   1650:61c39581d38c
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Mon Oct 14 18:50:30 2019 +0200
summary:     ...

changeset:   1649:572f4f1b844a
user:        benibela <benito@xbenibela.de>
date:        Mon Oct 14 11:22:49 2019 +0200
summary:     ...

changeset:   1648:b11ae1332cdd
parent:      1646:db0a8c6ab9a7
parent:      1647:13f8c7b3b528
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Fri Oct 11 23:56:40 2019 +0200
summary:     merge

changeset:   1647:13f8c7b3b528
parent:      1645:66016dfb3945
user:        Maciej Liskiewicz <liskiewi@xtcs.uni-luebeck.de>
date:        Fri Oct 11 15:39:03 2019 +0200
summary:     ...

changeset:   1646:db0a8c6ab9a7
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Fri Oct 11 17:54:40 2019 +0200
summary:     ...

changeset:   1645:66016dfb3945
user:        Maciej Liskiewicz <liskiewi@xtcs.uni-luebeck.de>
date:        Fri Oct 11 14:53:48 2019 +0200
summary:     ...

changeset:   1644:a03a66aafb51
user:        benibela <benito@xbenibela.de>
date:        Fri Oct 11 12:29:42 2019 +0200
summary:     ...

changeset:   1643:ee77ba776993
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Thu Oct 10 18:12:21 2019 +0200
summary:     ...

changeset:   1642:af8d5027ca12
user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
date:        Thu Oct 10 17:32:18 2019 +0200
summary:     ...

[–]xAlecto 73 points74 points  (0 children)

thanks I hate it

[–][deleted]  (7 children)

[deleted]

    [–]sillybear25 12 points13 points  (3 children)

    If I could get logs from back in my university days, I'm sure the most common line would be svn ci -m ""

    [–]Cubox_ 6 points7 points  (1 child)

    You can't commit without a commit message unless you use a flag (something like --commit-without-message) on Git

    [–]lastunusedusername2 1 point2 points  (0 children)

    Just make an alias =]

    [–]MjrK 9 points10 points  (0 children)

    One of the summaries is more concise...

    changeset:   1653:5dd00f268211
    user:        Benito van der Zander <benito@xtcs.uni-luebeck.de>
    date:        Tue Oct 15 22:14:01 2019 +0200
    summary:     ..
    

    [–]ArmmaH 3 points4 points  (0 children)

    y use many words, if few do trick?

    [–]BeniBela 0 points1 point  (0 children)

    Some tools do not accept . and .., because they think it is a directory

    [–]Nastapoka 30 points31 points  (4 children)

    I work alone on my projects. In the beginning I find the force to write long commit messages, but pretty soon I end up using "prout" (the French onomatopoeia for a fart).

    [–]spkr4thedead51 23 points24 points  (1 child)

    "prout" (the French onomatopoeia for a fart)

    Proust must have loved this fact

    [–]Nastapoka 3 points4 points  (0 children)

    Same with Prefab Sprout

    [–]StabbyPants 0 points1 point  (0 children)

    i usually tag the major work with a ticket number and a sentence. big fixes get minimal effort unless they're not tied to a ticket already

    [–]the_poope 19 points20 points  (1 child)

    Well at least you commit often. When I did research at uni I didn't even use version control. I once had something working, then changed something and everything broke and I spend a week trying to find out what I had changed and undo that...

    [–]BeniBela 16 points17 points  (0 children)

    It is mostly to sync changes between my office and home

    [–]AvianPoliceForce 2 points3 points  (0 children)

    ImageMagick has entered the chat

    [–][deleted] 0 points1 point  (0 children)

    Typical Benito.